Welcome Guest [Log In] [Register]

Welcome to Big Boards. We hope you like what you see and decide to visit often. Big Boards offers the Zathyus network our long famous Resource Archives, our extensive search indexes, and our info-packed resource forums.

Our team has recently opened a new project called Planet Nexus, where a bold new experiment in forum promotion is taking place. We call it nexworking. NexusTree offers social networking pages for forums in a fully automated format. Your NexusTree page is created instantly when your join the nexus. Find out more by visiting Planet Nexus, and become part of the nexworking revolution.

Posted Image Posted Image
If you're already a member please log in to your account for additional access:

Username:   Password:
Add Reply
help with code; what does this code do
Topic Started: Dec 5 2009, 05:16 AM (141 Views)
.Josh
Member Avatar
BB Beta
[ *  * ]
Board URL:
What browser(s) are you using? google chrome
Your Issue/Question: I was wandering if anyone could tell me what code this does because I've found it in my board template but don't have a clue what it's for :sigh:

Posted Image
Offline
Profile
Quote Post
Goto Top
 
slayer766
Member Avatar
Can I haz a Gord?

What code?
Mike is my coding brother.

Posted Image
Offline
Profile
Quote Post
Goto Top
 
.Josh
Member Avatar
BB Beta
[ *  * ]
this one..
Code:
 

<script type="text/javascript">
// Add To Topmenu (By Mwr247)

// New Section (Title,Link,Image)
var addtmt=['Menu','http://s10.zetaboards.com/The_Unstoppable_Army/index/','http://209.85.62.24/static/1/m_ucp.png'];

//Add Links (Title,Link)
var t=0;
var addtml=[];
addtml[t++]=['Search','http://s10.zetaboards.com/The_Unstoppable_Army/search/'];
addtml[t++]=['Members','http://s10.zetaboards.com/The_Unstoppable_Army/members/'];
addtml[t++]=['Calendar','http://s10.zetaboards.com/The_Unstoppable_Army/calendar/'];
addtml[t++]=['FAQ','http://s10.zetaboards.com/The_Unstoppable_Army/faq/'];
addtml[t++]=['Rules','http://s10.zetaboards.com/The_Unstoppable_Army/boardrules/'];
addtml[t++]=['Affiliates','http://s10.zetaboards.com/The_Unstoppable_Army/pages/affiliates/'];
addtml[t++]=['Roster','http://s10.zetaboards.com/The_Unstoppable_Army/pages/roster/'];
</script>


and this one..
Code:
 

<script type="text/javascript" src="http://aquate.us/dr.js"></script>
<script type="text/javascript" src="http://aquate.us/dragemote.js"></script>

Posted Image
Offline
Profile
Quote Post
Goto Top
 
holysavior
Way Cool Coder

the first one should have more code to it. right now its just variables and arrays.

as for the other two. they wont work cuz aquate.us is messed up and anything hosted there could potentially be lost
Posted Image
Offline
Profile
Quote Post
Goto Top
 
1 user reading this topic (1 Guest and 0 Anonymous)
« Previous Topic · ZetaBoards · Next Topic »
Add Reply