[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index] [Thread Index]
[Monthly Archives] [List Home]

[Virtools] JavaScript using 'GoToWebPage'



Ok, I managed to launch javascript commands with 'GoToWebPage'.
I found some useful doc about Javascript syntax and it all seems to work well.
 
Only one problem that I couldn't fix: when I execute a javascript command with 'GoToWebPage', for instance, say "javasript:window.open ('example.html','name','width=400,height=300')", the page containing my N*M* content is replaced by a blank page, with only '[object]' displayed on the top left.
 
Does anyone know what I should do to avoid leaving my current N*M* page when executing a javascript command through 'GoToWebPage' ?
 
Thanks
 
Francois

Follow-Ups: