> You just need to get the "this" object set, which you can do this way:
>
>  select.bind('change', function() {
>       if (confirm('Are you sure?')) {
>           cachedOnChange.apply(this);

This is amazing, I discover JavaScript every day. Thanks a lot!


-Nicolas

-- 
Nicolas "Brush" HOIZEY
Clever Age   : http://www.clever-age.com/
Gastero Prod : http://www.gasteroprod.com/
Photos : http://www.flickr.com/gp/[EMAIL PROTECTED]/M1c002
phpHeaven    : http://www.phpheaven.net/




_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/

Reply via email to