I want to link categories to their own pages. so I mean when I click to 'Hotels' it should open the page which is Category/Hotels
this is the current code
<select name="category">
<option value="">Any Category</option>
<option value="clubs">Clubs</option></a>
<option value="hotels">Hotels</option>
<option value="pubbar">Pub&Bar</option>
<option value="restaurants">Restaurants</option>
</select>
lets say I want to link like that
<option value="http://ift.tt/290vO28; Clubs </option>
<option value="http://ift.tt/297z8MK; Hotels </option>
.. and so on
but when I do, its directing to this page:
http://ift.tt/290vQXS
via Chebli Mohamed
Aucun commentaire:
Enregistrer un commentaire