I have redefined <page> in clean.dryml.
In clean.dryml, I have <body param>, and beneath this <header param>
<div param ="masthead>, etc.
A while back I discovered that if I use the <body> tag in a page, it
over rides all
the entry point tags below (<masthead>, etc.)
What I would like to do is be able to have a case where
<body onload="togglevisible('mydiv')">
Is there any way to pass in the extra parameter without destroying the
ability to
access the entry points below <body>?
If not with the tags, is it possible with logic, and how would that
look?
jet
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Hobo
Users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/hobousers?hl=en
-~----------~----~----~----~------~----~------~--~---