It sounds like you're trying to access restricted resources using
Javascript. Assuming you're using Firefox, you can change a setting
that would permit scripting access, although it could cause security
problems:

type "about:config" in the address bar and hit return

Make sure that the setting "signed.applets.codebase_principal_support"
is set to "true"

HTH

On Oct 12, 11:21 am, debussy007 <[EMAIL PROTECTED]> wrote:
> Hello,
> whenever I try to display an alert box with some debugging information in my
> keyup function,
> I have the following errir in Firebug :
>
> [Exception... "'Permission denied to set property XULElement.selectedIndex'
> when calling method: [nsIAutoCompletePopup::selectedIndex]" nsresult:
> "0x8057001e (NS_ERROR_XPC_JS_THREW_STRING)" location: "JS frame 
> ::http://localhost.lu.fortis.bank:9080/OwebInteractiveTools-PL-Web/Init...
> :: anonymous :: line 115" data: no]
> [Break on this error] alert(resp);
>
> Anyone has any idea what causes this kind of error ?
>
> Thank you !
> --
> View this message in 
> context:http://www.nabble.com/Permission-denied-to-set-property-XULElement.se...
> Sent from the jQuery General Discussion mailing list archive at Nabble.com.

Reply via email to