Home  >  Article  >  Web Front-end  >  ext jquery simple comparison_jquery

ext jquery simple comparison_jquery

WBOY
WBOYOriginal
2016-05-16 18:30:09998browse

ext jq:

1. EXT is large in size, and jQuery is more focused on simplifying the most basic development work. Therefore, when used, it feels more like using original js for development

2 .EXT interface is beautiful, jq is generally

3. EXT code reusability is strong

4. EXT compatibility is still a little problematic, JQ compatibility is good

5.EXT It is not easy to debug,

6.Ext makes the page only leave the body, search engines cannot include it, which is not conducive to SEO ranking

7.JQ’s event binding is stronger

Ext simplifies a lot of work, making development simpler and more convenient, but it also brings a lot of trouble, leaving us with a smaller space for choice. We can use EXT in the LAN, but please give priority to JQ on the Internet

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn