I've added navigation by mfg but there has to be a better. I've added links to the footer and each one looks like this...
<a class="font1" href="http://www.ladybugsandlilypads.com/search.asp?keyword=Some Mfg">Some Mfg</a>
Basically, I want to list the mfgs and make it so when the user clicks the link, it will list products by that mfg. Anyone know how to do this?
Thanks,
Greg
<a class="font1" href="http://www.ladybugsandlilypads.com/search.asp?keyword=Some Mfg">Some Mfg</a>
Basically, I want to list the mfgs and make it so when the user clicks the link, it will list products by that mfg. Anyone know how to do this?
Thanks,
Greg
Comment