Hi,
I had to replace JsVal("point") with JsVar("point"), but when I run it
up, I get "ReferenceError: Can't find variable: F542198622797IUJ" in
the browser console. The function in the page looks like this:
function sendPointToServer(point) {
F542198622797IUJ({'command': 'setPoint', 'params':point});
}
I guess I am missing something else?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Lift" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/liftweb?hl=en
-~----------~----~----~----~------~----~------~--~---