JSP CUSTOM TAG LIBRARIES


Common HTML tag attributes
The following standard HTML tag attributes are supported by the Domino JSP tags:

accept


accept_charset
accesskey
action
align
border
class
cols
datasrc
dir
disabled
display
enctype
id
label
lang
language
maxlength
multiple
name
onafterupdate
onbeforeupdate
onblur
onchange
onclick
ondblclick
ondragstart
onfocus
onhelp
onkeydown
onkeypress
onkeyup
onmousedown
onmousemove
onmouseout
onmouseover
onmouseup
onreset
onresize
onrowenter
onrowexit
onselect
onselectstart
onsubmit
readonly
rows
selected
size
src
style
tabindex
target
title
type Text is the default. This attribute can be used in the input tag. You represent a Domino Rich Text field using the richtext tag. This attribute can be used in the input, and textarea tags.
value
wrap
See Also