Hi,
What are the menu and cmd attributes in the following code? I could
not find the information for these two attributes to be used in a
<DIV> tag. Someone told me that you can define customised attribute
for <DIV> tag. Is that true? Thank you. Here is the code:
<DIV class=Bar id=Bar1 menu="menu1" target='_top"'
cmd="/app/login/ctrl.jsp?cmd=pi peline.main">Pi peline</DIV>
I found the target tag in O'Reilly book called Dynamic HTML The
Definitive Reference on Page 240. But I can't find it in www.w3c.org.
Chris
What are the menu and cmd attributes in the following code? I could
not find the information for these two attributes to be used in a
<DIV> tag. Someone told me that you can define customised attribute
for <DIV> tag. Is that true? Thank you. Here is the code:
<DIV class=Bar id=Bar1 menu="menu1" target='_top"'
cmd="/app/login/ctrl.jsp?cmd=pi peline.main">Pi peline</DIV>
I found the target tag in O'Reilly book called Dynamic HTML The
Definitive Reference on Page 240. But I can't find it in www.w3c.org.
Chris
Comment