Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Form Styling

Status
Not open for further replies.

TamedTech

IS-IT--Management
Joined
May 3, 2005
Messages
998
Location
GB
Hello Chaps,

I'm looking for some good advice and resources form styling my forms a little more. I've seen a couple of really nice exmaples of how I would love my forms to look, somthing like this would work a charm.


However, the example above seems to use JavaScript to hack a few of the elements in to working properly, and being a bit of an accessibility fan I'd like to avoid the JS if possible and stick with clean CSS.

Is somthing like that achievable with simple CSS or will I have to use the JS method, I've got a good working knowledge of CSS but its been a while since I've used it (I've been stuck server side) and certainly styling forms is somthing pretty new to me.

Thanks for any pointers guys,

Rob
 
You can have a look at an example from Stu Nicholls. I'm sure there is an article I've read that shows how different elements are rendered on different OS/browsers as well but I can't find it at the moment (maybe someone else will be able to recognise and point it out).


____________________________________________________________
Mark,
[URL unfurl="true"]http://aspnetlibrary.com[/url]

Need help finding an answer? Try the Search Facility or read FAQ222-2244.
 
Forms element rendering examples are at somewhere.

Also take a look at A List Apart for their article on pretty, accessible forms.

<honk>*:O)</honk>

Tyres: Mine's a pint of the black stuff.
Mike: You can't drink a pint of Bovril.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top