Your Ad Here

Author Topic: Open a new window on page unload  (Read 199 times)

hkp

  • Fresher
  • *
  • Quality: +0/-0
  • Posts: 8
  • Referrals: 0
Open a new window on page unload
« on: June 05, 2009, 10:04:50 PM »
If you're looking for a way to open a new window when you leave a web page, this code may be what you're looking for.

Opening a new window on page unload, or in other words, when your visitor is leaving your page is also a great way to make one last try to make a sale. You're visitor is leaving your site anyway, so this is your last chance to sell them. Make it count.

Place the following code, indicated in bold, within your web page's BODY tag:

<body onUnload=window.open('http://www.domain.com'); self.blur();>

_________________
Design a website  /  NY Web design
Logged

Y Share - Online Internet Portal

Open a new window on page unload
« on: June 05, 2009, 10:04:50 PM »
Your Ad Here
Pages: [1]
« previous next »