I added a simple Javascript drop down menu to my Library (based on the
code on this page: www.htmlgoodies.com/JSBook/lesson27effect.html).
When I insert it from the Library into non-template based pages (for
example:
www.toppest.com/addtofavorites.htm), it works, so I know that my
revisions to the code work. However, when I insert it from the Library
into a Template, the code fails in the associated Child pages (for
example: www.toppest.com/theatre.htm). I tried pasting the code
directly into the Template without using the Library, but it still
doesn't work, so I don't think that the problem is caused by the
Library. More likely, it's the Template or something to do with the
Folders that's causing the problem. How do I get the
Javascript drop down menu to work in template-based pages? |