Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations biv343 on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Would like to modify the DOM entries for a page.

Status
Not open for further replies.

NaGaZaKi

Programmer
Mar 31, 2001
2
BE
I open a page using Javascript (sponsor), it is automatically closed 3mn later but there's an onUnload tag which launches lots of popup's (of course this page is not hosted on my server, I cannot modify it but can perhaps modify the DOM in the browser after it has loaded). As I want my site to be a user friendly site, I don't want these popup's. I'm then looking for a way of deleting the onUnload entry in this page's DOM. I made lots of searches on the net but don't find anything interesting.

Have an idea ? (PHP, Javascript, all UNIX scripting = ok)
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top