Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen RevisionVorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
pub:web-development-toolbox [2014/01/10 11:02] Marco Kragepub:web-development-toolbox [2014/05/12 09:01] (aktuell) Marco Krage
Zeile 5: Zeile 5:
 [[http://docs.jquery.com/Downloading_jQuery|jQuery Download]] - [[http://developers.google.com/speed/libraries/devguide?hl=de#jquery|Google CDN]] [[http://docs.jquery.com/Downloading_jQuery|jQuery Download]] - [[http://developers.google.com/speed/libraries/devguide?hl=de#jquery|Google CDN]]
  
-https://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js +https://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js 
-https://ajax.googleapis.com/ajax/libs/jquery/2.0.3/jquery.min.js+https://ajax.googleapis.com/ajax/libs/jquery/2.1.0/jquery.min.js
  
-<code html><script src="//ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script></code>+<code html><script src="//ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script></code>
  
 ==== Librarys ==== ==== Librarys ====
Zeile 32: Zeile 32:
 | Fullscreen | https://github.com/sindresorhus/screenfull.js | | Fullscreen | https://github.com/sindresorhus/screenfull.js |
 | Tabs | https://github.com/aarondo/tabulous.js | | Tabs | https://github.com/aarondo/tabulous.js |
-| Progress Bar | https://github.com/rstacruz/nprogress |+| Progress Bar | https://github.com/usablica/progress.js; https://github.com/rstacruz/nprogress |
 | Google Map | https://github.com/danielemoraschi/maplace.js | | Google Map | https://github.com/danielemoraschi/maplace.js |
 | Input Max Length | https://github.com/pioul/jQuery.Maxlength | | Input Max Length | https://github.com/pioul/jQuery.Maxlength |
Zeile 38: Zeile 38:
 | jQuery alternative | https://github.com/timjansen/minified.js | | jQuery alternative | https://github.com/timjansen/minified.js |
 | URL | https://github.com/websanova/js-url | | URL | https://github.com/websanova/js-url |
 +| Panorama | https://github.com/peachananr/panorama_viewer |
 +| Syntax Highlight | https://github.com/isagalaev/highlight.js; https://github.com/mozilla/sweet.js |
 +| prefix-free | https://github.com/LeaVerou/prefixfree |
 +| Mansory | https://github.com/kombai/freewall |
 +| AlphaID (like Youtube) | http://www.hashids.org/ |
 |  |  | |  |  |
 ==== School ==== ==== School ====
Zeile 60: Zeile 65:
 | Normalize | https://github.com/necolas/normalize.css | | Normalize | https://github.com/necolas/normalize.css |
 | Buttons | https://github.com/necolas/css3-github-buttons | | Buttons | https://github.com/necolas/css3-github-buttons |
 +| Colors | https://github.com/mrmrs/colors |
  
 ==== Webkit font rendering ==== ==== Webkit font rendering ====
Zeile 110: Zeile 116:
 ==== Moongoose ==== ==== Moongoose ====
 All platform, portable, slim, simple. All platform, portable, slim, simple.
-I have put together my own package with php.  
  
-Windows Build with PHP: https://github.com/sinky/mongoose-win-php 
 Source: https://github.com/valenok/mongoose Source: https://github.com/valenok/mongoose
 Builds: https://code.google.com/p/mongoose/ Builds: https://code.google.com/p/mongoose/
  
pub/web-development-toolbox.1389348120.txt.gz · Zuletzt geändert: 2014/01/10 11:02 von Marco Krage