elogicmedia
09-01-2005, 05:00 AM
I am trying to get this menu to work on a SSL page however no matter what I try it always seems to come up with the " this page contains secure and nonsecure..." popup box.
I have the page with the following in it:
<script type="text/javascript" src="https://svr51.edns1.com/~qefcom/includes/browser2.js">
/***********************************************
* Jim's DHTML Menu v5.7- © Jim Salyer (jsalyer@REMOVETHISmchsi.com)
* Visit Dynamic Drive:
* This notice must stay intact for use
***********************************************/
</script>
<script type="text/javascript" src="https://svr51.edns1.com/~qefcom/config2.js"></script>
and in the browser2.cs I changed the line to:
var buildDir = "https://svr51.edns1.com/~qefcom/includes/";
but still I get the pop-up box..
Any ideas?
Thankyou
I have the page with the following in it:
<script type="text/javascript" src="https://svr51.edns1.com/~qefcom/includes/browser2.js">
/***********************************************
* Jim's DHTML Menu v5.7- © Jim Salyer (jsalyer@REMOVETHISmchsi.com)
* Visit Dynamic Drive:
* This notice must stay intact for use
***********************************************/
</script>
<script type="text/javascript" src="https://svr51.edns1.com/~qefcom/config2.js"></script>
and in the browser2.cs I changed the line to:
var buildDir = "https://svr51.edns1.com/~qefcom/includes/";
but still I get the pop-up box..
Any ideas?
Thankyou