| View previous topic :: View next topic |
| Author |
Message |
deanmcel
Joined: 04 May 2007 Posts: 3 Location: Stockton, Mo
|
Posted: Sat May 05, 2007 5:07 am Post subject: Bypass active x security alert |
|
|
| After adding drop down menus to web site using some javascript code, I started getting active x security alert. It requires users to click on allow blocked content to get the drop down menus. How can this be bypassed? There should be no security concern for users. Other sites have drop down menus without a security alert. |
|
| Back to top |
|
 |
|
|
LucasZ21 100+ Club

Joined: 26 Feb 2007 Posts: 195 Location: Mansfield, OH
|
Posted: Sat May 05, 2007 3:37 pm Post subject: Re: Bypass active x security alert |
|
|
It may just be your browser. I know when I code something with some dynamic content, I have to click the same thing.  |
|
| Back to top |
|
 |
ramnosity 100+ Club

Joined: 10 Feb 2007 Posts: 192 Location: at my computer
|
Posted: Sat May 05, 2007 5:27 pm Post subject: Re: Bypass active x security alert |
|
|
| No its not the browser. Mine does it too. I think it depends on what security settings you use. But I'm not sure it does it with me too but not on other websites. |
|
| Back to top |
|
 |
deanmcel
Joined: 04 May 2007 Posts: 3 Location: Stockton, Mo
|
Posted: Sun May 06, 2007 10:52 pm Post subject: Active x security alert |
|
|
| Thanks, but I was hoping I could put some code in my html file that would tell active x to bypass the alert. |
|
| Back to top |
|
 |
|