I am writing up a little extension to Element to make an element flash/pulse and i was wondering if i could get some feedback from some gurus here as to if there is a better way to do this
Example at http://jsfiddle.net/EppqN/ I am using Element.fade() though i did have some issues with it duplicating the onComplete every time it was run so i figure there must be a safer way to achieve this. Any feedback would be great Steve