Richie
Not New Member
^ Yes, That's My Fugly Face!
Posts: 35
Richie said 2 great things
|
Post by Richie on Apr 6, 2010 15:19:26 GMT -8
Code Title: Simple Bookmark Buttons Description: Create Your Own "Bookmark Us" Button with ease.
UPDATE (3/25/10): This Now Works In IE,FF,& Opera
you may use this image in the code:
it automatically uses your forum name & url, NO NEED TO EDIT (except the variables at the top)! Live Previews: Preview 1 | Preview 2 (Both are the same i just have 2 in case one is inaccessible.) Where to place the code: Global Headers Code: <script type="text/javascript"> /* Simple Bookmark Buttons By Son Of Exodia */ /* Open Source - Put Anywhere, Preferably In Headers */ var bmtype = "1"; // 1 = Input, 2 = Image, 3 = Text var bmtitle = "Bookmark Us!"; // Used For bmtype 1 & 3 var bmimg = "http://vimg.in/t0OD.gif"; // Used As The Clickable "Bookmark Us" Image, bmtype 2. if(navigator.userAgent.match(/(msie|firefox|opera)/i)) document.write('<script type="text/javascript" src="http://YOURHOSTHERE.com/bookmark_us.js"></scr'+'ipt>'); </script> Editing is shown on codes: Yes Additional Info: Hope You All Enjoy This Code.
YOU MUST HOST IT YOURSELF.
www.dropbox.com/s/7oufms1ox7wltix/bookmark_us.js?dl=0
^ right click & select "save target as". Copyright username: Son Of Exodia
|
|