Quote:
Originally Posted by Lynne
Did you try what I posted on vb.com with the changing of all the ids? It worked just fine on my test site when I changed it in all the spots I did in that code that I posted on vb.com It's not just the call in the script, it's the ids also. ids must be unique. You cannot have two things with the same id.
|
OK,... I finally figured it out!
I forgot that when I use custom buttons in the header for navigation, I have to edit the Navbar template and delete everything between the
Code:
<!-- nav buttons bar -->
and the
<!-- /nav buttons bar -->
A stupid mistake on my part but I won't make the same mistake again.
Many thanks to you Lynne and everyone else for the great effort to help me find the problem.