Forum Moderators: open

Message Too Old, No Replies

Links in Dropdown List

SE friendly

         

aspdaddy

4:48 pm on Feb 26, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Whats the best way to link list options to pages, and be se friendly.

Where do I write the hrefs?

Thanks

<form method=post>
<select class=h_select
<option>About</option>
<option>Contact </option>
<option>FAQ's</option>
</select>
<input type=submit class=h_button value="Go">
</form>

Birdman

5:44 pm on Feb 26, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



aspdaddy,

I'm not sure there is an SE friendly way to do it, besides having standard links to those pages elsewhere on the page or in a site map.