0
Can't load external scripts
Thanks for such a great app, but I have problems with external sourced
script tags such as jQuery library hosted on Google. For example this is
not working for me <script type="text/javascript"
src="https://ajax.googleapis.com/ajax/libs/jquery/1.5.2/jquery.min.js"></script>
Is there a way to load and run external scripts?
Thanks in advance.
Is there a way to load and run external scripts?
Thanks in advance.
Customer support service by UserEcho
I just tried the following:
This worked flawlessly - it definitely loaded the jquery library from Google's servers in the local preview.
Please make sure that you have a working internet connection when you try this. If it can't load the file, there won't be an error message so maybe you just didn't notice that the connection didn't work.
It could also be possible that there is an error in your html page. In this case, you can send it to me and I'll have a look at it.