... showing all entries tagged javascript
Below you will find all posts tagged javascript ↓
h4x3d.com does not host any illegal content. Links/Files referred to are for educational purposes only.
Javascript to "fix" IE5,6 and 7
May 19th, 2008 by jezDailies | Comments Off
Major find – check out http://code.google.com/p/ie7-js/
- basically it fixes many odd bugs that are annoying you as a visitor and developer of websites.
E.g. the transparent png issue..
from the page:
IE7 is a JavaScript library to make Microsoft Internet Explorer behave like a standards-compliant browser. It fixes many HTML and CSS issues and makes transparent PNG work [...]
Compressing moo.tools (javascript) even further
April 25th, 2007 by jezMoo.tools is neat, I love it and use it whenever I can, but one thing is still bugging me: its size.
Even though moo.tools can be downloaded compressed (using the great php5 version of dean edward’s packer), I personally find 18kb of javascript too much.
So I started researching a bit with Google and found out different [...]



