Is it possible to invoke OnHashChange when the hash changes to a specific value, as opposed to any changed hash value?
If so, how would I do that? I have a jQuery slideshow script that automatically changes the hash w/each new slide. I want to call certain js functions for specific slides.