Archive | Jquery/JavaScript RSS feed for this section

Blow up your website with a cool javascript bookmarklet

29 Sep

Came across the greatest time waster today.

Copy the code above, paste it in your address bar and hit enter to see it in action.

How to play?

  • Steer with the arrow-keys.
  • Shoot with space.
  • To activate click the bookmark once on your webpage of choice.
  • Can’t see your remaining enemies? Then press and hold B

erikperik you rock for creating this!!

The holy grail of IE Fixes: A javascript library to make IE behave the way it should!

29 Jan

Every Web Designer/Developer even the Microsoft ones hate dealing with front-end markup and css in Microsoft browsers.

This handy JavaScript library will make MSIE act like a standards-compliant browser.

Using this script will help fix annoying HTML and CSS rendering issues, fix transperency correctly along with a slew of helpful fixes.

Get the Script

In addition to this script its going to be critical to also get in the habit of using a good Reset stylesheet. Eric Meyer one of the biggest advocates for web standards and considered the god of CSS.

Other Helpful Links on CSS and Browser:

How about Just the Tip? The Tooltip that is.

29 Jan

A nice little Lightweight Tooltip plugin for Jquery.

So you need some sexy tooltips on your website/app do you? Well take a look at this awesome lightweight tooltip plugin brought to you by Build It with Me

TipTip is a very lightweight and intelligent custom tooltip jQuery plugin.
It uses ZERO images and is completely customizable via CSS. It’s also only 3.5kb minified!

by the way @drewwilson you ROCK!