Put'ing Item Actions on RightClick Menue ?

LFrank

Joined: 2005-02-19
Posts: 1023
Posted: Sat, 2005-07-30 20:35

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.

 
mindless
mindless's picture

Joined: 2004-01-04
Posts: 8601
Posted: Sun, 2005-07-31 18:50

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
nivekiam's picture

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 !