href » Bjorn / JS routing
Bjorn is a JavaScript #anchor
routing
library, so you can do things like:
Bjorn.Router.connect("abc", function(){
alert("I know my alphabets!")
});
to make /your/page/#/abc
pop up an annoying alert! :D
This is a blog by Nathan Ostgard about coding and web development.
Bjorn is a JavaScript #anchor
routing
library, so you can do things like:
Bjorn.Router.connect("abc", function(){
alert("I know my alphabets!")
});
to make /your/page/#/abc
pop up an annoying alert! :D