首页 / 词典 / good

jquery

  • 网络插件;代码;框架;特效
jqueryjquery
  1. Finally , one other jQuery project deserves to be mentioned .

    最后,另一个jQuery项目值得一提。

  2. All methods must return the jQuery object , unless otherwise noted

    除有特别注明外,所有方法都必须返回jQuery对象

  3. As mentioned earlier , this framework is based on jQuery .

    正如之前所提到的,这个框架是基于jQuery的。

  4. The first thing the code does is import JQuery .

    代码首先导入JQuery。

  5. JQuery is quickly becoming the Ajax library of choice for many .

    jQuery正在迅速成为许多人所选用的Ajax类库。

  6. Let 's look at the individual tests results to see where jQuery code needs attention .

    让我们查看每个测试,看看需要注意jQuery代码的什么地方。

  7. This article discussed the performance of jQuery , and JavaScript libraries in general .

    本文从总体上讨论了jQuery和JavaScript库的性能。

  8. To change the text " Message goes here " using jQuery , you can simply use

    如果要用jQuery改变“Messagegoeshere”文本,方法如下

  9. The jQuery code in this article makes these assumptions

    本文中的jQuery代码做以下假定

  10. This data is supported in the results for jQuery in the performance test I 've been running .

    前面运行的jQuery性能测试结果支持这一数据。

  11. We will also build a sample mashup application using YQL and jQuery .

    最后还使用YQL和jQuery构建mashup应用程序。

  12. Another big announcement was a preview of jQuery User Interface

    另一个重大公告是JQueryUI的预演

  13. It will include the Dimensions plugin as part of jQuery Core .

    这次新的内核中将包括尺寸插件。

  14. The second part of this article looks into how to improve the performance of your jQuery code .

    本文的第二部分将讨论如何改进jQuery代码的性能。

  15. JQuery automatically replaces the ? with a generated function name to call .

    jQuery自动将?替换为要调用的生成函数名。

  16. JQuery provides numerous convenience functions for working with Ajax requests and responses .

    jQuery提供很多方便的函数来处理Ajax请求和响应。

  17. File doesn 't know or care that its receiving its instructions from a jQuery function .

    php文件并不知道也不关心它从一个jQuery函数接收指令。

  18. You should also have some experience using a library tool , such as jQuery or Dojo .

    您应该还有使用库工具,如jQuery或Dojo的经验。

  19. This diversity of potential variables has caused jQuery to create a generalized function to access them .

    这种潜在变量的多样性促使jQuery创建了一种广义函数来访问它们。

  20. This immediately made me think " how does the performance of jQuery compare to JavaScript ?"

    这立即让我想到“jQuery和JavaScript之间的性能比较会是什么样的?”

  21. I hope that it changes , and that it eventually makes its way into jQuery proper .

    我希望它能够改变,并最终找到合适的方法进入jQuery。

  22. Attempting to use jQuery on these pages will result in errors unless corrected .

    在这些页面上使用jQuery将导致错误。

  23. Also , looking back at the Commandments , each plug-in method should return the jQuery object .

    同样,回顾规则让我们知道,每个插件方法都应该返回jQuery对象。

  24. JQuery also makes it easy to change the class attribute of your secondary nav menu .

    也很容易修改辅助导航菜单的class属性。

  25. Luckily , the jQuery Forms utility library does most of the work for you .

    幸运的是,jQueryForms实用工具库可以帮助您完成大部分工作。

  26. This lets everyone use the plug-in you create , bettering the entire jQuery development community .

    这可以让所有人使用您创建的插件,可以让整个jQuery开发社区变得更好。

  27. Controlling the step-by-step flow with jQuery Form

    用jQueryForm控制这个分步流程

  28. JQuery . templates – add compiled templates to the templates settings object

    templates–将编译好的模板增加到模板设置对象上

  29. Remember : When starting your own jQuery code , always start with the namespace solution included .

    记住:开始编写jQuery代码时,一般就要开始包含名称空间解决办法。

  30. With jQuery , we don 't need to write an onclick for every single element .

    使用jQuery,我们不需要为每个单独的元素都写一个onclick。