-
Notifications
You must be signed in to change notification settings - Fork 0
/
References.txt
29 lines (27 loc) · 1.31 KB
/
References.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
index.html
https://www.w3.org/TR/html401/interact/forms.html
https://www.w3schools.com/bootstrap/bootstrap_forms.asp
https://getbootstrap.com/docs/4.0/components/forms/#form-controls
styles.css
https://stackoverflow.com/questions/3622756/button-center-css
https://www.w3schools.com/cssref/css3_pr_word-wrap.asp
https://www.w3schools.com/cssref/css3_pr_box-shadow.asp
scripts.js
https://www.w3schools.com/jquery/event_keyup.asp
https://api.jquery.com/keyup/
https://stackoverflow.com/questions/9762231/bind-onkeyup-to-dynamic-elements-in-jquery-twitter-bootstrap-typehead
https://www.w3schools.com/jsref/event_target.asp
https://www.w3schools.com/jquery/event_target.asp
https://api.jquery.com/category/events/event-object/
https://api.jquery.com/event.target/
https://www.w3schools.com/jquery/jquery_ajax_intro.asp
https://www.w3schools.com/jquery/jquery_ref_ajax.asp
https://www.w3schools.com/jquery/ajax_ajax.asp
http://api.jquery.com/jquery.ajax/
https://api.jquery.com/deferred.done/
https://api.github.com/users/samjwu
https://www.w3schools.com/bootstrap/bootstrap_grid_system.asp
https://www.w3schools.com/bootstrap/bootstrap_grid_medium.asp
https://getbootstrap.com/docs/4.0/layout/grid/
https://stackoverflow.com/questions/12010108/listing-all-your-github-gists-on-one-page
https://www.sitepoint.com/use-jquerys-ajax-function/