In article <at********************************@4ax.com>, Geoff Cox <<wrote:
>hello
when I use
<fieldset><legend></legend>
<input type="hidden" name="subject" value="Course">
<input type="hidden" name="recipient" value="allemails">
<input type="hidden" name="email" value="fr**@jim.com">
<input type="hidden" name="redirect" value="thanks.htm">
<input type="hidden" name="required" value="name,user-email">
</fieldset>
this is OK with IE 7 but with Firefox 2.0.0.9 I get an empty box with
a line round it.
How do I get rid of this box?
Umm... don't use 'fieldset'? (:-))
From the first entry I googled up:
"HTML <fieldsettag
Definition and Usage
The fieldset element draws a box
around its containing elements"
Did you actually want a 'frameset', maybe?
Cheers,
-- Pete --
[BTW, I cut & pasted your code snippet, and ran it through 'tidy',
which *objected* to the empty 'legend', and removed it! Still got
the box in firefox, though]
--
================================================== ==========================
The address in the header is a Spam Bucket -- don't bother replying to it...
(If you do need to email, replace the account name with my true name.)