on 10/6/08 7:35 PM, Steffan Cline at [EMAIL PROTECTED] wrote:

> 
> on 10/6/08 6:59 PM, Steffan Cline at [EMAIL PROTECTED] wrote:
> 
>> 
>> I have a calendaring solution where within tabs are different views such as
>> day, week, work week and month. I want to make the monthly view's days be
>> links to change the view to the day tab and append something to the ajax
>> url.
>> 
>> For example:
>> 
>> In month view, the user clicks on October 3. A link executes
>> $('#container').triggerTab(1); BUT the ajax url on the tab is "day.lasso"
>> I would need to append ?date=20081003. The actual date would be set in the
>> link that calls the tab.
>> 
>> Any suggestions?
>> 
> 
> RTFM? Well, I see the syntax changed for selecting a tab. I got that but...
> Is there a single call to select a tab AND change the url all in one shot?
> 
> 
Ok... RTFM answers most questions...

.tabs('url'.0,'/new/url').tabs('select',0)

It'd be cool if there was a combo method but this works well. =D

Thanks

Steffan

---------------------------------------------------------------
T E L  6 0 2 . 7 9 3 . 0 0 1 4 | F A X  6 0 2 . 9 7 1 . 1 6 9 4
Steffan A. Cline  
[EMAIL PROTECTED]                             Phoenix, Az
http://www.ExecuChoice.net                                  USA
AIM : SteffanC          ICQ : 57234309
YAHOO : Steffan_Cline   MSN : [EMAIL PROTECTED]
GOOGLE: Steffan.Cline             Lasso Partner Alliance Member
---------------------------------------------------------------



Reply via email to