Learn Web Design at Digital Family

How can I avoid having Active X warnings?

April 19th, 2009 · No Comments

Are you able to point me in the right direction to have a menu bar that changes colour (or does something) without having an Active X warning come up every time-as I don’t think users will like this?

Thank you,
Jonathan W.

Hi, Jonathan,

The Active X warning appears in Internet Explorer anytime users check a site that uses a scripting language, such as JavaScript, on their local computer. That’s a security feature in IE designed to help warn users about potentially malicious programs. Once they have uploaded the page to the server and viewed it online, that message should disappear (unless they are using the most protective settings in IE).

In designing your site, you can, however, avoid this completely now and create rollover link effects by using CSS (instead of using rollover images with JavaScript). This approach has many benefits, including being more search-engine friendly and more accessible. You’ll find a free tutorial on how to create links like this on my site at:

http://digitalfamily.com/dreamweaver/css-tutorials/css-navbar.html

All my best,
Janine

Still want more? Visit the Dreamweaver Help Center at www.DigitalFamily.com/dreamweaver to find Dreamweaver tips, tricks, and tutorials.

Tags: CSS

0 responses so far ↓

  • There are no comments yet...Kick things off by filling out the form below.

You must log in to post a comment.