I don't know how to really phrase the question but for my website I have a Javascript script that turns a category into a drop down of the products we have in our database.
example:
HID Kits
HID Flashlights
ETC
ETC
Then when clicked:
HID KITS
-1
-2
-3
HID Flashlights
ETC
ETC
However, I am trying to get it to have the drop down BUT link to a product page that has the products of the category on it. I have the pages built and I have had the categories go to the product pages but I can't figure out how to have BOTH the drop down and the link to the product page....
Here is the code that are the links for the categories...
Bookmarks