Plugin Directory

Changeset 508027


Ignore:
Timestamp:
02/21/2012 04:25:30 AM (14 years ago)
Author:
PSDCovers
Message:

Adjustly Collapse Readme, hopefully final update

File:
1 edited

Legend:

Unmodified
Added
Removed
  • adjustly-collapse/trunk/readme.txt

    r508015 r508027  
    2828</code>
    2929   
    30    
    31    
    32 In the example above, the <b>trigger</b> is an href element and the <b>target</b> is a div element.  Note that the trigger and target can be any element you choose and be different, or the same type, of elements.  For example, the following is just as valid:
    33 
    34 <code>
    35 <span class="aj-collapse" rel="[myslidingcontent002]">trigger</span>
    36 <span class="aj-hidden" rel="[myslidingcontent002]">target: this content is hidden by default</span>
    37 </code>
     30In the example above, the <b>trigger</b> is an href element and the <b>target</b> is a div element.  Note that the target can be any element you choose.
    3831
    3932<h4>rel="[id]"</h4>
     
    7063= How does one use the shortcode, exactly? =
    7164
    72 It doesn't.  This plugin does not use shortcodes.
     65This plugin does not use shortcodes.
    7366
    7467
Note: See TracChangeset for help on using the changeset viewer.