The latest version of Chrome has added methods to the History API that allow
you to change the url without refreshing the page. Google's 20 Things I
Learnt About The Internet book uses this.

In other browsers, you can change the part after the hash to obtain the same
effect (e.g. Gmail).

Moandji

--
www.moandjiezana.com

Sent from my phone with a baby in my arms
On 7 Jan 2011 07:59, "Parag" <[email protected]> wrote:
> Dominic, Christian, and Joe,
>
> Thanks for the help. I will check out the libraries you have
> suggested.
>
> One question, would an application created using a Javascript MVC
> franework, be able to have bookmarkable url's or would this be a
> single page application?
>
> --
> Thanks
> Parag
>
> On Jan 6, 11:45 am, Joe Sondow <[email protected]> wrote:
>> Parag,
>>
>> jQuery focuses on making DOM manipulation easier, so a lot of verbose,
>> ugly, browser-centric code can be shortened and simplified. jQuery
>> doesn't do much to help organize code or promote reuse, encapsulation,
>> or separation of concerns.http://javascriptmvc.comandhttp://
sproutcore.com
>> are frameworks that I'm interested in learning about for their
>> potential to make a JavaScript-driven web app more manageable as the
>> app grows very large.
>>
>> -Joe
>>
>> > > Sorry for the slightly naive question, but can jQuery be used as a
>> > > Javascript MVC framework or should it be used with another MVC
>> > > framework?
>
> --
> You received this message because you are subscribed to the Google Groups
"The Java Posse" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
[email protected]<javaposse%[email protected]>
.
> For more options, visit this group at
http://groups.google.com/group/javaposse?hl=en.
>

-- 
You received this message because you are subscribed to the Google Groups "The 
Java Posse" 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/javaposse?hl=en.

Reply via email to