HistMan v0.2: Port to Prototype
Tagged histman, history-management, Mootools, Prototype
Just a day after the launch of HistMan I’m releasing v0.2. I’ve also ported this version to Prototype, so now Mootools and Prototype are supported.
Version 0.2 has different syntax than 0.1. It now looks in the dom automatically for elements with the ‘history’ attribute set, so you don’t have to pass the elements to HistMan.start(). Also, you can add elements programmatically to the HistMan register by using some javascript. Just take a look at the project page for more information and downloads.
nice