« Rove quitsFrancois visits »

Reflect jQuery

08/11/07 | by [mail] | Categories: computer/tech

I made my first jQuery plugin. It's called Reflect jQuery and it's based on reflection.js, but it takes advantage of jQuery rather than building in the class selector from Prototype. Check out the demo or get the plugin if you're into it. At some point this may make it's way into b2evolution.

Permalink

4 comments

Is there a function to remove the reflection? If so how do I use it?


Keith [Visitor]  09/04/07 @ 21:47

It’s better if reflect is triggered on window load instead of document load. Otherwise, you get layout problems.


Anonymous [Visitor]03/12/08 @ 13:22

Wow, this is unbelievable. How do people even get IE5.5 to do anything!


rick [Visitor]http://racy.com06/11/08 @ 07:45

use this function:

$("#photo1″).unreflect();


Slater [Visitor]01/14/10 @ 19:03


Form is loading...