Profile
Achievement
vagrantradio's Recent Snippets
- All /
Add the last three lines to fix text-indent in IE7. Alternatively, you can also add text-transform:capitalize.
0
728
posted 14 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
983
posted 14 years ago by vagrantradio
Detect and echo browser version including differentiating between Chrome and Safari.
3
1075
posted 14 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
1117
posted 14 years ago by vagrantradio
Starter barebones stylesheet that fixes many common browser differences and styles all common HTML elements. - Will be updated.
3
1218
posted 14 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
893
posted 14 years ago by vagrantradio
include jQuery, jQuery ui and jQuery cookie plugin. Simple.
0
1111
posted 14 years ago by vagrantradio
Had many people ask me how I display all posts in a category when they click on the category link in the header @<a href="http://www.vagrantradio.com">http://www.vagrantradio.com</a>.
There's a lot more involved, but here's the quick and dirty;
0
992
posted 14 years ago by vagrantradio
Windows shutdown after pause. Set it up with a scheduled task.
1
829
posted 14 years ago by vagrantradio
Runs cleanmgr.exe automation, set it up with a scheduled task.
1
945
posted 14 years ago by vagrantradio
This will create a bookmark link to send a Wordpress post to your Evernote Account similar to the send to Google reader feature on the Evernote blog.
0
820
posted 14 years ago by vagrantradio
Adds a functioning counter and maxlength to fckeditor textareas
0
1827
posted 14 years ago by vagrantradio
finds a specific attribute in an iFrame and loads it to another div on page.
1
1016
posted 14 years ago by vagrantradio
Gives you the option to select a custom gravatar in the Wordpress discussion setting in admin dashboard
1
764
posted 14 years ago by vagrantradio
Uses ajax upload from http://valums.com/ajax-upload/. Complete working script with front and back end validation. Enjoy.
1
1135
posted 14 years ago by vagrantradio