<div id="DIV ID" class="hidden">
*__Table of Contents__*
#toc("" "" "")
</div>
<div style="cursor:pointer;" onclick="toggleClass($('DIV ID'), 'hidden')">
Click here to show/hide Table of Contents
</div>
My colleague and I have a Table of Contents within the Show/Hide snippet (code below) but would like the cursor to change to the pointed finger when the user rolls over the statement "Click here to show/hide Table of Contents". Any ideas? Thanks in advance. Chris
<div id="DIV ID" class="hidden">
*__Table of Contents__*
#toc("" "" "")
</div>
<div onclick="toggleClass($('DIV ID'), 'hidden')">
Click here to show/hide Table of Contents
</div>
Your smile counts. The more smiles you share, the more we donate. Join in!
_______________________________________________
devs mailing list
devs@xwiki.org
http://lists.xwiki.org/mailman/listinfo/devs