[jQuery] Jquery MVC

[jQuery] Jquery MVC


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