install jquery
Shell
C:/web/index.html
C:/web/js/jquery.js
index.html:
<head>
<script src="js/jquery.js"></script>
<script>$(function() { alert('hi') })</script>
</head><script type="text/javascript" src="http://code.jquery.com/jquery-latest.min.js"></script>https://jquery.com/download/npm install jqueryYou have quite a few options
You can get the whole source
Uncompressed dev: https://code.jquery.com/jquery-3.4.1.js
Compressed production: https://code.jquery.com/jquery-3.4.1.min.js
You the simply save the code into a Javascript file and include it in the usual way
<script type="text/javascript" src="jquery.js"></script>
Or point to a CDN, such as Google's
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script>
You can get it using NPM, Yarn or Bower
npm install jquery
yarn add jquery
bower install jquery
You can even get the latest builds from GitHub
git clone git://github.com/jquery/jquery.git
Also in Shell:
- Title
- install homebrew ios
- Category
- Shell
- Title
- how to check installed apps in ubuntu
- Category
- Shell
- Title
- installing helm v2 and tiller on minikube
- Category
- Shell
- Title
- clone a given branch github
- Category
- Shell
- Title
- installing rspec gemfile
- Category
- Shell
- Title
- Run a command in the background witch automatically rerun Raw
- Category
- Shell
- Title
- git flow init
- Category
- Shell
- Title
- javascript execute powershell script
- Category
- Shell
- Title
- how to list all versions of pip in ubuntu using grep
- Category
- Shell
- Title
- wmv to mp4 ffmpeg
- Category
- Shell
- Title
- how to install react router dom with typescript
- Category
- Shell
- Title
- intall docker ubuntu command
- Category
- Shell
- Title
- upgrade node version
- Category
- Shell
- Title
- linux c++ from console
- Category
- Shell
- Title
- github show files changed git log
- Category
- Shell
- Title
- xbox 360 wireless adapter linux
- Category
- Shell
- Title
- remotelog muirey03 github
- Category
- Shell
- Title
- How do I show the changes which have been staged
- Category
- Shell
- Title
- angular add service worker
- Category
- Shell
- Title
- i dont have pip, hoow to install pandas
- Category
- Shell
- Title
- git remove remote
- Category
- Shell
- Title
- apache ubuntu Generate CSR stack overflow
- Category
- Shell
- Title
- how to fix libffi missing in macos
- Category
- Shell
- Title
- randomly choose n rows from a file linux
- Category
- Shell
- Title
- vagrant ubuntu 16.04
- Category
- Shell
- Title
- grep and
- Category
- Shell
- Title
- linux inhalt einer textdatei anzeigen
- Category
- Shell
- Title
- .gitignore
- Category
- Shell
- Title
- update google chrome command ubuntu
- Category
- Shell
- Title
- install vim mac
- Category
- Shell
- Title
- npm install jquery
- Category
- Shell
- Title
- how to upgrade package yarn global
- Category
- Shell
- Title
- vim compare 2 files
- Category
- Shell
- Title
- search tag git
- Category
- Shell
- Title
- powershell get all computers in ou
- Category
- Shell
- Title
- tree process linux commnad
- Category
- Shell
- Title
- how to save environment variables ubuntu
- Category
- Shell
- Title
- install seaborn
- Category
- Shell
- Title
- clone repository git
- Category
- Shell
- Title
- grep for all .py files containing a word
- Category
- Shell
- Title
- timedatectl
- Category
- Shell
- Title
- grep ip address
- Category
- Shell
- Title
- docker exc into mongo shell
- Category
- Shell
- Title
- git prune while fetch globally
- Category
- Shell
- Title
- save android studio home bash_profile
- Category
- Shell
- Title
- ubuntu set scale to 150
- Category
- Shell
- Title
- install spyder conda
- Category
- Shell
- Title
- uninstall g2o
- Category
- Shell
- Title
- git effacer banch
- Category
- Shell
- Title
- find text in any file linux
- Category
- Shell
- Title
- npm install express-handlebars
- Category
- Shell
- Title
- delete github repository git bash
- Category
- Shell
- Title
- linux screen brightness command line
- Category
- Shell
- Title
- inicializar as credenciais no git
- Category
- Shell
- Title
- git commit
- Category
- Shell
- Title
- oh my zsh git
- Category
- Shell
- Title
- htaccess route to index.php
- Category
- Shell
- Title
- sorting output bash
- Category
- Shell
- Title
- loop bash
- Category
- Shell
- Title
- wheres i3 config file
- Category
- Shell
- Title
- mac cleanup github
- Category
- Shell
- Title
- markdown with dimensions image github
- Category
- Shell
- Title
- powershell script enable tls 1.2
- Category
- Shell
- Title
- pylinter not installed vscode pipenv
- Category
- Shell
- Title
- remove git tag
- Category
- Shell
- Title
- force git to use ssh
- Category
- Shell
- Title
- create github repo without browser
- Category
- Shell
- Title
- connection failed blueman.bluez.errors.dbusfailederror protocol not available
- Category
- Shell
- Title
- centos 7 install docker compose
- Category
- Shell
- Title
- chocolatey installation
- Category
- Shell
- Title
- how to install pip in anaconda
- Category
- Shell
- Title
- find text in linux file
- Category
- Shell
- Title
- command git message
- Category
- Shell
- Title
- ubuntu unzip zip
- Category
- Shell
- Title
- bash pass all arguments
- Category
- Shell
- Title
- htaccess secure
- Category
- Shell
- Title
- git reset soft
- Category
- Shell
- Title
- linux command to list directory size
- Category
- Shell
- Title
- shared folder virtualbox ubuntu
- Category
- Shell
- Title
- count occurrences of word in file linux
- Category
- Shell
- Title
- add git user and email
- Category
- Shell
- Title
- linux generate file
- Category
- Shell
- Title
- cmd for loop
- Category
- Shell
- Title
- install redux
- Category
- Shell
- Title
- git config --global credential.helper osxkeychain
- Category
- Shell
- Title
- how to create a branch in git
- Category
- Shell
- Title
- linux replace string in all files
- Category
- Shell
- Title
- start mongodb
- Category
- Shell
- Title
- linux permanent mount
- Category
- Shell
- Title
- how to restart docker linux
- Category
- Shell
- Title
- linux os update
- Category
- Shell
- Title
- get git remote url
- Category
- Shell
- Title
- set git origin
- Category
- Shell
- Title
- unable to install deno in ubuntu
- Category
- Shell
- Title
- linux find file
- Category
- Shell
- Title
- shell copy
- Category
- Shell
- Title
- ould not change directory to "/root": Permission denied
- Category
- Shell
- Title
- ubuntu chmod codes
- Category
- Shell
- Title
- show rights inside folder debian
- Category
- Shell
- Title
- git prune local branches
- Category
- Shell