Step by step howto – display a warning before leaving site
Problem Sometimes there is an audit requirement, to let customers know a link is off your site and therefore you takeno further responsibility for it.For example, a reference to an external associate site. Solution I’ve just used some simple javascript code, which is triggered by the click (onclick event).This pops up a warning, which can [...]