Tag Archives: javascript

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: