+ 1
what are the steps to add jquery plugins to html file.
i have search alot but what i get is 1. add jquery cdn 2. add plugin cdn 3. set basic implementation/parameters. but it is not working. also suggest if there any project on this topic on sololearn.
1 Answer
+ 2
Divya Mohan There is single line to import any plugins in Html.
Just add in script tag
See this code
https://code.sololearn.com/W19U9nTWp4XF/?ref=app