So I have a content script in which I want to replace the
functionality of a certain button on the page, and instead popup a
window within the extension.  Unfortunately, Chrome's popup blocker
catches the event if I bind it with jQuery.  Is there a way I can bind
this with an onClick event?  The displayPopupWindow() function resides
in the content script.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Chromium-extensions" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/chromium-extensions?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to