MyGeekZine

 
 

WebKit-Specific Style: -webkit-appearance

I was recently scoping out the horrid source code of the Google homepage when I noticed the “Google Search” and “I’m Feeling Lucky” buttons had a style definition I hadn’t seen before:  -webkit-appearance.  The value assigned to the style was “push-button.”  They are buttons so that makes sense but I was curious as to the possible values available for that style.  What I found was that there are a *ton* and that you can set any HTML element to look like a completely different element.

Possible -webkit-appearance Values

  • checkbox
  • radio
  • push-button
  • square-button
  • button
  • button-bevel
  • listbox
  • listitem
  • menulist
  • menulist-button
  • menulist-text
  • menulist-textfield
  • scrollbarbutton-up
  • scrollbarbutton-down
  • scrollbarbutton-left
  • scrollbarbutton-right...


    Direct link to article...
 
About MyGeekZine

I am reading posts from many Blogs, as you I suppose. Great bloggers have many things to write about their experiences in Web Development...

Learn more »
Disclaimer

The data gathered from various sources on the internet. It is reasonable for most of them I haven't the opportunity beam and I can not...

Read the Disclaimer »
Get in touch


Email: contact (at) mygeekzine.com

Online contact form »