Referencing external Image and HTML Files From jsfiddle
I am trying to create dynamic web contents in jsfiddle by displaying images and loading html markups which reside in github or orionhub, using javascript. The problem I faced when referencing a file in github from jsfiddle is that a part of the file path is encrypted.
The problem I'm having with orionhub is I haven't found any tutorial online on how to use this tool to do what I need. Please point me in the right direction if you know how I can reference external html and image files from within jsfiddle.
jsFiddle has an External Resources section for loading external files, which may help.
However, jsFiddle is meant to be a "playground" for code snippets, not a development environment. If you're creating dynamic content, it's probably best to host the files on your local machine or server.
链接地址: http://www.djcxy.com/p/72096.html上一篇: 用wifi热点登录Facebook