Would this work?
<input type="text" value="<a href=jroq@gmail.com>JROQ</a>"></input>
How could I make it happen?
|
Would this work?
How could I make it happen? |
||||
|
|
|
Yes and no. Yes, because the value attribute can accept any string (although you really should use HTML entities for the It also begs the question: why would you put a hyperlink in an input field? If you're trying to send an email from your webpage there are plenty of ways to do it. You can:
|
|||||||||||||
|