HTML Option Tag with Value set as an Anchor

Posted by Craig on Stack Overflow See other posts from Stack Overflow or by Craig
Published on 2010-06-17T22:18:16Z Indexed on 2010/06/17 22:23 UTC
Read the original article Hit count: 208

Filed under:
|
|
|

Hello, I am updating some super legacy code and I am unsure how to make this HTML5 compatible.

<option value='<a href='http://localhost:8080/dm?id=&#037;&#037;SUBSCRIBER_ID_TAG&#037;&#037;'>View in a browser window</a>'>Display Message(HTML Version)</option>

I personally have never run across something like that so any help would be great.

© Stack Overflow or respective owner

Related posts about html

Related posts about value