Is there a way to put the icon actions on right clicking a thumb? I want them to pop up like i.e. the author info in Pedro Gilbert's PG theme. Is this possible? Any idea pointing me in the correct direction would be highly appreciated.
first you need the js code or whatever to implement such a menu.
then add a mode in ItemLinks block to render the action in that type of menu.
nivekiam
Joined: 2002-12-10
Posts: 16504
Posted: Sun, 2005-07-31 20:30
LFrank, check out Dynamic Drive, they have a pretty plain jane looking one there what works in IE 5+ and FF 1+. I also found this pretty cool looking one, http://www.milonic.com/menusample27.php.
If you search google for "context menu" or "javascript context menu" or "dhtml context menu" or some combination of those, you'll find a ton more.
LFrank
Joined: 2005-02-19
Posts: 1023
Posted: Mon, 2005-08-01 04:53
mindless, nivekiam, Great - Thanks for the Hints, I'll give it a try !
Posts: 8601
first you need the js code or whatever to implement such a menu.
then add a mode in ItemLinks block to render the action in that type of menu.
Posts: 16504
LFrank, check out Dynamic Drive, they have a pretty plain jane looking one there what works in IE 5+ and FF 1+. I also found this pretty cool looking one, http://www.milonic.com/menusample27.php.
If you search google for "context menu" or "javascript context menu" or "dhtml context menu" or some combination of those, you'll find a ton more.
Posts: 1023
mindless, nivekiam, Great - Thanks for the Hints, I'll give it a try !