I was wondering whether clients have to use any plugin for using a site where jquery has been used. I am developing a site having jquery, when mit is used by our clients do they have to download or install some plugin on their client machine so that site which i am developing is working properly ?
Thanks
It’s a JavaScript framework and it’s written in JS. Everything you need is just include it into your webpage and it will work as other JS files work.
Read the article to get around how JS frameworks work.