Jump to content

Posting Spoilers

Featured Replies

comment_2786252

None?  The forum-correct way to do it is through the use of multiple, nested containers with the various IPS-specific styles defined:

 

<div class="ipsSpoiler" data-ipsspoiler="">
	<div class="ipsSpoiler_header">
		<span>Spoiler</span>
	</div>

	<div class="ipsSpoiler_contents ipsClearfix">
		<p>
			hidden
		</p>
	</div>
</div>

 

Archived

This topic is now archived and is closed to further replies.

Recently Browsing 0

  • No registered users viewing this page.