Quote:
Originally Posted by xelawho
thanks. Unfortunately the page I'm trying to greasemonkey is using jQ 1.6  and delegate is like live in that it works, but fires too late to catch the form before it's sent
|
doh!
perhaps the event attributes are not used

nbeforesubmit and the like.
these should fire before delagates.