Hi,
OPTION tag currently extends Tag class.
Hence the following input:
<OPTION><LABEL>Hello World</LABEL></OPTION>
gets translated into (after a toHtml() call)
<OPTION></OPTION>
<LABEL>
Hello World
</LABEL>
</OPTION>
As can be seen the OPTION tag has got closed explicitly even though
there was an ending tag.
Regards,
Dhaval Udani
Senior Analyst
M-Line, QPEG
OrbiTech Solutions Ltd.
+91-22-28290019 Extn. 1457
|