Profile
Achievement
localhorst's Recent CSS Snippets
- All /
« Prev 1 Next »
To remove that ugly added padding from submit buttons try this
width:auto !important; seems to work for IE7
2
2520
posted 17 years ago by localhorst
With the ever increasing use of alternate media types I feel there is a need to deliver JavaScript targeted to these types of devices. This would allow alternate and modified content, as well as a customized user experience through the use of modern...
2
2106
posted 17 years ago by localhorst
This handy trick works in IE5.5/Win and newer. It assumes that the default printer orientation is portrait.
1
2055
posted 17 years ago by localhorst
Creating a horizontal row of objects that are equidistant from each other is another one of those things in web design that is much more difficult than it should be. This can be a very useful thing to do, especially in fluid width layouts when you ar...
1
1792
posted 18 years ago by localhorst