Profile

Achievement

first submission:submitting first snipplet

vagrantradio's Recent SnippetsTagged css



« Prev 1 Next »
0 2146 posted 15 years ago by vagrantradio
Add the last three lines to fix text-indent in IE7. Alternatively, you can also add text-transform:capitalize.
0 1691 posted 16 years ago by vagrantradio
Finds word "AGM" and replace with acronym or abbr title.
2 2227 posted 16 years ago by vagrantradio
If you don’t use this order, IE8-as-IE7 doesn’t apply the opacity, although IE8 and a pure IE7 do.
5 2375 posted 16 years ago by vagrantradio
1 3067 posted 16 years ago by vagrantradio
HTML 5 provides some great new features for web designers who want to code readable, semantically-meaningful layouts. However, support for HTML 5 is still evolving, and Internet Explorer is the last to add support. In this tutorial, we’ll create a...
3 2391 posted 16 years ago by vagrantradio
Starter barebones stylesheet that fixes many common browser differences and styles all common HTML elements. - Will be updated.
3 3464 posted 16 years ago by vagrantradio
Any table with an attribute of align="left" also applies float:left in older versions of IE, this fixes it.
0 1899 posted 16 years ago by vagrantradio
Eric Meyer Diagnostic CSS
1 1688 posted 16 years ago by vagrantradio
2 1924 posted 16 years ago by vagrantradio
0 1695 posted 16 years ago by vagrantradio
Requires markup, yes. Cross-Browser compatible, yes. Requires images, no.
0 1567 posted 16 years ago by vagrantradio
jQuery Ajax function to load xml data into a table and add class to even rows for striping.
1 2764 posted 16 years ago by vagrantradio
« Prev 1 Next »