Thru the pains of PNG in (IE <img>'ing png icons..
First i've started from HERE.
Go here and read some instructions that are simple ( i dont want to repost them here!)
I've been uploaded updated painless_png.zip completely modified and working to my blog.
With this modifications (by Naixn and some by me) you *dont* need any modification to your css/html/ruby code.
1.Unpack content of ZIP into vendor/plugin
2.Copy blank.gif from ZIP to public/images.
Restart server and enjoy !
DOWNLOAD HERE
Differences Between jQuery .bind() vs .live() vs .delegate() vs .on()
-
Using the Bind Method
The .bind() method registers the type of event and an event handler
directly to the DOM element in question. This method has been ...
2 days ago
