[thelist] Preventing default behaviour and event listener

Joshua Olson joshua at waetech.com
Mon Jun 6 16:06:09 CDT 2005


> -----Original Message-----
> From: VOLKAN ÖZÇELIK
> Sent: Monday, June 06, 2005 4:54 PM
> 
> And to be accessible to non-js users. The html should be like:
> 
> ...
> <a href="thepopup.html">more information on XYZ (opens on a 
> seperate window)</a>

Careful here... for NON-JS users, the link is deceptive.  If you are going
to add the JS dynamically to open in a new window, then you need to add the
"(opens on a separate window)" dynamically as well... unless that is, that
you add the target attribute to the anchor tag to provide a new window for
non-JS users.

<><><><><><><><><><>
Joshua L. Olson
WAE Tech Inc.
http://www.waetech.com/
Phone: 706.210.0168 

Monitor bandwidth usage on IIS6 in real-time:
http://www.waetech.com/services/iisbm/




More information about the thelist mailing list