B
benny
Hi,
I have a web pageA, that include the javascript, to do some onload
event so that it would load another web pageB to perform some onload
action.
Could I able to load the pageB without showing it ? Or while loading
pageA I would load the pageB onload event using javascript?
I have one method i.e. <body onload="window.open("www.try.com",
height=0, ... )>
but once I have popup-blocker on browser I wont be able to achive that
action.
Anyone could give me suggestion ?
regards
benny
I have a web pageA, that include the javascript, to do some onload
event so that it would load another web pageB to perform some onload
action.
Could I able to load the pageB without showing it ? Or while loading
pageA I would load the pageB onload event using javascript?
I have one method i.e. <body onload="window.open("www.try.com",
height=0, ... )>
but once I have popup-blocker on browser I wont be able to achive that
action.
Anyone could give me suggestion ?
regards
benny