<DIV> tag

C

chirs

Hi,

What are the target and cmd attributes in the following code? I could
not find the information for these two attributes to be used in a
<DIV> tag. Thank you.

<DIV class=Bar id=Bar1 menu="menu1" target='_top"'
cmd="/app/login/ctrl.jsp?cmd=pipeline.main">Pipeline</DIV>

Chris
 
V

VK

DIV has no target or cmd attributes.
Your sample is a chunk of a very wrong HTML code, or an HTML code for a
very special browser I'm not aware of (not IE or NN for sure).
Last option: someone's playing with DOM / XML and making a FORM
equivalent from DIV.
 
S

Sudsy

chirs said:
Hi,

What are the target and cmd attributes in the following code? I could
not find the information for these two attributes to be used in a
<DIV> tag. Thank you.

<DIV class=Bar id=Bar1 menu="menu1" target='_top"'
cmd="/app/login/ctrl.jsp?cmd=pipeline.main">Pipeline</DIV>

Chris

Go to www.w3c.org. DIV is an HTML tag.
 
C

chirs

VK said:
DIV has no target or cmd attributes.
Your sample is a chunk of a very wrong HTML code, or an HTML code for a
very special browser I'm not aware of (not IE or NN for sure).
Last option: someone's playing with DOM / XML and making a FORM
equivalent from DIV.

I found the target tag in O'Reilly book called Dynamic HTML The
Definitive Reference on Page 240.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,431
Messages
2,571,679
Members
48,796
Latest member
Greg L.

Latest Threads

Top