vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   BB Code Enhancements - Classic button 'Spoiler' BB Code (NO INSTALL REQUIRED) (https://vborg.vbsupport.ru/showthread.php?t=289968)

Fatal Hazard 10-30-2012 11:00 PM

Classic button 'Spoiler' BB Code (NO INSTALL REQUIRED)
 
1 Attachment(s)
This is a classic button spoiler BB Code.

Title: Spoiler

BB Code Tag Name: Spoiler

Replacement:
Code:

<div style="margin: 5px 20px 20px;"> <div class="smallfont" style="margin-bottom: 2px;"><b>Spoiler:</b>&nbsp;  <input value="Show" style="margin: 0px; padding: 0px; width: 45px; font-size: 10px;" onclick="if (this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display != '') { this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display = '';this.innerText = ''; this.value = 'Hide'; } else { this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display = 'none'; this.innerText = ''; this.value = 'Show'; }" type="button" /> </div> <div class="alt2" style="border: 1px inset ; margin: 0px; padding: 6px;"> <div style="display: none;"> {param} </div> </div> </div>
Example: [Spoiler]Some Text[/Spoiler]


Description: Allows you to hide text or images.

Image Path: Choose an image and upload it to your server.

Use {option}: No

Remove Tag If Empty: Yes

Disable BB Code Within This BB Code: No

Disable Smilies Within This BB Code: No

Disable Word Wrapping Within This BB Code: No

Disable Automatic Link Parsing Within This BB Code: No

Preview:
https://vborg.vbsupport.ru/external/2012/10/2.png

ahobilam 11-01-2012 03:17 PM

Installed, working, thanks.
But I could not get idea where we can use it?
Hiding text with a show button,
I think, it may be used to show the answer of a question after guess?

Fatal Hazard 11-18-2012 05:17 PM

Quote:

Originally Posted by ahobilam (Post 2377541)
Installed, working, thanks.
But I could not get idea where we can use it?
Hiding text with a show button,
I think, it may be used to show the answer of a question after guess?

Or just a cool bb code that your members can have fun with.

Gamelobby 12-12-2012 02:49 AM

What is this button.?
https://vborg.vbsupport.ru/external/2012/12/21.png
Isn't there supposed to be a image/button like the preview that says "Show" ?

*edit*
Nvm that is the button for when you're making a post.
I used this one..

https://vborg.vbsupport.ru/external/2012/12/4.gif

puthzel 12-12-2012 12:03 PM

Error in mobile version vb 4.2 can't show the spoiler content / can't unhide...

Fatal Hazard 12-12-2012 04:20 PM

Quote:

Originally Posted by Gamelobby (Post 2390143)
What is this button.?
https://vborg.vbsupport.ru/external/2012/12/21.png
Isn't there supposed to be a image/button like the preview that says "Show" ?

*edit*
Nvm that is the button for when you're making a post.
I used this one..

http://legendofthevoid.com/spoiler.gif

yeah, You can just use your own pic. I just uploaded that one as I was in a rush

Fatal Hazard 12-12-2012 04:22 PM

Quote:

Originally Posted by puthzel (Post 2390199)
Error in mobile version vb 4.2 can't show the spoiler content / can't unhide...

Hmm, I haven't tried it in the mobile version yet as I can't call my phone a phone but I will look into this. Thank you for pointing this out.

Asmod 12-13-2012 07:15 AM

works like a charm, thanks mate :)

Fatal Hazard 12-13-2012 09:38 PM

No problem :)

fxdigi-cash 12-14-2012 12:37 PM

I tried this code, but it seems there is something not correct. Everything is ok except that the button "show" when clicked nothing shows up. I mean spoiler is used to hide/show some text, right! so why this code doesn't do this job then!! or maybe I'm missing something here. please correct me if I'm wrong.

By the way, I did all exact steps many times, but still the hide/show function doesn't work...

any idea?


All times are GMT. The time now is 02:27 AM.

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.01177 seconds
  • Memory Usage 1,739KB
  • 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
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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