In the moviesapp.com site, when I do a theatres search, the results
come up as expected, but the links are using GET variables like so:
<li><a href="theater.php?z=68506&amp;d=0&amp;t=0">Edgewood Cinema</
a></
li>

When the link is clicked, then the page goes to moviesapp.com/#_t0.
So its taking the t variable and converting it to the hash link.  How
is this done? location.href?  This is exactly what I need for my
script but I am not sure how its done.

Thanks
Rob


--~--~---------~--~----~------------~-------~--~----~
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