You will recieve your password to this address. Address is not made public.

Your preferred username that is used when logging in.

I need to open a tab with out using the # Created Nov 13, 2009

This thread is solved

Views: 466     Replies: 1     Last reply Nov 13, 2009  
You must login first before you can use this feature

jeremyBass

Posts: 49

Registered:
Apr 21, 2009

I need to open a tab with out using the #

Posted: Nov 13, 2009

Hello, what is the programicly way to open a tab? I can't use the #tab1 trick here... I can't force the link... plus it's a little hard to do that if everything is ajaxed up. Thank you for the help..

Cheers
Jeremy

jeremyBass

Posts: 49

Registered:
Apr 21, 2009

» I need to open a tab with out using the #

Posted: Nov 13, 2009

Reply to: I need to open a tab with out using the #, from jeremyBass
hmm.. well using the api I can do...

api.next();

but is there a better way? Something like

api.next(2);// I know that don't work...

I don't want to have to

api.next().next().next(); to get to the 4 tab