First off, congratulations on the new EE site - sweet work guys!
I’m having a bit of a problem with setting values to my comment form URL input and textarea.
I’m using jQuery to hide labels on focus. My labels are set as input values and hide when a user focuses on the input.
My problem is the default value for the {url} field input overrides the value I set in the template and always remains as “http://”
I’m experiencing the same issue with my comment textarea although in this case I get no value at all. The textarea remains empty when I set the value to “Comment Here”.
How do I resolve this - I’d hate to change the entire design because it works for all other inputs.
Thanks,
Neo