Drop jQuery from docs
See original GitHub issueAFAICT it’s used only in https://github.com/bryanbraun/anchorjs/blob/master/docs/scripts.js. Everything can be replaced with vanilla JS trivially, apart from slideToggle()
.
I guess another viable solution would be to update jQuery to the latest version.
Not a high priority, of course, just wanted to make an issue to track this. 😃
Issue Analytics
- State:
- Created 3 years ago
- Comments:5 (5 by maintainers)
Top Results From Across the Web
.remove() | jQuery API Documentation
A selector expression that filters the set of matched elements to be removed. Similar to .empty() , the .remove() method takes elements out...
Read more >Droppable Widget - jQuery UI API Documentation
The jQuery UI Droppable plugin makes selected elements droppable (meaning they accept being dropped on by draggables). You can specify which draggables each ......
Read more >Drag-and-Drop with jQuery: Your Essential Guide
Learn how to use jQuery, and the jQuery UI Draggable and Droppable plugins, to create drag-and-drop interfaces in your web pages.
Read more >Drag-and-Drop Overview - Kendo UI for jQuery - Documentation
Kendo UI for jQuery provides options to handle drag-and-drop scenarios by combining the kendoDraggable and kendoDropTarget controls. kendoDraggable enables the ...
Read more >jQuery example: drag and drop - Khan Academy
This is an example using the jQuery UI library to implement drag-and-drop in a webpage. Please consult the jQueryUI draggable() documentation for more ......
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@adrienluitot, be my guest! 😄
You are welcome ! 😄