<a href='chromehtml:www.google.com'>click me</a> On Nov 12, 4:21 am, jtb <[email protected]> wrote: > Hello, > > Excuse me for me English. > > Google Chrome is defined as my default Web navigator. > I run an HTA file on my PC under Windows XP SP2. > > I use : > hWnd = window.open("url", "_blank"...); > to open a new window from Javascript code. > > It works well but the URL is displayed with Microsoft Internet > Explorer. > > I want to open the URL in Google Chrome. > > Is it possible to do that ? (Peharps not because it is from an HTA > file) > > If yes, can I use the handle hWnd returned by window.open from the > code in the HTA and "window.opener" from the code in the Google Chrome > (because I can do that when opened with IE) > > Regards, > > jtb
-- Chromium Discussion mailing list: [email protected] View archives, change email options, or unsubscribe: http://groups.google.com/group/chromium-discuss
