eeleek Posted April 14, 2004 Posted April 14, 2004 Hi, I worked hard to create a JavaScript Interactive menu for my product line. UNTIL :( - - - I noticed the SSL security won't let it through. I placed another table cell in header.php <td width="82%" align="left" bgcolor="#FFFFFF"><script src="http://www.beautyoflife.net/catalog/includes/menu/menu.js"></script><script nicemenu src="http://www.beautyoflife.net/catalog/includes/menu/menu_.js"></script></td> </tr> </table> when the user gets to a point where he enters https (ssl). ssl asks This Page contains Secure and Nonsecure Items, Do you want to display the non-secure items. If I click YES - the SSL is canceled - If I click NO - THE SSL takes away my JavaScript. Is there any way I can change this ? or modify the JS ? ~thanks eeleek. Ilan`
eeleek Posted April 14, 2004 Author Posted April 14, 2004 I tried to take the content of the JS files to <script> tags but that didnt work .. any suggestions ? Ilan`
Recommended Posts
Archived
This topic is now archived and is closed to further replies.