I have a drop down menu on my website which leads to a reservation page. Everything is fine when in http mode, however when I go to https the one button messes up. When I hover over the button when in https mode the button will pop up with an iframe saying
404 error.
What can I do to fix this solution? When I am at the check out of a reservation I have that page in https, but when I click the main header menu it still keeps me in https mode. Any help is much appreciated!
I checked the website by using IE 8, its working correctly while mouse hovering to Rental A property Menu.
But in Chrome/Firefox I am able to replicate your issue. It may a issue with CSS or the menu button style display on mouse hovering.
Moreover, only the menu 'Rent A Propery' has submenu but not other. So try adding submenu for any of ther main menu & try mouse hovering on it, it will help you to resolve the issue.
Mayil
Marked as answer by Dino He - MSFT on Sep 26, 2012 03:06 AM
Not an answer but I will confirm it throws a 404 in IE10 but is fine in compatability and previous versions of IE. Also as stated Chrome and Firefox show the error as well.
First check that no JavaScript or CSS files or links within these files are hardcoded to http://. If that isn't the case my suggestion is find a differnet solution for your flyout menus. There is something definatly going on there with the CSS or JavaScript
that isn't liked by most browsers if all the files are going over SSL. More than likely a compatability issue or it is legacy code that no longer works on most browsers.
Jamie_Greene
0 Points
4 Posts
404 Web Server Not Found With HTTPS
Sep 17, 2012 11:41 PM|LINK
Hi everyone,
I have a drop down menu on my website which leads to a reservation page. Everything is fine when in http mode, however when I go to https the one button messes up. When I hover over the button when in https mode the button will pop up with an iframe saying 404 error.
What can I do to fix this solution? When I am at the check out of a reservation I have that page in https, but when I click the main header menu it still keeps me in https mode. Any help is much appreciated!
https://www.ipgflorida.com
Many thanks!
Jamie Greene
cmayil
Member
60 Points
45 Posts
Re: 404 Web Server Not Found With HTTPS
Sep 18, 2012 07:14 AM|LINK
Hi Jamie Greene,
I checked the website by using IE 8, its working correctly while mouse hovering to Rental A property Menu.
But in Chrome/Firefox I am able to replicate your issue. It may a issue with CSS or the menu button style display on mouse hovering.
Moreover, only the menu 'Rent A Propery' has submenu but not other. So try adding submenu for any of ther main menu & try mouse hovering on it, it will help you to resolve the issue.
cmayil
Member
60 Points
45 Posts
Re: 404 Web Server Not Found With HTTPS
Sep 20, 2012 05:36 AM|LINK
Hi Jamie Greene,
Is this helped you?
jprochazka
Contributor
4886 Points
740 Posts
Re: 404 Web Server Not Found With HTTPS
Sep 20, 2012 06:03 AM|LINK
Not an answer but I will confirm it throws a 404 in IE10 but is fine in compatability and previous versions of IE. Also as stated Chrome and Firefox show the error as well.
First check that no JavaScript or CSS files or links within these files are hardcoded to http://. If that isn't the case my suggestion is find a differnet solution for your flyout menus. There is something definatly going on there with the CSS or JavaScript that isn't liked by most browsers if all the files are going over SSL. More than likely a compatability issue or it is legacy code that no longer works on most browsers.
Some alternatives can be found...
One of my favorites:
http://users.tpg.com.au/j_birch/plugins/superfish/
If your into jQuery search:
http://www.bing.com/search?q=jquery+flyout+menu
For CSS alternatives search:
http://www.bing.com/search?q=css+flyout+menu