我的問題與下面的帖子有關,目前還沒有明確的答案。從jQuery庫中提取Ajax部分
Is there only Ajax part of jQuery?
我想用戶的jQuery只有阿賈克斯一部分,不想使用整個庫。任何人都可以幫助一樣。
在從上面的後一個答案,我發現這個Ajax庫 https://github.com/dtjm/jquery/tree/ajaxonly
由於沒有提到,我想下面的命令,但是,我沒有密碼提取jQuery的一部分。
git clone https://[email protected]/dtjm/jquery.git
git checkout ajaxonly
make
它要求輸入密碼。有沒有專家知道,如何獲得Ajax的一部分? 或者任何其他最簡單的方法來提取ajax?
請按照以下步驟操作: http://noypi-linux.blogspot.com/2013/05/build-jquery-with-ajax-only.html – 2014-07-10 09:44:50