hello – i am using the drop-down and LOVE IT. what an incredible time-saver it is!
i am getting this chrome message:
Mixed Content: The page at 'https://mydomain[dot]com/blah/blah/blah.php' was loaded over HTTPS, but requested an insecure image 'http://jqwidgets.com/public/jqwidgets/styles/images/icon-down.png'. This content should also be served over HTTPS.
https://ajax.googleapis.com/ajax/libs/jquery/2.2.0/jquery.js
5797: if ( computed ) {
5798: ret = computed.getPropertyValue( name ) || computed[ name ];
the message seems to be on line 5798.
i realize i can and probably should ignore it, but sooner or later chrome is going to start enforcing this. is there somewhere in the code where jqxwidgets is specifying “http://” rather than just “//” ?
thank you very much