Javascript not working correctly in FP2003 border

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a simple "switch menu" java script that works properly when it is a
regular page however it doesn't work correctly when the code is place in the
left border of a webpage using shared borders. I have another script running
in the top border that works just fine but the page calls the script vs the
left border the script is embedded in the code.

Any suggestions as how I can make this script work in the border correctly?
I've tried calling the script vs embedding it and that doesn't seem to work
either. Has anyone had this same issue and been able to resolve it?

Thanks for you help!
 
The JavaScript that is located in the head section of the page, must be inserted after the <body>
tag of the page that will be included in other pages.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top