Forum Discussion

reydimaano's avatar
reydimaano
Contributor
11 years ago

SelectTab function is not working

Using Tabbed Browsing // Activates the browser tab where the specified URL is opened function SelectTab(URL) {   var browser = Sys.Browser();   var tabBand;   switch (browser...