Dear All,
I am new to javascript. I am using a Touch Screen LCD to work on an HTML document. The main menus have sub menus. I have changed the manin menus from onmouseover to onmouse click event . it works. The menu drops down. The sub menus also have sub menus.But when I click/touch the submenus it doesnt show its submenus and vanishes.
For example in Windows we have File,Edit,View etc. View menu has submenu Toolbar...When i touch Toolbar the submenu doesnt come up and goes off. I have to use a mouse instead.
No use of touch screen ,. Please help