You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by Ken in Nashua <kc...@live.com> on 2013/04/21 21:36:47 UTC

tap5 with jquery - tab component

Folks,

Has anyone used this ? How is it?

Does it retain state across tabs? meaning... if I render tab3 with a list and hit my HOME link... will this tab retain the tabbed tab state? Instead of jumping back to tab 0 ?

Thanks
Ken
 		 	   		  

Re: tap5 with jquery - tab component

Posted by Emmanuel DEMEY <de...@gmail.com>.
Hi

You have to define the active partameter by yourself :
http://api.jqueryui.com/tabs/#option-active

The MenuBar component does not exist yet, but you contribute to
Tapestry5-jQuery ;)

Manu


2013/4/21 Ken in Nashua <kc...@live.com>

> ooops here is the link.
>
> http://tapestry5-jquery.com/components/docsjquerytabs
>
> I am wondering if there is a similar menubar component. Could this be the
> upcoming menubar widget? for this library ?
> http://wiki.jqueryui.com/w/page/38666403/Menubar
> If so i think I might want to pilot its use.
>




-- 
Emmanuel DEMEY
Ingénieur Etude et Développement
ATOS Worldline
+33 (0)6 47 47 42 02
demey.emmanuel@gmail.com
http://emmanueldemey.fr/

Twitter : @EmmanuelDemey

RE: tap5 with jquery - tab component

Posted by Ken in Nashua <kc...@live.com>.
ooops here is the link.

http://tapestry5-jquery.com/components/docsjquerytabs

I am wondering if there is a similar menubar component. Could this be the upcoming menubar widget? for this library ? http://wiki.jqueryui.com/w/page/38666403/Menubar
If so i think I might want to pilot its use.