Firefox/Feature Brainstorming:Form handling and text areas: Difference between revisions

 
Line 60: Line 60:
:However we would be breaking the standards, wouldn't we? And i think we shouldn't be trying to do W3C's job.
:However we would be breaking the standards, wouldn't we? And i think we shouldn't be trying to do W3C's job.


EDIT: Similar thing works in this version, but is not a fomt input and it's not submitted with the rest of the form.
*This should act like <tt>div</tt> element with <tt>contenteditable</tt> attribute. DOM content should be acessibile and <tt>execCommand</tt> should work. --[[User:Ziga|Ziga]] 15:49, 13 February 2007
  <div contanteditable="true"> </div>


== Use mouse wheel to modify the values ==
== Use mouse wheel to modify the values ==
8

edits