Hi , I am new to the web developement and learning the HTML5 and all the web components for couple of months. I found Polymer is really exciting. I started with the simple application with Polymer creating custom elements( using HTML imports) and when I tried to render in Mozilla(29) - it works even it is not access thru localhost. But when i switched to IE11, it works only thru local host (https://) and not as local file(file://).
I faced similar issue while using the Jquery.min.js(AJAX while calling another HTML in parent HTML) , as suggested by Jquery forum, I changed window.activex condition in the Jquery.min.js and able to render it as file://. Can you please suggest some way i could render the file as local in IE 11(Windows 7)? Thanks, Maksymas Follow Polymer on Google+: plus.google.com/107187849809354688692 --- You received this message because you are subscribed to the Google Groups "Polymer" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/polymer-dev/e4618adf-e3e0-4c99-ad67-ac72204dd660%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
