deviant art





Login
Join deviantART for FREE Take the Tour Lost Password?
Deviant Login
Shop
 Join deviantART for FREE Take the Tour
About Me Deviant Member zaceronMale/Norway Recent Activity
Deviant for 6 Years
Needs Premium Membership
Statistics 172 Deviations 39 Comments 3,799 Pageviews
[link]

a marvelous piece of code, especially useful combined with a smackjeeves template. It makes it possible to switch page with the keyboard instead of the mouse. It's a very simple java scrip you add at the bottom of the comic page. In theory it should work elsewhere. It works with smackjeeves, because you can add custom html and javascipt code.

follow this link and see the results yourself


<xscript type = "text/javascript">
document.onkeydown = function(e)
        {
        var e = window.event || e
        if (e.keyCode == 37)
                {
                        window.location = "{NAV_PREV}";
                }
        else if (e.keyCode == 39)
                {
                        window.location = "{NAV_NEXT}";
                }
        }
</script>

just remove the first x

deviantID

~zaceron
njål
Norway
It came from the rainy north.
On a longboat with an army of frost giants, raised within the backyard. Conquering the wast web whit chronic creativity and a mighty sharp and small pen.
So I came to be.

And Bruce Lee becomes me.

Current Residence: Norse by norsewest
Favourite genre of music: Involves guitar
Favourite style of art: celshading
Operating System: OSx, 7
MP3 player of choice: Foobar
Personal Quote: My room is my battle field, I'm fighting a losing battle
Interests

Comments


:iconjakobs98:
Thank you for the stalk.
follow*
Reply
:iconhannekake:
*Hannekake Oct 8, 2010  Hobbyist General Artist
Thanks for the watch :)

--
Ai wa, kanari itai~
- Tumblr - Blog -

#norwegianART #Norwegians #macrophoto
Reply
:iconshadowjess:
~shadowjess Jul 7, 2010  Hobbyist Digital Artist
D: Your profile looks so lonely. :hug:
Reply
:icon:
Add a Comment: