However the extension was not build with that option in mind, it is a great idea.
So I did not try or test it (yet) but there is a reasonable chance that it might work.
Basicaly the jQuery script responds to mouseovers over an(y) anchor in a tag with ID 'divexmenu_menu'.
So from that point of view, all you need is
- Code: Select all
<div id="divexmenu_menu">
<a href="something">whatever</a>
</div>
Where div can be replaced with any block level element.
I will try it myself tonight or tomorrow and I'll come back to you here.
(And if it doesn't work with this version, I'll keep the option in mind for version 2, because the idea is great)
[edit]
Btw, the tag [[ divexmenu element="thumbs" ]] is not available yet of course, but I'll test if it goes together with an existing gallery option in PivotX.
[/edit]