Include jQuery examples as well
Created by: igll
It would be great to have all examples of plain JavaScript code with their jQuery equivalent. E.g. at https://v5.getbootstrap.com/docs/5.0/components/navs/#via-javascript
At least at https://v5.getbootstrap.com/docs/5.0/getting-started/javascript/#still-want-to-use-jquery-its-possible showing in parallel the jQuery code with the equivalent plain JavaScript code.
JFYI: I was not able to get $('[data-toggle="tooltip"]').tooltip()"
working because I don't see its connection with the code at https://v5.getbootstrap.com/docs/5.0/components/tooltips/#example-enable-tooltips-everywhere