Sidebar - Collapse & expand [Deleted]

Allan

Well-known member
Allan submitted a new resource:

Sidebar - Collapse & expand - Allow you to collapse the sidebar

Sidebar - Collapse & expand
________________________________

It's free ! :D

Informations:
- I don't promise support.
- I have only tested on the original style, I can't make sure it will work on custom styles.
- Tested on XenForo 1.3.x, no others versions.
- Keeps the user preferences (use jquery.cookie.js)

Install:
- Upload "jquery.cookie.js" and "sidebar.js" in /js folder.
- Upload...

Read more about this resource...
 
Thanks for releasing this.

I would recommend reviewing the jQuery code used as it does contain the use of deprecated functions such as live().

on() or bind() should be used instead.
 
Just 1 quick and easy question.

How about the notice message? Did the message expand and collapse correctly?
 
Quick question - I need to make this appear in certain pages only - What expression should i user?

I know $visitor['user_id'] > 0 -- means: show for logged in users only

Please advise
 
Can this be modified to collapse the sidebar in forum_view as I use widget framework
 
Does this have to be activated? How? I don't see the arrow after installation (on custom or default style).
 
Can this be modified to collapse the sidebar in forum_view as I use widget framework

@Allan, this is a great question. I do the same.

Considering how little time people spend on the forum index, I'm left debating the benefit of this add-on.

Installed and works perfectly.
 
Top Bottom