ONKEYDOWN.... (vbs)
If Window.Event.KeyKode = <tasto> Then
ShowMap
Else If Window.Event.KeyKode = <tasto> Then
HideMap
End If
ONKEYDOWN.... (vbs)
If Window.Event.KeyKode = <tasto> Then
ShowMap
Else If Window.Event.KeyKode = <tasto> Then
HideMap
End If
DYNAMIC+ [ E-mail ]
Secondo me non si può fare!