I need a Jquery.js script fixed so it stops displaying a warning message when customers access the CheckOut page of the shopping cart. This page needs to be accessed in secure mode (https) and is currently displaying this warning message: “Do you want to view only the webpage content that was delivered securely?”
When I remove the link pointing to Jquery.js, the warning message will not pop up. However, Jquery.js is required in order for the Products dropdown menu (in the navigation bar) to …
