Jochem: I think the website is to blame for both parts. All sites should be cross-browser compliant. All I was saying is from a 508 standpoint it is a poor example, the fundamental objective of 508 is to provide the same access to information, regardless of disability... and regardless of thier browser choice. I know you don't want to hear it, but the vast majority of users use IE, so common sense says code to IE first, whether its standard compliant or not, then worry about the other 5%.
Isaac. width: 1500 is a fixed size. trying using ems and changing the text size in the browser. Rachel (my css purist fiance) gave me a lecture on it, growing a checkbox to the entire size of the browser. The same code in mozilla just enlarged the box model around the checkbox but the checkbox remained small. -Adam On 6/20/05, S. Isaac Dealey <[EMAIL PROTECTED]> wrote: > > Interesting. Unfortunately Mozilla is lacking in other > > areas for 508 > > that I've tested. Like the inability to enlarge radio > > buttons and > > checkboxes. It will enlarge the text on a form, but leave > > checkboxes > > and radio buttons tiny, only enlarging the box around > > them. > > Afaik MSIE doesn't change the size of checkboxes and radio buttons > either... <input type="checkbox" style="width: 1500;" /> ... the > "checkbox" will be wider than your browser, but the graphical portion > of it will still be 15 px wide. I expect most browsers behave > similarly, although I haven't tested that specifically. > > > s. isaac dealey 954.522.6080 > new epoch : isn't it time for a change? > > add features without fixtures with > the onTap open source framework > > http://www.fusiontap.com > http://coldfusion.sys-con.com/author/4806Dealey.htm > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Discover CFTicket - The leading ColdFusion Help Desk and Trouble Ticket application http://www.houseoffusion.com/banners/view.cfm?bannerid=48 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:210018 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

