Prentice Hall and Sun Microsystems. Personal use only; do not redistribute.
546
Appendix A
Servlet and JSP Quick Reference
JavaScript Buttons
Usual form:
(no end tag)
Attributes:
NAME
,
VALUE
,
ONCLICK
,
ONDBLCLICK
,
ONFOCUS
,
ONBLUR
Alternative JavaScript Buttons
Usual form:
HTML Markup
Attributes:
NAME
,
VALUE
,
ONCLICK
,
ONDBLCLICK
,
ONFOCUS
,
ONBLUR
Internet Explorer only.
Check Boxes
Usual form:
(no end tag)
Attributes:
NAME
(required),
VALUE
,
CHECKED
,
ONCLICK
,
ONFOCUS
,
ONBLUR
Name/value transmitted only if check box is checked.
Radio Buttons
Usual form:
VALUE="..." ...>
(no end tag)
Attributes:
NAME
(required),
VALUE
(required),
CHECKED
,
ONCLICK
,
ONFOCUS
,
ONBLUR
You indicate a group of radio buttons by providing all of them with the
same
NAME
.
Combo Boxes
Usual form:
...
SELECT
Attributes:
NAME
(required),
SIZE
,
MULTIPLE
,
ONCLICK
,
ONFOCUS
,
ONBLUR
,
ONCHANGE
OPTION
Attributes:
SELECTED
,
VALUE
Second edition of this book: www.coreservlets.com; Sequel: www.moreservlets.com.
Servlet and JSP training courses by book's author: courses.coreservlets.com.
footer
Our partners:
PHP: Hypertext Preprocessor Best Web Hosting
Java Web Hosting
Jsp Web Hosting
Cheapest Web Hosting
Visionwebhosting.net Business web hosting division of Web
Design Plus. All rights reserved