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

7076 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 533 posted 13 years ago by vagrantradio
Display anything based on the time of day
3 585 posted 13 years ago by vagrantradio
Finds word "AGM" and replace with acronym or abbr title.
2 690 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 771 posted 13 years ago by vagrantradio
1 782 posted 13 years ago by vagrantradio
0 618 posted 13 years ago by vagrantradio
Detect and echo browser version including differentiating between Chrome and Safari.
3 875 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 889 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 1005 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 678 posted 13 years ago by vagrantradio
include jQuery, jQuery ui and jQuery cookie plugin. Simple.
0 888 posted 14 years ago by vagrantradio
Quick and dirty but it does the job.
0 664 posted 14 years ago by vagrantradio
Make IE6 do tricks with jQuery
0 676 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 790 posted 14 years ago by vagrantradio
Windows shutdown after pause. Set it up with a scheduled task.
1 634 posted 14 years ago by vagrantradio
Runs cleanmgr.exe automation, set it up with a scheduled task.
1 729 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 587 posted 14 years ago by vagrantradio
0 642 posted 14 years ago by vagrantradio
Adds a functioning counter and maxlength to fckeditor textareas
0 1607 posted 14 years ago by vagrantradio
finds a specific attribute in an iFrame and loads it to another div on page.
1 808 posted 14 years ago by vagrantradio
Gives you the option to select a custom gravatar in the Wordpress discussion setting in admin dashboard
1 566 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 919 posted 14 years ago by vagrantradio
Passes variables for url and highlighted text.
0 639 posted 14 years ago by vagrantradio
Will fade in and fade out on hover of element
0 610 posted 14 years ago by vagrantradio