Email conversation
From | Paul Price |
To | Me |
Subject | Javascript Securiy Issues |
Date | 28 November 2006 21:25 |
Hi,
Is there a way to use simple javascript functions such as closing a window
and mouseovers that do not generate a "security help window" asking me if I
want to allow blocked content? Also, do most new computers have Internet
explorer set to where that question appears?
For example, when i use a simple
a href="javascript:window.close()
Command, I get a security help window asking if I would allow blocked
content.
Thanks,
Paul
From | Me |
To | Paul Price |
Subject | Re: Javascript Securiy Issues |
Date | 29 November 2006 00:27 |
Paul,
> Is there a way to use simple javascript functions such as closing a
> window and mouseovers that do not generate a "security help window"
> asking me if I want to allow blocked content?
My answer in this email covers this IE annoyance:
http://www.howtocreate.co.uk/emails/AdamWrzeski.html
Mark 'Tarquin' Wilton-Jones - author of http://www.howtocreate.co.uk/
From | Paul Price |
To | Me |
Subject | Re: Javascript Securiy Issues |
Date | 29 November 2006 05:12 |
Thank you.
Paul