What is jQuery (edge) in jsfiddle.net?

主宰稳场 提交于 2019-12-18 13:51:48

问题


In jsfiddle.net if one choose framework as jQuery or Mootools they will get an option for choosing jQuery ( edge ) and Mootools( edge ).

I googled it quite a bit but did not get any good answers. My questions are

  1. What are those versions?
  2. How are they useful to the fiddle creator?

回答1:


It is the jQuery nightly build from github...

jQuery JavaScript Library v1.6.3pre Live From Git (b22c9046529852c7ce567df13397849e11e2b9cc)

Here is the link: link (jsfiddle uses this)

Here is the jQuery github link: github-link




回答2:


An edge build usually refers to some kind of "nightly" or not yet released build. The cutting edge, basically the latest source packaged up.



来源:https://stackoverflow.com/questions/7035328/what-is-jquery-edge-in-jsfiddle-net

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!