BlockUI not working from within Firefox extensions
Dear All, I am developing a firefox extension, and within the extension i try to use the BlockUI feature. However, everytime this feature is called, I receive the following error:
Error: NotSupportedError: Operation is not supported
Source File: chrome://testExtension/content/jquery-1.9.1.js
Line: 6926
BlockUI works perfectly fine in Firefox however, when called from within an extension, it triggers this error. Is this a bug with blockUI?
I am currently using:
Firefox: 20.0
Jquery: 1.9.1
BlockUI: 2.57.0