vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   BB Code Enhancements - JQuery-animated Spoiler BBCode (https://vborg.vbsupport.ru/showthread.php?t=256107)

dizzynation 01-12-2013 12:33 AM

/images/editor/spoiler.png

dizzynation 01-12-2013 12:35 AM

Are supposed to only get this text "Click Here To See Hidden Content?

JacquiiDesigns 01-12-2013 07:00 PM

Quote:

Originally Posted by dizzynation (Post 2396350)
/images/editor/spoiler.png

Input the following info in your BB Code Manager:
  • Button Image: images/editor/spoiler.png

Quote:

Originally Posted by dizzynation (Post 2396351)
Are supposed to only get this text "Click Here To See Hidden Content?

You should see the text - but also the background gradient image.

egerr10 05-27-2013 05:39 PM

hi guys. I have a problem with that spoiler. in the admin panel spoiler works fine
the preview is also doing well. but in a thread problem

I did not change the script code, only css. externally spoiler looks different if somebody needs my version below. I'm sorry for my bad english

http://worldofheroes.ru/threads/20-%...82?p=29#post29


Code:

h2.trigger {
        background: #E9E9E6 url(/images/misc/icon_plus.gif) no-repeat 4px 50%;
    font: 12px verdana,geneva,lucida,'lucida grande',arial,helvetica,sans-serif;
        font-size: 12px;
        padding: 3px 17px 3px 17px;
        margin: 0 0 0 0px;
        line-height: 15px;
        font-weight: bold;
        cursor: pointer;
        background-position-x: 4px;
        border: 1px solid #D6D6D6;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
}
h2.trigger a {
}
h2.trigger a:hover {
        color: #48861E;       
}

h2.active {
        background: #E9E9E6 url(/images/misc/icon_minus.gif) no-repeat 4px 50%;
        background-position-x: 4px;
        border-bottom: none;
        border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
        -webkit-border-bottom-right-radius: 0px;
    -webkit-border-bottom-left-radius: 0px
        -moz-border-radius-bottomleft: 0px;
        -moz-border-radius-bottomright: 0px;
}

 
.toggle_container {
        margin: 0 0 5px;
        padding: 0;
        border: 1px solid #D6D6D6;
        background: #F3F3F3;
        overflow: hidden;
        clear: both;
        border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
        -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px
        -moz-border-radius-bottomleft: 5px;
        -moz-border-radius-bottomright: 5px;
}

.toggle_container .block {
        padding: 10px 6px; /*--Padding of Container--*/
}



All times are GMT. The time now is 01:04 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01137 seconds
  • Memory Usage 1,728KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (4)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete