| Home | Register | FAQ | Members List | Search | Today's Posts | Mark Forums Read |
|
|
#1 (permalink) |
|
sanddancer
|
javascript alert
Whats the best way to do this then? Should I use it or is it bad standards these days? What should I use instead. I'm basically needing it as a step before another website e.g. a user clicks on a link and the popup displays 'blah blah your leaving the site blah blah' user clicks ok and the linked site loads up. |
|
|
|
|
|
#2 (permalink) |
|
Senior Member
Join Date: Jan 2005
Posts: 12,358
|
That sounds like a terrible usability problem. Huge mistake. Try this: Flag & toggle external links with DOM scripting I'm currently building a customized and expanded version of this script. |
|
|
|
#3 (permalink) | |
|
trouble free and loverlee
Join Date: Mar 2003
Location: YooKay
Posts: 2,968
|
Quote:
I'd be interested to hear what you've got planned, PGO. Do tell. |
|
|
|
|
#4 (permalink) |
|
Senior Member
Join Date: Jan 2005
Posts: 12,358
|
Great script, by the way, Bill. It's basically that and Preview Your Links with Unobtrusive JavaScript and the ability to open links to any file type you desire in a new window. I'm just mixing all three things together and making it a cohesive whole. It will...
So far, I have it organized as:
Last edited by pgo : 21-11-2007 at 11:25. |
|
![]() |