Hi, sorry for my posts. I have some difficult time with the Javascript stuff in Lift.
I have some HTML which is generated by XSLT. This data contains links with javascript calls. I want that the javascript ends up as ajax calls to lift. Example data: <a onclick="showElement(1)">Show Element 1</a> Can I create a Javascript method "showElement" (with Lift's help or without it) which does an ajax request with Lift to show the specified Element? Thanks a lot, Joachim --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
