Hi.

I've created a button jquery plugin that does a png animation onhover, and
takes text on the button from html/dom.
Although i've modelled the code after the datePicker plugin, and it works, i
think i have a problem with scope. When I instantiate buttons in two
different windows, a click in the first window uses settings from the second
window. :(

I'd like some advice on the code i've written. If there are any tutorials
about jquery plugin writing that you can recommend, i'd like to read those
aswell.

The code can be downloaded throught
http://mediabeez.ws/mediaBeez/permalink.php?tag=buttonAnimated

Reply via email to