Looking at the JQuery Tab "widget" it doesn't seem to work ... and tabsClick, tabsSelected functions do not exist.
I propose to remove JqTabsXXX objects/case classes and build a tabs widget which will provide both Xhtml and JS artifacts. Br's, Marius On Dec 23, 2:21 am, "David Pollak" <[email protected]> wrote: > Joachim, > > These JavaScript helpers are there for you to send JavaScript from the > server to do certain things (e.g., select a tab) to the client. > > There are no helper methods to generate the XHTML. Sorry. > > David > > On Sat, Dec 20, 2008 at 9:04 AM, Joachim A. > <[email protected]>wrote: > > > > > > > Hi, > > I'd like to construct JQuery ui tabs in a snippet. > > > Does anybody know what the JqJE.JqTabs* object are supposed to do? > > > After reading the source code I think it's to construct expressions to work > > with tabs. But it's still unclear to me if this is for the JQuery ui tabs > > and > > if there's a Lift way to create the xhtml for those tabs. > > > I couldn't find a reference to these methods in the whole Lift code ... > > > Thanks a lot, > > Joachim > > -- > Lift, the simply functional web frameworkhttp://liftweb.net > Collaborative Task Managementhttp://much4.us > Follow me:http://twitter.com/dpp > Git some:http://github.com/dpp --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
