PDA

View Full Version : Position JavaScript


nicedreams
01-18-2006, 09:17 PM
I have a JavaScript menu on the page I am trying to convert to 100% CSS styling (http://josh.biz/polyprint/).

Am I correct in assuming it can be accurately positioned as a CSS element or placed within a containing DIV?

If so, what is the favourite method of doing so?

J.
:cool:

nicedreams
01-24-2006, 01:30 PM
I'm disappointed not to have received any replies so I guess the recommended method is just to place the Script tag within a relevant div tag. It seems to validate OK.

:rolleyes: