JS Menu error, only on 1 or 2 pages, HELP PLEASE

wxdqz

New Member
Ok, here is my issue that I am having, and I hope to god someone out there can help me figure out why it is happening.

My menu uses 2 .js files located in my httpdocs directory. On each webpage, I use the EXACT SAME code to call up the menu and have it displayed. This works great, wonderfully, throughout 95% of the website, but when people go to a few specific pages, I get errors. The code has not changed, the html has not changed at all (the main top portion, only state names, city names have changed) so I cannot figure out why I am getting an error. This is what I get:

Error, line 77
Object does not support property or method

If anyone can answer this, I would be very grateful, to see the page I am talking about click on
<!-- w --><a class="postlink" href="http://www.antiqueshoppingguide.com">www.antiqueshoppingguide.com</a><!-- w --> (<!-- m --><a class="postlink" href="http://www.antiqueshoppingguide.com">http://www.antiqueshoppingguide.com</a><!-- m -->)

and then choose Locate a store, usa, scroll down to Kansas and then pick the first "A" city, and then scroll up to the menu. The portions of the menu that are not drop down work fine, but Contact, Locate a Store do not work and generate the error

What seems the strangest to me is how the code has not changed, the html has not changed, yet it doesn't work, it shouldn't, by all logic, be that way when the rest of the site works fine, should it??

Please leave me a messaage here or email me at <!-- e --><a href="mailto:[email protected]">[email protected]</a><!-- e --> if you have the answer I need, I am desperate here as this is ruining my site! (Btw, this also does this on a few Alabama pages)
 
Back
Top