3.2.0

Button link

Hello

I am aware of the link control, however I would like to achieve the same effect by pressing a button. In other words, how can I open a url by clicking on a button
Thanks
Erich
Erich Singer
March 7,
button.onClick = function(){
window.location = URL;
}
Alex (ActiveWidgets)
March 8,
Alex

Many thanks
Erich
Erich Singer
March 9,
It is very useful!....
Deepthi
May 5,
Hello
I am aware of the link control, however I would like to achieve the same effect by pressing a button. In other words, how can I open a file by clicking on a image button
Thanks
shaile
May 8,

This topic is archived.

See also:


Back to support forum