Welcome Guest [Log In] [Register]
Viewing Single Post From: Add links By Name and LogOut Section
Dan T
Member Avatar
document.createElement("Alcohol")
[ *  * ]
Code:
 

<script type="text/javascript">
/*
created by HolySavior of iFusion and
http://javascriptin.com
*/
function More(url,name){
$(function() {
$("#top_info").append("<small><a href='"+url+"'>["+name+"]</a></small>");
});}
More("http://javascriptin.com","Javascriptin");
</script>


put this under your <--board -->

preview : http://s1.zetaboards.com/holyscodetest/index/
Offline Profile Quote Post
Add links By Name and LogOut Section · User Created Codes