SMF For Free Support Forum
Signup For Free Forum
November 22, 2008, 01:15:57 am *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: Welcome to SMF For Free. The best free SMF Host
 
   Home   Help Search Arcade Gallery Login Register  

Pages: [1]
  Print  
Author Topic: [Code] Toggle Info Center v2  (Read 696 times)
0 Members and 1 Guest are viewing this topic.
Ridikul
SMF For Free Member
*
Offline Offline

Posts: 35


View Profile
« on: June 15, 2007, 10:16:58 pm »

Preview

At the bottom of the board

Description
Now in one link. A little bit smoother. Shorter Code

Put this in headers only if you don't have it.
Code:
<script type="text/javascript" src="http://code.jquery.com/jquery-latest.pack.js">

Put this in headers below the code above.
Code:
<script type="text/javascript">
        $(document).ready(function(){
                $("a.hidelink").click(function(){
                        $("div#upshrinkHeaderIC").slideToggle("slow");
                        return false;
                });
        });
</script>

Footers
Code:
<div class="hide-info"><a href="#" class="hidelink">Toggle Info Center</a></div>
« Last Edit: August 27, 2007, 08:59:40 pm by simply sibyl » Logged
loogiesquared
SMF For Free Member
*
Offline Offline

Posts: 50



View Profile
« Reply #1 on: June 09, 2008, 08:18:40 pm »

so...it adds a login box at the bottom?
Logged

simply sibyl
Global Moderator
*
Offline Offline

Posts: 9133


Please do not PM me for Support


View Profile WWW
« Reply #2 on: June 09, 2008, 08:28:40 pm »

so...it adds a login box at the bottom?

It toggles the info center  (hides/unhides it) that is at the bottom of your forum.
Click Toggle Info Center at the bottom of his forum to see what it does.

The login box shows on the bottom of his forum cus he has Show a quick login on every page checkmarked in Admin > Features and Options > Layout and Options
Logged



Pages: [1]
  Print  
 
Jump to:  

cheap low cost web hosting reviews

Powered by SMF 1.1.7 | SMF © 2006-2008, Simple Machines LLC
ServerBeach Coupon
Page created in 0.188 seconds with 17 queries.