Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Space to simulate a click on an image
Message
From
27/09/2001 18:49:42
 
 
To
27/09/2001 18:29:03
General information
Forum:
Internet
Category:
HTML
Miscellaneous
Thread ID:
00561538
Message ID:
00561746
Views:
26
>>Do you know the equivalent in Javascript?
>
>
function myAnchorSelect()
>{
>	if (window.event.keycode = 32)
>		alert("Space bar was pressed!");
>}
The problem with that is that the space key press is in memory so even if it calls the form, the page is moving one page down.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform