Victor,

Thanks for the links... I'd already seen control.tabs and it doesn't appear
to support ajax (if it does its not documented and the api makes no
reference to it).

The one on sourceforge appears to be a fork of the control.tabs and also I
do see references to ajax in the source, it has no documentation or
examples and I'm afraid its beyond my abilities to decipher it.

The tabs.js I was using was working well but I hit a snag in it in that it
has no callback after the ajax onSuccess so I have no ability to trigger
other events... not sure what the workaround is... the author has an
afterOpen: callback but it doesn't get called on new tabs with an ajax load.

Not sure where I will go from here... may switch the entire project to
jq... may have to in order to meet the lauch date (2/1/2013).... this seems
to be the sticking point however as all the other functionality is stubbed
in.



On Sun, Dec 30, 2012 at 4:49 PM, Victor <vkhomyac...@gmail.com> wrote:

>
>
>> I'm now looking for/at tab controls that support ajax calls.  The few
>> that I've found are pretty static in that you can assign tab "A" to a
>> specific AJAX request but you have no ability to dynamically create/destroy
>> tabs.
>>
>
> LivePipe Control.Tabs: http://livepipe.net/control/tabs + somewhere on
> github is extended AJAXified version
>
> or (based on LivePipe, added possibility to load content into tab via AJAX
> request)
>
> http://javascripts.svn.sourceforge.net/viewvc/javascripts/javascripts/js.ui/js/ui/control.tabs.js?revision=322&view=markup
> (it isn't self-sufficient, it requires CSS and other JS files from the
> same project - ask me for details if you want)
>
>>  --
> You received this message because you are subscribed to the Google Groups
> "Prototype & script.aculo.us" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/prototype-scriptaculous/-/e6ESu2NmfY4J.
> To post to this group, send email to
> prototype-scriptaculous@googlegroups.com.
> To unsubscribe from this group, send email to
> prototype-scriptaculous+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/prototype-scriptaculous?hl=en.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Prototype & script.aculo.us" group.
To post to this group, send email to prototype-scriptaculous@googlegroups.com.
To unsubscribe from this group, send email to 
prototype-scriptaculous+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/prototype-scriptaculous?hl=en.

Reply via email to