Hi, I am using basic ajax calls to render a sub part of my form.. I am running into this issue with firefox (which doesn't happen in IE) - Permission denied to get property XULElement.accessibleType.
It seems that firefox has a bug where the autocomplete in firefox is having a problem - someone suggested a solution - http://www.seopher.com/articles/fixing_the_permission_denied_to_get_property_xulelement_selectedindex_error whereby you have to set all input fields to have "autocomplete=off". My question is if I am using Click Controls to render and create the html, then is there another easy way to fix this issue? Regards, Dipita -- View this message in context: http://n2.nabble.com/Permission-denied-to-get-property-XULElement-accessibleType-when-making-an-ajax-call-tp4167478p4167478.html Sent from the click-user mailing list archive at Nabble.com.
