Hello everyone,
I can't seem to get my lift app to set a cookie when clicking an ajax-
link. By looking around the list it looks like it's possible but i've
failed to get it working. Right now my test-code looks like this:
bind("banner", xhtml, "hideLink" -> a(() => {
S.addCookie(HTTPCookie("display","false"))
JsHideId("banner")
},Text("test")))
Thanks
Mads Hartmann
--
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.