Noob error: IE and JavaScript?

E

Ed from AZ

I'm a complete noob at web pages, HTML, and JavaScript. I put
JavaScript code in the web page I'm trying to build, saved it, and
opened in IE to see it run. I also put in a <NOSCRIPT> message.

When the page opened, I had the <NOSCRIPT> message displayed and a bar
across the top saying IE had blocked active content. I selected "Let
blocked content run". The <NOSCRIPT> messge went away, but the JS
still wouldn't run. I went through my IE settings (XP Pro, IE 7):
everything with Java is enabled.

What am I missing?
Ed
 
A

Anteaus

IE thinks you're trying to do something dodgy with the javascript, like
create a pop-under advert for example. That is why it warns the user.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top