vagrantradio


Member since 06/19/2009

Name: Jason

vagrantradio

Location: Grand Rapids, MI

Website: http://www.paradox-labs.com

Front end developer. Cubicle Jockey. CssNinjaRockstarPirateViking.

77 snippets

6901 profile views

13 Comment(s) Posted

View their favorites

Profile

Achievement

first submission:submitting first snipplet

vagrantradio's Recent Snippets



Add the last three lines to fix text-indent in IE7. Alternatively, you can also add text-transform:capitalize.
0 522 posted 13 years ago by vagrantradio
Display anything based on the time of day
3 568 posted 13 years ago by vagrantradio
Finds word "AGM" and replace with acronym or abbr title.
2 680 posted 13 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 760 posted 13 years ago by vagrantradio
1 767 posted 13 years ago by vagrantradio
0 609 posted 13 years ago by vagrantradio
Detect and echo browser version including differentiating between Chrome and Safari.
3 854 posted 13 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 875 posted 13 years ago by vagrantradio
Starter barebones stylesheet that fixes many common browser differences and styles all common HTML elements. - Will be updated.
3 983 posted 13 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 665 posted 13 years ago by vagrantradio
include jQuery, jQuery ui and jQuery cookie plugin. Simple.
0 877 posted 14 years ago by vagrantradio
Quick and dirty but it does the job.
0 657 posted 14 years ago by vagrantradio
Make IE6 do tricks with jQuery
0 665 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 777 posted 14 years ago by vagrantradio
Windows shutdown after pause. Set it up with a scheduled task.
1 617 posted 14 years ago by vagrantradio
Runs cleanmgr.exe automation, set it up with a scheduled task.
1 716 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 578 posted 14 years ago by vagrantradio
0 629 posted 14 years ago by vagrantradio
Adds a functioning counter and maxlength to fckeditor textareas
0 1597 posted 14 years ago by vagrantradio
finds a specific attribute in an iFrame and loads it to another div on page.
1 788 posted 14 years ago by vagrantradio
Gives you the option to select a custom gravatar in the Wordpress discussion setting in admin dashboard
1 560 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 900 posted 14 years ago by vagrantradio
Passes variables for url and highlighted text.
0 632 posted 14 years ago by vagrantradio
Will fade in and fade out on hover of element
0 602 posted 14 years ago by vagrantradio