chat-example
chat-example copied to clipboard
Load jquery over https
Application will break if served at a secure URL because the browser won't load jquery over a non-secure connection.
+1!
might even be better to just use // for both includes instead of https://
+1
+1
+1