I mainly do HTML / CSS / JS, so I just lost it here, so I don’t know if this is possible the way I want it, this is it:
I have this code
<html:text styleClass="span4" title="No spaces or dashes" />
I want this input to display with the "placeholder" attribute. How can i do this?
Thanks in advance!
source
share