Welcome, guest ( Login )

» Home (JDC Blog)
» Forums

Page Tags

miniwindow

Search Tags:
WikiHome » JotDoc » Reference » MiniWindowRef » CodeExample783

CodeExample783

Version 1, changed by ScottMcmullan. 07/21/2006.   Show version history

JotSpot Developer Documentation



Code Example

New miniwindow code

Embedding: tag

To create a miniwindow, enter this code in XML mode into your page (change the id to your own value):

    <div class="jot-miniWindow" id="member-blog-plugin">
      <h3 onclick="Expander.toggle('member-blog-plugin')">Test Mini Window</h3>
      <div class="jot-content">
        Put your content here!
      </div>
    </div>

Tags: miniwindow

Comments (1)

billschuller said, 06/13/2007:

How do I get the window to default to "hidden"? I've tried adding hidden="true" to the <div class="jot-miniWindow"...> tag.

Attachments (0)

  File By Size Attached Ver.