>> swifty's hq v2.2 >
tagged “webdev”
.: :: :: webpage tutorial :. | |
---|---|
the makings of a retro webpage
introduction
so you want to make a webpage, and you want to emulate some of that old 'charm of the net' you see all over, right? that's great! i myself have done that... |
|
.: :: :: navigation :. | |
how to inject navigation using js & jquery
setup
you'll need the following:
a file named load.js (placed in the main directory)
a file for the page itself, to use as a template/base (can go anywhere)... |
|