okay i may be completely in the wrong area, need some help if anyone could.
My code
Code:<option class="selectCategory" value="{$searchCategory.categoryId}" {if $searchCategory.categoryId==$categoryId}selected="selected"{/if}>{$searchCategory.name}</option>
I want to make this into a regular old Link... such as click here type thing.
thanks in advance.


Reply With Quote

Bookmarks