"Why expression [...@ref] cannot been recognized in jquery 1.3.2?"

Because it was removed for 1.3.2

So either:
1) Go through and remove the "@"-s
2) Continue to use 1.2.6


On Apr 19, 10:43 pm, iapilgrim <iapilg...@gmail.com> wrote:
> Hi
> I'm trying to use Jquery MVC 
> (http://jollytoad.googlepages.com/mvcusingjquery).
> I tried the hello example (http://jollytoad.googlepages.com/mvc-
> demo.html). it was ok.
> When I update jquery (in the demo) to jquery 1.3.2. I got this error
>
> [Exception... "'Syntax error, unrecognized expression: [...@ref]' when
> calling method: [nsIDOMEventListener::handleEvent]"  nsresult:
> "0x8057001e (NS_ERROR_XPC_JS_THREW_STRING)"  location: "<unknown>"
> data: no]
>
> Line 0
>
> Why expression [...@ref] cannot been recognized in jquery 1.3.2? ( 1.2.6
> is ok)
> Is there any jquery plugin for MVC paradigm?
>
> Thanks for your help
> Van

Reply via email to