Quote:
Originally Posted by MartinMarie
In fact, when I touch the screen shortly either nothing happen or the high or low menu is displayed ; when I do it longer it is a pop up menu which appears. When I hit screen on the boarder, the page is turned.
Does it exist some html tag to disable all those normal but borrowing actions ?
Thank you for the help.
Martin
|
The problem is in your code. "name" is not a valid attribute in XHTML 1.1
Try "id" instead.