PDA

View Full Version : <Select> <OPTIONS> tag?


agreen1125
06-16-2005, 01:35 PM
Are the VALUES (i.e. links) inside the OPTIONS tag be spidered by the SE's?

Thanks.

UltraZulu
06-22-2005, 09:29 AM
in my experience not. I would consider a different way to navigate, select tags are not the best way to go about this.

CSS based lists are a better option.

Hope that helps.