[thelist] CF: Building a <body> tag.

Frank framar at interlog.com
Thu Feb 14 11:52:00 CST 2002


I'm wondering if someone can suggest an approach for something that
I've been pondering for a few months.

I use a system with a template top and template bottom that wraps the
content in the center. Some of my pages use javascript with onLoad(),
but not all. Now, the documents load in this order:

Application
   -> TemplateTop
      -> <body>

My cf scripts go here.

OnRequestEnd
  -> TemplateBottom
     -> </body>

Can someone suggest a method whereby I can alter the body tag from
within my scripts? The best solution I can think of is to set the
body tag to a default variable, and to alter the variable from within
my scripts, but they run after the TemplateTop has been included. How
can I go by altering that one variable, after a doc has been
included? Another kicker is that in every case, there is content
after the body tag as well.

General ideas to stimulate creative approaches just as gladly
accepted as pat solutions.

Thanks.

--

Our best destiny, as planetary cohabitants, is the development
of what has been called "species consciousness" - something over
and above nationalisms, blocs, religions, ethnicities.


Frank Marion                      Framar Studios
frank at framarstudios.com           http://www.framarstudios.com



More information about the thelist mailing list