Email conversation
From | Adam Wrzeski |
To | Me |
Subject | internet explorer with PureCSS menus |
Date | 20 September 2006 19:35 |
I know this is probably a common and stupid question. But I'm relatively new
to scripting, well advanced scripting.
On your page about PureCSS menus, Internet Explorer does NOT prompt me to
allow scripts on the page.
However, on my own projects, where I am using your PureCSS menu code.
Internet Explorer DOES prompt a "security risk" because of the IEmen.htc
file that I'm calling up.
How do you get around it? I'm following the instructions. And copy and
pasting code almost verbatim, with only tweaks to change the way it looks,
etc.
I must be over looking something.
Just thought I'd ask.
Thanks a ton.
Adam Wrzeski
From | Me |
To | Adam Wrzeski |
Subject | Re: internet explorer with PureCSS menus |
Date | 23 September 2006 13:28 |
Adam,
> However, on my own projects, where I am using your PureCSS menu code.
> Internet Explorer DOES prompt a "security risk" because of the IEmen.htc
> file that I'm calling up.
I assume you are loading the scripts and pages from your own computer. IE
restricts scripts when running on your own computer. Put them on a real
website and it does not prompt.
You can also disable this security mis-feature:
Tools - Internet Options - Advanced - Security; "Allow active content to run
in files on My Computer"
Mark 'Tarquin' Wilton-Jones - author of http://www.howtocreate.co.uk/
From | Adam Wrzeski |
To | Me |
Subject | Re: internet explorer with PureCSS menus |
Date | 23 September 2006 19:19 |
Hah. Yep. It worked. Once I uploaded them to my live site it worked
perfectly, no prompt.
Thanks for the great script.
---Adam Wrzeski