> I want to be able to style form controls. > > I want to be able to style form controls.
Use Flash/Java/Shockwave/Flex/GTK to make your own GUI Use Flash/Java/Shockwave/Flex/GTK to make your own GUI Browsers don't like the idea of you messing with their interactive GUI elements http://www.456bereastreet.com/archive/200409/styling_form_controls/ And even when you harness DOM to style them you will realise soon that form elements are more than just looks, they also need the proper interaction. http://badboy.ro/articles/2005-07-23/index.php (Check the comments to see how the script changes behaviour and makes the form less usable/accessible) Furthermore, have you asked your visitors if they share your idea of usefulness and nice looks? With browser skins I can change forms to the way I want to see them or need to see them, with your style sheet I am relying on you to do it right, and as "me", as in the visitor is part of a very diverse group, this leaves you quite a demanding task to fulfil. -- Chris Heilmann Blog: http://www.wait-till-i.com Writing: http://icant.co.uk/ Binaries: http://www.onlinetools.org/ ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
