Design and CSS styles
Version 7.x > Design and CSS styles > Javascript Popup script not working View modes: 
User avatar
Member
Member
dbraun-pediatricweb - 8/12/2013 6:55:07 PM
   
Javascript Popup script not working
Hello, please see this dev page:
https://www.migint.com:4444/About/Contact-Us-(2).aspx

There is a script for a popup window that is called from the javascript command line in the menu for each item, but it isn't working properly

Can someone tell me why? I am ready to throw in the towel on this one though it seems like a very simple function

User avatar
Kentico Customer Success
Kentico Customer Success
kentico_martind2 - 8/13/2013 9:44:58 PM
   
RE:Javascript Popup script not working
Hello,

Did you try to debug your JS using some Developers Tools e.g. in Firefox or Chrome?

If I open the JS console, there is an error:

Blocked a frame with origin "http://storage.coremotivesmarketing.com" from accessing a frame with origin "https://www.migint.com:4444". The frame requesting access has a protocol of "http", the frame being accessed has a protocol of "https". Protocols must match.

So is seems that the problem is related to SSL used on your site.

Best Regards,
Martin Danko