开发者

What JavaScript library can you recommend? [closed]

开发者 https://www.devze.com 2023-01-29 15:57 出处:网络
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.

We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.

Closed 5 years ago.

Improve this question

I want to use JavaScript on my web page. In particular I would like to have a auto-completer (like st开发者_开发知识库ackoverflow use for tags). I also would like to have drop down menus and so on.

I think, for these purposes it make sense to use a JavaScript library (I never did it before). I browsed Internet the first option that I found was jQuery, I also found a list of other libraries.

So, I have a hard time choosing between these libraries and would like to ask your advise. My requirements to the library as as follow:

  1. Of course cross-browser functionality (works on as many browsers as possible).
  2. Easy to use (good documentation with examples + active community).
  3. Possibility to change the code (corresponding copy right + good documentation of the code).

Thank you in advance for any help.


Go for jquery and jquery UI which contains a nice autocomplete plugin. It's a javascript framework which gathered lots of pace, there's an enormous community and it is very likely you will find a plugin for every needs. It is guaranteed to work cross browser and you get a great documentation.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号