Simple Machine Codes
April 19, 2024, 05:47:51 pm
Welcome, Guest. Please login or register.

Login with username, password and session length
News: Welcome to SMC, the best place for your SMF For Free Codes
 
  Home Help Search Arcade Gallery Affiliates Code Index Staff List Calendar Members Login Register  

Up and Down Tabs

Pages: [1]   Go Down
  Print  
Author Topic: Up and Down Tabs  (Read 556 times)
0 Members and 1 Guest are viewing this topic.
Agent Moose
Administrator

Offline Offline

Gender: Male
Posts: 2,672



View Profile WWW
« on: September 07, 2007, 04:25:52 pm »

Footers
Code:
<script>
function up_down_tabs(){
//Created by Agent Moose (smcodes.smfforfree3.com)
$(function() {
$("div.tborder").contains("News:").before("<table cellspacing='0' cellpadding='0' border='0' style='margin-left: 10px;'><tbody><tr><td class='mirrortab_first'/><td class='mirrortab_back'><a href='javascript:scroll(0,999999)'>Go Down</a></td><td class='mirrortab_last'/></tr></tbody></table>");
$("div.tborder").contains("Info Center").after("<table cellspacing='0' cellpadding='0' border='0' style='margin-left: 10px;'><tbody><tr><td class='maintab_first'/><td class='maintab_back'><a href='javascript:scroll(0,0)'>Go Up</a></td><td class='maintab_last'/></tr></tbody></table>");
$("div.tborder").contains("Topic you have posted in").after("<table cellspacing='0' cellpadding='0' border='0' style='margin-left: 10px;'><tbody><tr><td class='maintab_first'/><td class='maintab_back'><a href='javascript:scroll(0,0)'>Go Up</a></td><td class='maintab_last'/></tr></tbody></table>");
$("div.tborder").contains("Jump to").after("<table cellspacing='0' cellpadding='0' border='0' style='margin-left: 10px;'><tbody><tr><td class='maintab_first'/><td class='maintab_back'><a href='javascript:scroll(0,0)'>Go Up</a></td><td class='maintab_last'/></tr></tbody></table>");
});}
up_down_tabs();
</script>

This will just add up and down tabs to your board.  Simple, yet effective.
Report Spam   Logged

Share on Facebook Share on Twitter

moparscapev2
Newcomers!

Offline Offline

Posts: 2


View Profile
« Reply #1 on: October 10, 2007, 07:50:03 pm »

you forgot to mention to add this in your headers>>>
Code:
<script language="JavaScript" type="text/javascript" src="http://209.85.48.12/9581/134/upload/p4217340.ibf">//Jquery code</script>

Thank you!
Report Spam   Logged
Agent Moose
Administrator

Offline Offline

Gender: Male
Posts: 2,672



View Profile WWW
« Reply #2 on: October 10, 2007, 08:41:48 pm »

I have that as a sticky topic on my forum, so I don't put it in the topic.  And, you accually, that is the old one.  Look at the stickied topic and get the new one Wink
Report Spam   Logged

Pages: [1]   Go Up
  Print  
 
Jump to:  

Powered by EzPortal
Bookmark this site! | Upgrade This Forum
SMF For Free - Create your own Forum

Powered by SMF | SMF © 2016, Simple Machines
Privacy Policy