Joey,

Yes, technically in r88, goTo is actually built to accept a jQuery  
object, so you would do:
jQT.goTo($('#home'), 'flip');

This is definitely an oversight, though — I'll be adding support for  
string IDs very soon.

Thanks,
Dave

On Sep 30, 2009, at 11:18 PM, Jwie wrote:

>
> Hi,
>
>
> I have a small issue with the latest svn version r88.
> Just to be sure that it isn't a fault on my behalf, I would like to
> know how you guys call this functions goTo();
>
> Every time I try to trigger it like "jQT.goTo('#home', 'flip');" there
> comes an error like
>     Result of expression 'toPage.trigger' [undefined] is not a
> function.    jqtouch.js:277
>
> Am I doing something wrong here? or is this just normal behavior since
> it's svn..
> If this is expected behavior, can someone point out an svn revision
> that has a working goTo() or goToPage()
>
>
> Thx in advance
>
> >



..............................................................

Interface Design & Development
www.davidkaneda.com
610 724 8033


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"iPhoneWebDev" 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/iphonewebdev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to