Not sure about the plugin, but the problem is with the @ character in
the selector. The expression should be [type='file'] and not
[...@type='file']

On Feb 12, 7:35 am, Dan <dan.ashd...@gmail.com> wrote:
> Hello!
>
> I have just upgraded from jQuery 1.2.1 to 1.3.1 however this has
> broken the jQuery.flash plugin. (I'm also using jquploader in the page
> but I think it's jquery.flash that's causing the problem.
>
> I'm getting this error in fireBug
>
> [Exception... "'Syntax error, unrecognized expression: [...@type='file']'
> when calling method: [nsIDOMEventListener::handleEvent]" nsresult:
> "0x8057001e (NS_ERROR_XPC_JS_THREW_STRING)" location: "<unknown>"
> data: no]
>
> Has anyone else had this issue or know how I can resolve this?
>
> Thanks

Reply via email to