HTML

From Gui

(Difference between revisions)
(xmStP3 Thanks a lot for the blog article.Really thank you! Really Great.)
 
(21 intermediate revisions not shown)
Line 1: Line 1:
-
== Widgets ==
+
xmStP3 Thanks a lot for the blog article.Really thank you! Really Great.
-
* <form>
+
-
** <label>
+
-
** <fieldset>
+
-
*** legend
+
-
** <input>
+
-
*** hidden
+
-
*** text
+
-
*** password
+
-
*** file
+
-
*** submit
+
-
*** reset
+
-
*** image
+
-
*** checkbox
+
-
*** radio
+
-
*** button
+
-
** <button>
+
-
** <textarea>
+
-
** <select>
+
-
*** <optgroup>
+
-
**** <option>
+
-
 
+
-
== Properties ==
+
-
 
+
-
* tabindex
+
-
* disabled
+
-
* checked
+
-
* maxlength
+
-
* name
+
-
* readonly
+
-
* size (rows/cols for <textarea>)
+
-
* title
+
-
* class
+
-
* accesskey
+
-
* id
+
-
 
+
-
== Events ==
+
-
 
+
-
* focus
+
-
* blur
+
-
* select
+
-
* change
+
-
* click
+
-
* dblclick
+
-
* mousedown
+
-
* mousemove
+
-
* mouseout
+
-
* mouseover
+
-
* mouseup
+
-
* keydown
+
-
* keypress
+
-
* keyup
+
-
* submit
+
-
* reset
+

Current revision as of 11:59, 9 January 2014

xmStP3 Thanks a lot for the blog article.Really thank you! Really Great.

Personal tools