NAVIGATION
This shows you the differences between two versions of the page.
|
links:javascript:jquery [2010/02/15 13:42] Knut Heermann (flip-flop) created |
links:javascript:jquery [2018/06/03 18:08] (current) |
||
|---|---|---|---|
| Line 3: | Line 3: | ||
| ====== jQuery ====== | ====== jQuery ====== | ||
| + | ===== Tutorials ===== | ||
| [[http://docs.jquery.com/Tutorials#English_Tutorials|jQuery English Tutorials]] | [[http://docs.jquery.com/Tutorials#English_Tutorials|jQuery English Tutorials]] | ||
| [[http://docs.jquery.com/Tutorials#Tutorials_auf_Deutsch|jQuery Tutorials auf Deutsch]] | [[http://docs.jquery.com/Tutorials#Tutorials_auf_Deutsch|jQuery Tutorials auf Deutsch]] | ||
| + | |||
| + | \\ | ||
| + | |||
| + | ===== Snippets ===== | ||
| + | |||
| + | |||
| + | ==== Date Picker ==== | ||
| + | |||
| + | **Author:** [[http://eyecon.ro|Stefan Petre]] | ||
| + | |||
| + | **About** \\ | ||
| + | Date Picker component with a lot of options and easy to fit in your web application. | ||
| + | |||
| + | **Features** \\ | ||
| + | * Flat mode - as element in page | ||
| + | * Multiple calendars in the component | ||
| + | * Allows single, multiple or range selection | ||
| + | * Mark dates as special, weekends, special days | ||
| + | * Easy to customize the look by changing CSS | ||
| + | * Localiation for months' and days' names | ||
| + | * Custom day to start the week | ||
| + | * Fits into the viewport | ||
| + | |||
| + | \\ | ||
| + | **License** \\ | ||
| + | Dual licensed under the MIT and GPL licenses. | ||
| + | |||
| + | **Links** | ||
| + | * [[http://eyecon.ro/datepicker|Stefan Petre - Date Picker]] | ||
| + | * Have a look too: [[links/javascript/jquery/ui#datepicker|DatePicker (jQuery UI)]] | ||
| + | |||
| + | \\ | ||
| + | |||
| + | ==== Lof JSliderNews 1.0 ==== | ||
| + | |||
| + | Jquery 1.3 & Easing plugin | ||
| + | |||
| + | * Direction: Right - Left. | ||
| + | * The Navigator is the list of thumbnails. | ||
| + | * The plugin allow to use the wheelup and wheeldown to previous|next item in the list | ||
| + | |||
| + | Link: [[http://landofcoder.com/demo/jquery/lofslidernews/|Lof JSliderNews 1.0]] | ||
| + | |||
| + | \\ | ||
| + | |||
| + | ==== jQuery Plug-In socialshareprivacy ==== | ||
| + | |||
| + | "... heise online datenschutzfreundliche Versionen von Empfehlungsbuttons für soziale Netzwerke ..." | ||
| + | * [[http://www.heise.de/newsticker/meldung/Code-fuer-2-Klick-Empfehlungsbutton-von-Heise-ist-erhaeltlich-1337833.html| Artikel: Code für 2-Klick-Empfehlungsbutton von Heise ist erhältlich]] | ||
| + | |||
| + | * [[http://www.heise.de/extras/socialshareprivacy/|jQuery Plug-In socialshareprivacy – Dokumentation]] | ||
| + | |||
| + | \\ | ||