jQuery history plugin. I used this plugin to add back button support to a small Ajax app today, with great results. I tried it a while ago and it didn’t work in Safari, but someone has updated it since and now it works perfectly.
jQuery history plugin. I used this plugin to add back button support to a small Ajax app today, with great results. I tried it a while ago and it didn’t work in Safari, but someone has updated it since and now it works perfectly.
sigh. Don't you think browser-specific hacks are a bad idea? CSS best-practices don't carry over to javascipt? What happens when Safari changes its behavior in future?
Rowan Nairn - 7th November 2008 19:22 - #
Meh, Rowan, he didn't say it was a browser specific hack. It just wasn't working properly in Safari and is now. Of course good practices should carry to whatever it is you do.