Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Will jQuery ever leverage HTML5 technologies?

Tags:

html

jquery

css

In an effort to move to HTML5, does one have to abandon jQuery or is a port underway to move jQuery to HTML5?

For example, jQuery has animations like SlideDown, SlideUp etc... that aren't using HTML5 for animations? Wouldn’t HTML5 handle that more optimally?

like image 716
AnApprentice Avatar asked Aug 15 '26 08:08

AnApprentice


1 Answers

jQuery works just fine with HTML5.

like image 108
colinmarc Avatar answered Aug 16 '26 22:08

colinmarc