Thread: IE and the information bar
Results 1 to 3 of 3
Related
-
From what sources do you get information on SEO. Forum: Search Engine Optimization - SEO - Forum
Replies: 23 -
How do you get current information about SEO? Forum: Search Engine Optimization - SEO - Forum
Replies: 13 -
seo information ? Forum: Search Engine Optimization - SEO - Forum
Replies: 1
-
11-22-2006, 08:32 PM #1
IE and the information bar
Hi. I am new at this. I haven't created a webpage in a while. I use DW and I have a nav menu created with js. Wheneven I view my page in IE6-7 the information bar opens along with info that IE has "restricted the webpage from running scripts", etc. There is probably a simple fix for this but for the life of me I cannot figure it out yet. Do I lower my security concerning running js and active x?
Thanks.Oneshort
-
11-23-2006, 01:10 AM #2
Re: IE and the information bar
post your code... I if i had to take a wild guess i would bet that you forgot to change a link or image location on the page... IE doesnt like it when a page tries to link something on their computer (ie: <script src="c:\document and settings\user\desktop\exc.">
but post all the html and javascript so we can take a look at it,
-ALL
-
11-23-2006, 07:33 AM #3bald headed old fart
Status- Offline
Join Date- Aug 2003
Location- chertsey, a small town 25 miles south west of london, england.
Posts- 739
Re: IE and the information bar
Hi there oneshort,
and a warm welcome to these forums.
This only happens locally. To effect a cure for the page add this snippet of code directly after the DOCTYPE...
Code:<!-- saved from url=(0014)about:internet -->
- open IE.
- click 'Tools'.
- click 'Internet Options'.
- click 'Advanced' tab.
- scroll down to 'Security'.
- check 'Allow active content to run on My Computer'.
- click 'Apply'.
- click 'OK'
- have a beer.
Further reading:-
http://msdn.microsoft.com/workshop/author/dhtml/overview/motw.aspLast edited by HTML; 03-09-2012 at 10:39 AM.
Cloudjiffy- PaaS for Developers
10-05-2020, 12:30 AM in Web Hosting Forum