How to Add StumbleUpon Button in Your Website
So, you want to add a stumblethis, StumbleUpon button to your website..Then, this one’s for you..
If you would like to add StumbleUpon button in a normal html webpages, just add the following code in your webpage…
<script language=JavaScript>
document.write (’<a href=”‘);
document.write(’http://www.stumbleupon.com/submit?url=’+document.URL+’&title=’+document.title.replace(/ /g,’+')+’”>’);
document.write (’<img border=0 src=/images/su_micro.gif></a>’);
</script>
Download the image file from StumbleUpon website and then replace it to your own server location. and you will get a StumbleUpon button in for current page
P.S: Can be embedded in WordPress Themes
Wait !
Now dont you hotlink to my image above there, I am already running out of bandwidth.. Donate me a buck if you wanna hotlink
Lol… okay anything else ? Oh! I see, searching for a comment form… hmmm dats good !! dats good !!
It down there just below the post .. Thanks !!
Original Article at articlestools












