> no luck. IE7 says this object does not support this method or property.

I think he meant:
    $("[EMAIL PROTECTED]").bind("contextmenu", function() { return false; });

There's no contextmenu event method, which is what causes the error
that you saw.

--John

_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/

Reply via email to