Show hide widget
2 posters
Page 1 of 1
Show hide widget
Hi All
I use the Show Hide widget tutorial . It works but seems the arrow is hidden when it closed, so I can not open again, this is the code
https://help.forumotion.com/t78898-show-hide-widgets-script
I search around but still does not work
I use the Show Hide widget tutorial . It works but seems the arrow is hidden when it closed, so I can not open again, this is the code
- Code:
<div id="forum-widget" style="height: 13px; width: 16px; border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px; cursor: pointer; position: inherit; background: #f5ebf7 url(http://2img.net/i/fa/optimisation_fdf/common/arrow_ltr.png) no-repeat 0 -13px;" onclick="jQuery('#left').animate({width:'toggle',height:'toggle',opacity:'toggle'},1000); if(my_getcookie('forum-widget')=='0') { my_setcookie('forum-widget','1',0,0); jQuery('#forum-widget').css('background-position','0 -23px'); } else { my_setcookie('forum-widget','0',1,0); jQuery('#forum-widget').css('background-position','0 0px'); }">
</div>
https://help.forumotion.com/t78898-show-hide-widgets-script
I search around but still does not work
Last edited by TamDonCo on January 29th 2018, 8:02 pm; edited 1 time in total
Re: Show hide widget
Please add the tutorial and post the link to the forum that has it.
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: Show hide widget
Locked as Requested
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Similar topics
» Categories hide/show
» How to show/hide who is online?
» Show/Hide Widgets Script
» Transition on show/hide JQ
» Sidebar hide/show
» How to show/hide who is online?
» Show/Hide Widgets Script
» Transition on show/hide JQ
» Sidebar hide/show
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum