drop-down nav menu problem

wxdqz

New Member
Hello all, I was wondering if one of you people full of JS wisdom could give me a hand with something... I am using JS drop down navigation menus on one of my new pages, but I need to figure out how to make the links in the menu target, everything that I have tried so far does not work.

If you go to <!-- w --><a class="postlink" href="http://www.420crew.com/customcreations">www.420crew.com/customcreations</a><!-- w --> then click on the link at the bottom of the page that leads to Body Kits, you will see where I have implemented these nav menus. Because of the fact that I am using Iframes on the site, I need to have the nav menus all target to "main" which i have named the middle content frame.

Currently when you try and follow one of the links it loads that page over the index page, whereas I want it to load in the main frame like the rest of the page.

If someone could fiddle with the code and tell me how to make it work the way I want it to that would be outstanding!

Thanks for all of your time in advance! Ill check back in a day or so to see if someone as come up with an answer, thanks again!
 
Back
Top