|
I can't get window.open to work in view-actions either. You might try using @UrlOpen to open a jump page that has a JavaScript OnLoad event, which modifies the window properties based on parameters included in the URL, and then redirects to your destination site. That site's URL is included in the original URL as a parameter.
Do you have comments on this Ask the Expert question and response? Let us know.
|