Archive for March, 2010
Here’s a sample of jquery-ui (version 1.8) dialogs in lift, the code (a little ugly) can be found here : http://github.com/jgoday/liftweb-jquery-dialogs-sample The sample has two main classes 1: JQueryDialog Allow create generic dialogs from templates or with explicit content We can create a dialog like this : new JQueryDialog(<div>Dialog content</div>) { override def elementId = [ READ MORE ]
Get every new post delivered to your Inbox.