Browser history sniffing with Dojo
Posted by Mike on Jan 14th, 2010
Niall Kennedy posted a now-famous article about using some browser trickery to determine what websites a user on your site has visited. I’ve taken that concept and created a module that can be used with the Dojo Toolkit javascript framework.
It provides two methods that you can use in your code, isVisited and isAnyVisited.
One important [...]
- Filed under coding
- Tagged with css, dojo, javascript, tips & tricks
- Comments(0)
