...

window open bookmarklet

Neron
01-09-2012, 01:59 PM
Hi,
I want to open a new window and then execute some js function on that window. My code looks like this:
windowObjectReference = window.open("http://some_page.html","name");
windowObjectReference = window.open("javascript:(some_function('param1');)","name");

Is it possible to do activate bookmarklet thru js on new window?

jalarie
01-13-2012, 03:28 AM
Yes, it can be done. I just tried it.



EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum