I'm working on a site in xhmtl 1.1, and has a form like this:
<snip>
<x-tad-smaller><</x-tad-smaller><x-tad-smaller>form</x-tad-smaller><x-tad-smaller> method='post' action='form'>
<</x-tad-smaller><x-tad-smaller>fieldset</x-tad-smaller><x-tad-smaller>>
<</x-tad-smaller><x-tad-smaller>/legend</x-tad-smaller><x-tad-smaller>>
<</x-tad-smaller><x-tad-smaller>label</x-tad-smaller><x-tad-smaller>>Name: (required) <</x-tad-smaller><x-tad-smaller>input</x-tad-smaller><x-tad-smaller> type='text' name='name' value='' /><</x-tad-smaller><x-tad-smaller>/label</x-tad-smaller><x-tad-smaller>>
<</x-tad-smaller><x-tad-smaller>label</x-tad-smaller><x-tad-smaller>>Email: (required) <</x-tad-smaller><x-tad-smaller>input</x-tad-smaller><x-tad-smaller> type='text' name='email' value='' /><</x-tad-smaller><x-tad-smaller>/label</x-tad-smaller><x-tad-smaller>>
<</x-tad-smaller><x-tad-smaller>input</x-tad-smaller><x-tad-smaller> type='text' name='url' value='' /><</x-tad-smaller><x-tad-smaller>/label</x-tad-smaller><x-tad-smaller>>
<</x-tad-smaller><x-tad-smaller>label</x-tad-smaller><x-tad-smaller>>Title: (required) <</x-tad-smaller><x-tad-smaller>input</x-tad-smaller><x-tad-smaller> type='text' name='title' value='' /><</x-tad-smaller><x-tad-smaller>/label</x-tad-smaller><x-tad-smaller>>
<</x-tad-smaller><x-tad-smaller>label</x-tad-smaller><x-tad-smaller>>And your comment, please: <</x-tad-smaller><x-tad-smaller>br</x-tad-smaller><x-tad-smaller> /><</x-tad-smaller><x-tad-smaller>textarea</x-tad-smaller><x-tad-smaller> name="comment" rows='15' cols='20'><</x-tad-smaller><x-tad-smaller>/label</x-tad-smaller><x-tad-smaller>>
<</x-tad-smaller><x-tad-smaller>input</x-tad-smaller><x-tad-smaller> name='articleref' value='cleanurls' type='hidden' />
<</x-tad-smaller><x-tad-smaller>br</x-tad-smaller><x-tad-smaller> /><</x-tad-smaller><x-tad-smaller>input</x-tad-smaller><x-tad-smaller> type='submit' value='Okay' id='submit' />
<</x-tad-smaller><x-tad-smaller>/fieldset</x-tad-smaller><x-tad-smaller>>
<</x-tad-smaller><x-tad-smaller>/form</x-tad-smaller><x-tad-smaller>></x-tad-smaller>
</snip>
I know it's not *exactly* the same as what Cameron is doing, but it's up the alley, and it renders fine in IE5.2/Mac
Actually Camerons form also renders in IE5.2/Mac, but everything is forced into a very narrow space (like 20-30 px) at the right of the viewport.
I havent' had time to figure out why, but at least it does render.
Best
Martin
On 24/3-2004, at 14.14, Charles Eaton wrote:
Report from the Mac side:
IE 5.2 is NO on all (can't deal with "!DOCTYPE XHTML 1.0 Strict")
Safari Un-styled Form OK? Mozilla Firebird OK
Safari Vertical Form OK Mozilla Firebird OK
Safari Columnar Form NO Mozilla Firebird OK
Safari Horizontal Form NO Mozilla Firebird OK
Safari Margin Form NO Mozilla Firebird OK
Safari Fieldset Layout OK Mozilla Firebird OK
I will (later today) look over the "NO's", re-format and send you the URL.
-chuck
=====================================================
On Tuesday, March 23, 2004, at 10:51 PM, Cameron Adams wrote:
Hi,
You might be interested in some accessible, semantic
form layouts I've made:
http://www.themaninblue.com/writing/perspective/2004/03/24
Regards,
--
Cameron Adams
W: www.themaninblue.com
__________________________________
Do you Yahoo!?
Yahoo! Finance Tax Center - File online. File on time.
http://taxes.yahoo.com/filing.html
*****************************************************
The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
*****************************************************
*****************************************************
The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
*****************************************************
