Arnar Birgisson wrote:
> Here's one, haven't tried this out myself though:
> http://www.onjava.com/pub/a/onjava/2005/10/26/ajax-handling-bookmarks-and-back-button.html?page=1
>   
I tried this and am using it with slight modifications in production 
code. But it's not as simple as appending "#fragment" to URLs: With 
Firefox this is essentially all there is to do (besides some waiting 
with setTimeout() etc.), but Internet Explorer needs some special 
treatment with a hidden iframe (which is included in the module linked 
above). I didn't manage to get this whole thing work on Opera for 
example, so if someone would make a MochiKit implementation of such 
functionality that works on all of the "MochiKit supported browsers" 
that would be awesome!

Regards,
-jojo.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"MochiKit" 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/mochikit
-~----------~----~----~----~------~----~------~--~---

Reply via email to