thickbox modal window (hidden div)


/ Published in: HTML
Save to your folder(s)

as i understood "p" tags is requaired.


Copy this code and paste it in your HTML
  1. <a href="TB_inline?height=600&width=305&inlineId=hiddenContent" class="thickbox"><img src="http://skarabey43.ru/wp-content/themes/bizpress/images/button.png" /></a>
  2. <div id="hiddenContent" style="display: none">
  3. <h2>Title</h2>
  4. <P>
  5. content
  6. </P></div>

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.