Wiki source code of TwoTipFiltersLivetable

Version 2.1 by JeromeVelociter on 2010/04/11 16:05

Show last authors
1 {{html}}
2 <div class="tipfilters">
3 <div id="alldocs-tagcloud" class="xwiki-livetable-tagcloud-tip">
4 <div>
5 <div class="xwiki-livetable-tagcloud-container">
6 <h2>Click on one or more tags to filter the list
7 <span>and click again on a tag to cancel the filter</span>
8 </h2>
9 <div class="xwiki-livetable-tagcloud"><ol class="tagCloud"><li class="ultraPopular selectable"><span>dekiwiki</span> </li><li class="ultraPopular selectable"><span>test</span> </li></ol></div>
10 </div>
11 <div class="tippointer">
12 <div></div>
13 </div>
14 </div>
15 </div>
16 <div id="alldocs-topfilters" class="xwiki-livetable-topfilters-tip">
17 <div>
18 <div class="xwiki-livetable-topfilters-container">
19 <div>Hello, this is a second filter area with tip, that should be vertically aligned to the bottom</div>
20 </div>
21 <div class="tippointer">
22 <div></div>
23 </div>
24 </div>
25 </div>
26 <div class="clearfloats"></div>
27 </div>
28 {{/html}}