Icon View Thread

The following is the text of the current message along with any replies.
Messages 11 to 12 of 12 total
Thread Popup Menus Demo
Fri, Apr 22 2016 4:03 AMPermanent Link

thomh

Hi Uli,

This looks great.

What can be done to make it work on a touch device like an iPad.

// Thom

>>Uli Becker wrote:
>>
>>I create a little project to realize a menu that is hidden when no item
>>is clicked and the mouse leaves the menu. Not much code needed.
>>
>>http://www.beckersoft-online.de/demos/menutest.html
>>
>>Uli
Fri, Apr 22 2016 6:17 AMPermanent Link

Uli Becker

> What can be done to make it work on a touch device like an iPad.

Actually this kind of animated menus is designed for desktop
applications - to make it work on a touch device you would have to
replace the OnMouseEnter and OnMouseLeave event handlers by OnClick
event handlers.

Uli
« Previous PagePage 2 of 2
Jump to Page:  1 2
Image