- Timestamp:
- 12/05/08 00:21:04 (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/JQueryTwistyPlugin/data/TWiki/JQueryTwistyPlugin.txt
r1090 r1178 198 198 <verbatim> 199 199 %TWISTY{link="" noscript="hide" start="show"}% 200 <input type="submit" class=" twikiButton" value="You surely have !JavaScript" />200 <input type="submit" class="foswikiButton" value="You surely have !JavaScript" /> 201 201 %ENDTWISTY% 202 202 </verbatim> 203 203 204 204 %TWISTY{link="" noscript="hide" start="show"}% 205 <input type="submit" class=" twikiButton" value="You surely have !JavaScript" />205 <input type="submit" class="foswikiButton" value="You surely have !JavaScript" /> 206 206 %ENDTWISTY% 207 207 … … 214 214 <verbatim> 215 215 %TWISTY{link="" start="show"}% 216 <input type="submit" class=" twikiButton" value="You might have !JavaScript" />216 <input type="submit" class="foswikiButton" value="You might have !JavaScript" /> 217 217 %ENDTWISTY% 218 218 </verbatim> 219 219 220 220 %TWISTY{link="" start="show"}% 221 <input type="submit" class=" twikiButton" value="You might have !JavaScript" />221 <input type="submit" class="foswikiButton" value="You might have !JavaScript" /> 222 222 %ENDTWISTY% 223 223 … … 265 265 266 266 <verbatim> 267 <button class="twistyExpandAll twikiButton">Expand all</button> <button class="twistyCollapseAll twikiButton">Collapse all</button>267 <button class="twistyExpandAll foswikiButton">Expand all</button> <button class="twistyCollapseAll foswikiButton">Collapse all</button> 268 268 </verbatim> 269 269 270 270 Creates these controls: 271 271 272 <button class="twistyExpandAll twikiButton">Expand all</button> 273 <button class="twistyCollapseAll twikiButton">Collapse all</button>272 <button class="twistyExpandAll foswikiButton">Expand all</button> 273 <button class="twistyCollapseAll foswikiButton">Collapse all</button> 274 274 275 275 When you want to use links, write:
Note: See TracChangeset
for help on using the changeset viewer.
