Been doing some searching around. Dealing with a project that the client would really like to have AJAX (pretty much so he can say it is).
I’m fine with the AJAX part, but the site in question is more than a little partial to usability standards and will be accessed by a large demographic. So i will be dealing with ALL browsers.
I tried playing with back button workaraounds a couple months ago and it worked great with an iframe hack, but it had issues with Safari. Anybody know of any tricks or javascript toolkits i can use for this?