Forum Moderators: open

Message Too Old, No Replies

https (SSL) breaks my JavaScript menu

         

thrasher141

6:26 pm on Sep 18, 2006 (gmt 0)

10+ Year Member



Hi,
I have a Sharepoint extranet site with a javascript popup menu. Everything works fine when viewed at http://example.com but when I go to [example.com...] the javascript menu fails to appear and the entire page is goofed up. If I remove the javascript menu web part, the page looks fine.

I'm thinking this is some weird Sharepoint issue, but has anybody ever experienced an issue with javascript over https (SSL)?

[edited by: DrDoc at 9:59 pm (utc) on Sep. 24, 2006]
[edit reason] best to use "example.com" in examples [/edit]

ahmedtheking

9:56 pm on Sep 24, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Well, when you're on SSL, you should really load everything else up through the SSL protocol! Have you tried changing the link to the JS menu to ALWAYS be on SSL?

DrDoc

9:59 pm on Sep 24, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Are you using absolute URLs to load the script?