question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Drop jQuery from docs

See original GitHub issue

AFAICT 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:closed
  • Created 3 years ago
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
bryanbrauncommented, Sep 25, 2020

@adrienluitot, be my guest! 😄

0reactions
adrienluitotcommented, Oct 16, 2020

You are welcome ! 😄

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found