From 3524ef0c26f8760615c01217045c72f9bb20dde9 Mon Sep 17 00:00:00 2001 From: Richard Worth Date: Sat, 7 Jun 2008 17:35:27 +0000 Subject: removed extra level ui folder --- demos/functional/datepicker/debug.html | 21 + demos/functional/datepicker/demo/img/active-bg.gif | Bin 0 -> 89 bytes demos/functional/datepicker/demo/img/ar.gif | Bin 0 -> 863 bytes demos/functional/datepicker/demo/img/au.gif | Bin 0 -> 941 bytes demos/functional/datepicker/demo/img/br.gif | Bin 0 -> 925 bytes demos/functional/datepicker/demo/img/calendar.gif | Bin 0 -> 269 bytes demos/functional/datepicker/demo/img/calendar2.gif | Bin 0 -> 1035 bytes demos/functional/datepicker/demo/img/cn.gif | Bin 0 -> 856 bytes demos/functional/datepicker/demo/img/dark-bg.gif | Bin 0 -> 85 bytes demos/functional/datepicker/demo/img/hover-bg.gif | Bin 0 -> 89 bytes demos/functional/datepicker/demo/img/id.gif | Bin 0 -> 840 bytes demos/functional/datepicker/demo/img/ie.gif | Bin 0 -> 875 bytes demos/functional/datepicker/demo/img/ke.gif | Bin 0 -> 948 bytes demos/functional/datepicker/demo/img/lb.gif | Bin 0 -> 903 bytes demos/functional/datepicker/demo/img/next.gif | Bin 0 -> 98 bytes demos/functional/datepicker/demo/img/normal-bg.gif | Bin 0 -> 110 bytes demos/functional/datepicker/demo/img/nz.gif | Bin 0 -> 925 bytes demos/functional/datepicker/demo/img/prev.gif | Bin 0 -> 97 bytes demos/functional/datepicker/demo/img/se.gif | Bin 0 -> 892 bytes demos/functional/datepicker/demo/img/tab.png | Bin 0 -> 1717 bytes demos/functional/datepicker/demo/img/us.gif | Bin 0 -> 896 bytes demos/functional/datepicker/demo/img/za.gif | Bin 0 -> 900 bytes .../datepicker/demo/jquery.localisation.js | 64 ++ .../datepicker/demo/ui.datepicker.alt.css | 158 ++++ .../datepicker/demo/ui.datepicker.demo.css | 53 ++ .../datepicker/demo/ui.datepicker.demo.js | 81 ++ demos/functional/datepicker/index.html | 887 +++++++++++++++++++++ demos/real-world/accordion-drawers/images/caps.gif | Bin 0 -> 139 bytes .../accordion-drawers/images/sideboxlight_bg.gif | Bin 0 -> 86 bytes .../accordion-drawers/images/slider_handlebg.png | Bin 0 -> 452 bytes demos/real-world/accordion-drawers/index.html | 257 ++++++ demos/real-world/effects/demo.js | 65 ++ demos/real-world/effects/index.html | 120 +++ demos/real-world/effects/style.css | 36 + demos/real-world/image-cropper/img/img01.jpg | Bin 0 -> 84258 bytes demos/real-world/image-cropper/img/img02.jpg | Bin 0 -> 112791 bytes demos/real-world/image-cropper/img/img03.jpg | Bin 0 -> 59031 bytes demos/real-world/image-cropper/img/img04.jpg | Bin 0 -> 54449 bytes demos/real-world/image-cropper/img/img05.jpg | Bin 0 -> 92368 bytes demos/real-world/image-cropper/index.html | 231 ++++++ demos/real-world/image-cropper/real-world.css | 104 +++ demos/real-world/layout/demo.css | 42 + demos/real-world/layout/demo.js | 97 +++ demos/real-world/layout/index.html | 94 +++ demos/real-world/layout/loader.gif | Bin 0 -> 4782 bytes demos/real-world/layout/loader_bg.gif | Bin 0 -> 317 bytes demos/real-world/photo-manager/img/P1010020.JPG | Bin 0 -> 59031 bytes demos/real-world/photo-manager/img/P1010036.JPG | Bin 0 -> 54449 bytes demos/real-world/photo-manager/img/P1010039.JPG | Bin 0 -> 92368 bytes demos/real-world/photo-manager/img/P1010044.JPG | Bin 0 -> 84258 bytes demos/real-world/photo-manager/img/P1010050.JPG | Bin 0 -> 112791 bytes demos/real-world/photo-manager/img/P1010055.JPG | Bin 0 -> 25591 bytes demos/real-world/photo-manager/img/P1010058.JPG | Bin 0 -> 46234 bytes demos/real-world/photo-manager/img/P1010059.JPG | Bin 0 -> 37428 bytes demos/real-world/photo-manager/img/P1010061.JPG | Bin 0 -> 59638 bytes demos/real-world/photo-manager/img/P1010063.JPG | Bin 0 -> 54692 bytes .../photo-manager/img/thumbs/P1010020.JPG | Bin 0 -> 4735 bytes .../photo-manager/img/thumbs/P1010036.JPG | Bin 0 -> 3996 bytes .../photo-manager/img/thumbs/P1010039.JPG | Bin 0 -> 6783 bytes .../photo-manager/img/thumbs/P1010044.JPG | Bin 0 -> 7084 bytes .../photo-manager/img/thumbs/P1010050.JPG | Bin 0 -> 6418 bytes .../photo-manager/img/thumbs/P1010055.JPG | Bin 0 -> 2645 bytes .../photo-manager/img/thumbs/P1010058.JPG | Bin 0 -> 3727 bytes .../photo-manager/img/thumbs/P1010059.JPG | Bin 0 -> 3287 bytes .../photo-manager/img/thumbs/P1010061.JPG | Bin 0 -> 5062 bytes .../photo-manager/img/thumbs/P1010063.JPG | Bin 0 -> 5042 bytes demos/real-world/photo-manager/index.html | 126 +++ demos/real-world/photo-manager/js/demo.js | 130 +++ .../real-world/photo-manager/js/jquery.blockUI.js | 361 +++++++++ .../photo-manager/js/jquery.livequery.js | 250 ++++++ .../real-world/photo-manager/theme/css/screen.css | 179 +++++ .../photo-manager/theme/img/body_wrap_bg.gif | Bin 0 -> 148 bytes .../photo-manager/theme/img/header_bg.png | Bin 0 -> 339 bytes .../photo-manager/theme/img/photos_gold_32.gif | Bin 0 -> 1341 bytes .../photo-manager/theme/img/search_16.gif | Bin 0 -> 541 bytes .../photo-manager/theme/img/side_top.jpg | Bin 0 -> 985 bytes .../photo-manager/theme/img/trash_16.gif | Bin 0 -> 571 bytes .../product-slider/images/pb_airport_express.jpg | Bin 0 -> 1211 bytes .../product-slider/images/pb_airport_extreme.jpg | Bin 0 -> 1109 bytes .../product-slider/images/pb_aperture20080212.jpg | Bin 0 -> 2208 bytes .../images/pb_apple_remote_desktop_20080115.jpg | Bin 0 -> 2234 bytes .../images/pb_cinema_display20071026.jpg | Bin 0 -> 4994 bytes .../product-slider/images/pb_dot_mac_20080115.jpg | Bin 0 -> 4154 bytes .../images/pb_final_cut_express_20080115.jpg | Bin 0 -> 3464 bytes .../images/pb_final_cut_studio2_20080115.jpg | Bin 0 -> 4256 bytes .../product-slider/images/pb_ilife_20080115.jpg | Bin 0 -> 4495 bytes .../product-slider/images/pb_imac20071026.jpg | Bin 0 -> 5106 bytes .../product-slider/images/pb_iwork_20080115.jpg | Bin 0 -> 3305 bytes .../product-slider/images/pb_keyboards20070807.jpg | Bin 0 -> 3165 bytes .../images/pb_logic_express_20080115.jpg | Bin 0 -> 2896 bytes .../images/pb_logic_studio_20080115.jpg | Bin 0 -> 3391 bytes .../product-slider/images/pb_mac_mini.jpg | Bin 0 -> 1094 bytes .../product-slider/images/pb_mac_pro_20070622.jpg | Bin 0 -> 3406 bytes .../product-slider/images/pb_macbook20071026.jpg | Bin 0 -> 3705 bytes .../images/pb_macbook_pro20071026.jpg | Bin 0 -> 4228 bytes .../images/pb_macbookair_20080115.jpg | Bin 0 -> 4921 bytes .../product-slider/images/pb_macosx_20080115.jpg | Bin 0 -> 2610 bytes .../images/pb_macosx_server20071016.jpg | Bin 0 -> 3307 bytes .../product-slider/images/pb_mighty_mouse.jpg | Bin 0 -> 1223 bytes .../product-slider/images/pb_quicktime.jpg | Bin 0 -> 4057 bytes .../product-slider/images/pb_shake_20080115.jpg | Bin 0 -> 3535 bytes .../images/pb_timecapsule_20080115.jpg | Bin 0 -> 1361 bytes .../product-slider/images/pb_xsan_20080115.jpg | Bin 0 -> 2092 bytes .../real-world/product-slider/images/pb_xserve.jpg | Bin 0 -> 1463 bytes .../product-slider/images/pb_xserve_raid.jpg | Bin 0 -> 2649 bytes .../images/productbrowser_background_20070622.jpg | Bin 0 -> 5449 bytes .../images/productbrowser_scrollbar_20070622.png | Bin 0 -> 3842 bytes .../images/productbrowser_scroller_20080115.png | Bin 0 -> 1503 bytes demos/real-world/product-slider/index.html | 185 +++++ demos/real-world/range-interface/index.html | 130 +++ demos/real-world/splitpane/css/demo.css | 149 ++++ demos/real-world/splitpane/images/bg_gradient.gif | Bin 0 -> 265 bytes demos/real-world/splitpane/images/icons_2.png | Bin 0 -> 3494 bytes .../splitpane/images/splitpane_handle-ew.gif | Bin 0 -> 114 bytes .../splitpane/images/splitpane_handle-sn.gif | Bin 0 -> 114 bytes demos/real-world/splitpane/index.html | 96 +++ 116 files changed, 3916 insertions(+) create mode 100644 demos/functional/datepicker/debug.html create mode 100644 demos/functional/datepicker/demo/img/active-bg.gif create mode 100644 demos/functional/datepicker/demo/img/ar.gif create mode 100644 demos/functional/datepicker/demo/img/au.gif create mode 100644 demos/functional/datepicker/demo/img/br.gif create mode 100644 demos/functional/datepicker/demo/img/calendar.gif create mode 100644 demos/functional/datepicker/demo/img/calendar2.gif create mode 100644 demos/functional/datepicker/demo/img/cn.gif create mode 100644 demos/functional/datepicker/demo/img/dark-bg.gif create mode 100644 demos/functional/datepicker/demo/img/hover-bg.gif create mode 100644 demos/functional/datepicker/demo/img/id.gif create mode 100644 demos/functional/datepicker/demo/img/ie.gif create mode 100644 demos/functional/datepicker/demo/img/ke.gif create mode 100644 demos/functional/datepicker/demo/img/lb.gif create mode 100644 demos/functional/datepicker/demo/img/next.gif create mode 100644 demos/functional/datepicker/demo/img/normal-bg.gif create mode 100644 demos/functional/datepicker/demo/img/nz.gif create mode 100644 demos/functional/datepicker/demo/img/prev.gif create mode 100644 demos/functional/datepicker/demo/img/se.gif create mode 100644 demos/functional/datepicker/demo/img/tab.png create mode 100644 demos/functional/datepicker/demo/img/us.gif create mode 100644 demos/functional/datepicker/demo/img/za.gif create mode 100644 demos/functional/datepicker/demo/jquery.localisation.js create mode 100644 demos/functional/datepicker/demo/ui.datepicker.alt.css create mode 100644 demos/functional/datepicker/demo/ui.datepicker.demo.css create mode 100644 demos/functional/datepicker/demo/ui.datepicker.demo.js create mode 100644 demos/functional/datepicker/index.html create mode 100644 demos/real-world/accordion-drawers/images/caps.gif create mode 100644 demos/real-world/accordion-drawers/images/sideboxlight_bg.gif create mode 100644 demos/real-world/accordion-drawers/images/slider_handlebg.png create mode 100644 demos/real-world/accordion-drawers/index.html create mode 100644 demos/real-world/effects/demo.js create mode 100644 demos/real-world/effects/index.html create mode 100644 demos/real-world/effects/style.css create mode 100644 demos/real-world/image-cropper/img/img01.jpg create mode 100644 demos/real-world/image-cropper/img/img02.jpg create mode 100644 demos/real-world/image-cropper/img/img03.jpg create mode 100644 demos/real-world/image-cropper/img/img04.jpg create mode 100644 demos/real-world/image-cropper/img/img05.jpg create mode 100644 demos/real-world/image-cropper/index.html create mode 100644 demos/real-world/image-cropper/real-world.css create mode 100644 demos/real-world/layout/demo.css create mode 100644 demos/real-world/layout/demo.js create mode 100644 demos/real-world/layout/index.html create mode 100644 demos/real-world/layout/loader.gif create mode 100644 demos/real-world/layout/loader_bg.gif create mode 100644 demos/real-world/photo-manager/img/P1010020.JPG create mode 100644 demos/real-world/photo-manager/img/P1010036.JPG create mode 100644 demos/real-world/photo-manager/img/P1010039.JPG create mode 100644 demos/real-world/photo-manager/img/P1010044.JPG create mode 100644 demos/real-world/photo-manager/img/P1010050.JPG create mode 100644 demos/real-world/photo-manager/img/P1010055.JPG create mode 100644 demos/real-world/photo-manager/img/P1010058.JPG create mode 100644 demos/real-world/photo-manager/img/P1010059.JPG create mode 100644 demos/real-world/photo-manager/img/P1010061.JPG create mode 100644 demos/real-world/photo-manager/img/P1010063.JPG create mode 100644 demos/real-world/photo-manager/img/thumbs/P1010020.JPG create mode 100644 demos/real-world/photo-manager/img/thumbs/P1010036.JPG create mode 100644 demos/real-world/photo-manager/img/thumbs/P1010039.JPG create mode 100644 demos/real-world/photo-manager/img/thumbs/P1010044.JPG create mode 100644 demos/real-world/photo-manager/img/thumbs/P1010050.JPG create mode 100644 demos/real-world/photo-manager/img/thumbs/P1010055.JPG create mode 100644 demos/real-world/photo-manager/img/thumbs/P1010058.JPG create mode 100644 demos/real-world/photo-manager/img/thumbs/P1010059.JPG create mode 100644 demos/real-world/photo-manager/img/thumbs/P1010061.JPG create mode 100644 demos/real-world/photo-manager/img/thumbs/P1010063.JPG create mode 100644 demos/real-world/photo-manager/index.html create mode 100644 demos/real-world/photo-manager/js/demo.js create mode 100644 demos/real-world/photo-manager/js/jquery.blockUI.js create mode 100644 demos/real-world/photo-manager/js/jquery.livequery.js create mode 100644 demos/real-world/photo-manager/theme/css/screen.css create mode 100644 demos/real-world/photo-manager/theme/img/body_wrap_bg.gif create mode 100644 demos/real-world/photo-manager/theme/img/header_bg.png create mode 100644 demos/real-world/photo-manager/theme/img/photos_gold_32.gif create mode 100644 demos/real-world/photo-manager/theme/img/search_16.gif create mode 100644 demos/real-world/photo-manager/theme/img/side_top.jpg create mode 100644 demos/real-world/photo-manager/theme/img/trash_16.gif create mode 100644 demos/real-world/product-slider/images/pb_airport_express.jpg create mode 100644 demos/real-world/product-slider/images/pb_airport_extreme.jpg create mode 100644 demos/real-world/product-slider/images/pb_aperture20080212.jpg create mode 100644 demos/real-world/product-slider/images/pb_apple_remote_desktop_20080115.jpg create mode 100644 demos/real-world/product-slider/images/pb_cinema_display20071026.jpg create mode 100644 demos/real-world/product-slider/images/pb_dot_mac_20080115.jpg create mode 100644 demos/real-world/product-slider/images/pb_final_cut_express_20080115.jpg create mode 100644 demos/real-world/product-slider/images/pb_final_cut_studio2_20080115.jpg create mode 100644 demos/real-world/product-slider/images/pb_ilife_20080115.jpg create mode 100644 demos/real-world/product-slider/images/pb_imac20071026.jpg create mode 100644 demos/real-world/product-slider/images/pb_iwork_20080115.jpg create mode 100644 demos/real-world/product-slider/images/pb_keyboards20070807.jpg create mode 100644 demos/real-world/product-slider/images/pb_logic_express_20080115.jpg create mode 100644 demos/real-world/product-slider/images/pb_logic_studio_20080115.jpg create mode 100644 demos/real-world/product-slider/images/pb_mac_mini.jpg create mode 100644 demos/real-world/product-slider/images/pb_mac_pro_20070622.jpg create mode 100644 demos/real-world/product-slider/images/pb_macbook20071026.jpg create mode 100644 demos/real-world/product-slider/images/pb_macbook_pro20071026.jpg create mode 100644 demos/real-world/product-slider/images/pb_macbookair_20080115.jpg create mode 100644 demos/real-world/product-slider/images/pb_macosx_20080115.jpg create mode 100644 demos/real-world/product-slider/images/pb_macosx_server20071016.jpg create mode 100644 demos/real-world/product-slider/images/pb_mighty_mouse.jpg create mode 100644 demos/real-world/product-slider/images/pb_quicktime.jpg create mode 100644 demos/real-world/product-slider/images/pb_shake_20080115.jpg create mode 100644 demos/real-world/product-slider/images/pb_timecapsule_20080115.jpg create mode 100644 demos/real-world/product-slider/images/pb_xsan_20080115.jpg create mode 100644 demos/real-world/product-slider/images/pb_xserve.jpg create mode 100644 demos/real-world/product-slider/images/pb_xserve_raid.jpg create mode 100644 demos/real-world/product-slider/images/productbrowser_background_20070622.jpg create mode 100644 demos/real-world/product-slider/images/productbrowser_scrollbar_20070622.png create mode 100644 demos/real-world/product-slider/images/productbrowser_scroller_20080115.png create mode 100644 demos/real-world/product-slider/index.html create mode 100644 demos/real-world/range-interface/index.html create mode 100644 demos/real-world/splitpane/css/demo.css create mode 100644 demos/real-world/splitpane/images/bg_gradient.gif create mode 100644 demos/real-world/splitpane/images/icons_2.png create mode 100644 demos/real-world/splitpane/images/splitpane_handle-ew.gif create mode 100644 demos/real-world/splitpane/images/splitpane_handle-sn.gif create mode 100644 demos/real-world/splitpane/index.html (limited to 'demos') diff --git a/demos/functional/datepicker/debug.html b/demos/functional/datepicker/debug.html new file mode 100644 index 000000000..91dab145b --- /dev/null +++ b/demos/functional/datepicker/debug.html @@ -0,0 +1,21 @@ + + + Only core files for easy debug + + + + + + + + + + + + + + \ No newline at end of file diff --git a/demos/functional/datepicker/demo/img/active-bg.gif b/demos/functional/datepicker/demo/img/active-bg.gif new file mode 100644 index 000000000..d608c5469 Binary files /dev/null and b/demos/functional/datepicker/demo/img/active-bg.gif differ diff --git a/demos/functional/datepicker/demo/img/ar.gif b/demos/functional/datepicker/demo/img/ar.gif new file mode 100644 index 000000000..f34c90f5c Binary files /dev/null and b/demos/functional/datepicker/demo/img/ar.gif differ diff --git a/demos/functional/datepicker/demo/img/au.gif b/demos/functional/datepicker/demo/img/au.gif new file mode 100644 index 000000000..db005b4c7 Binary files /dev/null and b/demos/functional/datepicker/demo/img/au.gif differ diff --git a/demos/functional/datepicker/demo/img/br.gif b/demos/functional/datepicker/demo/img/br.gif new file mode 100644 index 000000000..8b8bf147d Binary files /dev/null and b/demos/functional/datepicker/demo/img/br.gif differ diff --git a/demos/functional/datepicker/demo/img/calendar.gif b/demos/functional/datepicker/demo/img/calendar.gif new file mode 100644 index 000000000..d0abaa7c0 Binary files /dev/null and b/demos/functional/datepicker/demo/img/calendar.gif differ diff --git a/demos/functional/datepicker/demo/img/calendar2.gif b/demos/functional/datepicker/demo/img/calendar2.gif new file mode 100644 index 000000000..519a1fd4a Binary files /dev/null and b/demos/functional/datepicker/demo/img/calendar2.gif differ diff --git a/demos/functional/datepicker/demo/img/cn.gif b/demos/functional/datepicker/demo/img/cn.gif new file mode 100644 index 000000000..5482753d6 Binary files /dev/null and b/demos/functional/datepicker/demo/img/cn.gif differ diff --git a/demos/functional/datepicker/demo/img/dark-bg.gif b/demos/functional/datepicker/demo/img/dark-bg.gif new file mode 100644 index 000000000..1dea48a8f Binary files /dev/null and b/demos/functional/datepicker/demo/img/dark-bg.gif differ diff --git a/demos/functional/datepicker/demo/img/hover-bg.gif b/demos/functional/datepicker/demo/img/hover-bg.gif new file mode 100644 index 000000000..fbf94fc2c Binary files /dev/null and b/demos/functional/datepicker/demo/img/hover-bg.gif differ diff --git a/demos/functional/datepicker/demo/img/id.gif b/demos/functional/datepicker/demo/img/id.gif new file mode 100644 index 000000000..d7f4ab8a3 Binary files /dev/null and b/demos/functional/datepicker/demo/img/id.gif differ diff --git a/demos/functional/datepicker/demo/img/ie.gif b/demos/functional/datepicker/demo/img/ie.gif new file mode 100644 index 000000000..827c498d2 Binary files /dev/null and b/demos/functional/datepicker/demo/img/ie.gif differ diff --git a/demos/functional/datepicker/demo/img/ke.gif b/demos/functional/datepicker/demo/img/ke.gif new file mode 100644 index 000000000..e352177c7 Binary files /dev/null and b/demos/functional/datepicker/demo/img/ke.gif differ diff --git a/demos/functional/datepicker/demo/img/lb.gif b/demos/functional/datepicker/demo/img/lb.gif new file mode 100644 index 000000000..f204918fe Binary files /dev/null and b/demos/functional/datepicker/demo/img/lb.gif differ diff --git a/demos/functional/datepicker/demo/img/next.gif b/demos/functional/datepicker/demo/img/next.gif new file mode 100644 index 000000000..be0959b1b Binary files /dev/null and b/demos/functional/datepicker/demo/img/next.gif differ diff --git a/demos/functional/datepicker/demo/img/normal-bg.gif b/demos/functional/datepicker/demo/img/normal-bg.gif new file mode 100644 index 000000000..bdb506869 Binary files /dev/null and b/demos/functional/datepicker/demo/img/normal-bg.gif differ diff --git a/demos/functional/datepicker/demo/img/nz.gif b/demos/functional/datepicker/demo/img/nz.gif new file mode 100644 index 000000000..86b89cb27 Binary files /dev/null and b/demos/functional/datepicker/demo/img/nz.gif differ diff --git a/demos/functional/datepicker/demo/img/prev.gif b/demos/functional/datepicker/demo/img/prev.gif new file mode 100644 index 000000000..95d840f47 Binary files /dev/null and b/demos/functional/datepicker/demo/img/prev.gif differ diff --git a/demos/functional/datepicker/demo/img/se.gif b/demos/functional/datepicker/demo/img/se.gif new file mode 100644 index 000000000..7301c598e Binary files /dev/null and b/demos/functional/datepicker/demo/img/se.gif differ diff --git a/demos/functional/datepicker/demo/img/tab.png b/demos/functional/datepicker/demo/img/tab.png new file mode 100644 index 000000000..01c8ab417 Binary files /dev/null and b/demos/functional/datepicker/demo/img/tab.png differ diff --git a/demos/functional/datepicker/demo/img/us.gif b/demos/functional/datepicker/demo/img/us.gif new file mode 100644 index 000000000..39c472e26 Binary files /dev/null and b/demos/functional/datepicker/demo/img/us.gif differ diff --git a/demos/functional/datepicker/demo/img/za.gif b/demos/functional/datepicker/demo/img/za.gif new file mode 100644 index 000000000..197cbd888 Binary files /dev/null and b/demos/functional/datepicker/demo/img/za.gif differ diff --git a/demos/functional/datepicker/demo/jquery.localisation.js b/demos/functional/datepicker/demo/jquery.localisation.js new file mode 100644 index 000000000..b11e37835 --- /dev/null +++ b/demos/functional/datepicker/demo/jquery.localisation.js @@ -0,0 +1,64 @@ +/* http://keith-wood.name/localisation.html + Localisation assistance for jQuery v1.0.2. + Written by Keith Wood (kbwood@iprimus.com.au) June 2007. + Under the Creative Commons Licence http://creativecommons.org/licenses/by/3.0/ + Share or Remix it but please Attribute the author. */ + +(function($) { // Hide scope, no $ conflict + +/* Load applicable localisation package(s) for one or more jQuery packages. + Assumes that the localisations are named -.js + and loads them in order from least to most specific. + For example, $.localise('jquery-calendar'); + with the browser set to 'en-US' would attempt to load + jquery-calendar-en.js and jquery-calendar-en-US.js. + Also accepts an array of package names to process. + Optionally specify whether or not to include the base file, + the desired language, and/or the timeout period, e.g. + $.localise(['jquery-calendar', 'jquery-timeentry'], + {loadBase: true; language: 'en-AU', timeout: 300}); */ +$.localise = function(pkg, settings) { + var saveSettings = {async: $.ajaxSettings.async, timeout: $.ajaxSettings.timeout}; + $.ajaxSetup({async: false, timeout: (settings && settings.timeout ? settings.timeout : 500)}); + var localiseOne = function(pkg, lang) { + if (settings && settings.loadBase) { + $.getScript(pkg + '.js'); + } + if (lang.length >= 2) { + $.getScript(pkg + '-' + lang.substring(0, 2) + '.js'); + } + if (lang.length >= 5) { + $.getScript(pkg + '-' + lang.substring(0, 5) + '.js'); + } + }; + var lang = normaliseLang(settings && settings.language ? settings.language : $.defaultLanguage); + if (isArray(pkg)) { + for (i = 0; i < pkg.length; i++) { + localiseOne(pkg[i], lang); + } + } + else { + localiseOne(pkg, lang); + } + $.ajaxSetup(saveSettings); +}; + +/* Retrieve the default language set for the browser. */ +$.defaultLanguage = normaliseLang(navigator.language ? navigator.language /* Mozilla */ : + navigator.userLanguage /* IE */); + +/* Ensure language code is in the format aa-AA. */ +function normaliseLang(lang) { + lang = lang.replace(/_/, '-').toLowerCase(); + if (lang.length > 3) { + lang = lang.substring(0, 3) + lang.substring(3).toUpperCase(); + } + return lang; +} + +/* Determine whether an object is an array. */ +function isArray(a) { + return (a.constructor && a.constructor.toString().match(/\Array\(\)/)); +} + +})(jQuery); diff --git a/demos/functional/datepicker/demo/ui.datepicker.alt.css b/demos/functional/datepicker/demo/ui.datepicker.alt.css new file mode 100644 index 000000000..d07a6e7bf --- /dev/null +++ b/demos/functional/datepicker/demo/ui.datepicker.alt.css @@ -0,0 +1,158 @@ +/* Alternate UI date picker styles */ +#ui-datepicker-div, .ui-datepicker-inline { + font-family: Arial, Helvetica, sans-serif; + font-size: 14px; + padding: 0; + margin: 0; + background: #d8d8d8 url(../img/dark-bg.gif) repeat; + color: #008; + width: 220px; +} +#ui-datepicker-div { + display: none; + border: 1px solid #008; + z-index: 9999; /*must have*/ +} +.ui-datepicker-inline { + float: left; + display: block; + border: 0; +} +.ui-datepicker-dialog { + padding: 5px !important; + border: 4px ridge #88c !important; +} +button.ui-datepicker-trigger { + width: 25px; +} +img.ui-datepicker-trigger { + margin: 2px; + vertical-align: middle; +} +.ui-datepicker-prompt { + float: left; + padding: 2px; + xbackground: #d8d8d8 url(../img/dark-bg.gif) repeat; + background: transparent; + color: #008; +} +* html .ui-datepicker-prompt { + width: 185px; +} +.ui-datepicker-control, .ui-datepicker-links, .ui-datepicker-header, .ui-datepicker { + clear: both; + float: left; + width: 100%; +} +.ui-datepicker-control, .ui-datepicker-links { + font-weight: bold; + font-size: 80%; + letter-spacing: 1px; +} + +.ui-datepicker-links label { /* disabled links */ + padding: 2px 5px; + color: #88c; +} +.ui-datepicker-clear, .ui-datepicker-prev { + float: left; + width: 34%; +} +.ui-datepicker-current { + float: left; + width: 30%; + text-align: center; +} +.ui-datepicker-close, .ui-datepicker-next { + float: right; + width: 34%; + text-align: right; +} +.ui-datepicker-header { + padding: 1px 0 3px; + + text-align: center; + font-weight: bold; + height: 1.3em; +} +.ui-datepicker-header select { + background: #d8d8d8 url(../img/dark-bg.gif) repeat; + color: #008; + border: 0px; + font-weight: bold; +} +.ui-datepicker { + background: #f8f8f8 url(../img/normal-bg.gif) repeat; + color: #008; + text-align: center; + font-size: 100%; +} +.ui-datepicker a { + display: block; + width: 100%; +} +.ui-datepicker-titleRow { + background: #d8d8d8 url(../img/dark-bg.gif) repeat; +} +.ui-datepicker-weekEndCell { + background: #d8d8d8 url(../img/dark-bg.gif) repeat; +} +.ui-datepicker-daysCellOver { + background: #3c75c4 url(../img/active-bg.gif) repeat; +} +.ui-datepicker-unselectable { + color: #88c; +} +.ui-datepicker-today { + font-weight: bold; +} +.ui-datepicker-currentDay { + background: #3c75c4 url(../img/active-bg.gif) repeat; +} + +/* ________ CALENDAR LINKS _______ + +** Reset link properties and then override them with !important */ +#ui-datepicker-div a, .ui-datepicker-inline a { + cursor: pointer; + margin: 0; + padding: 0; + background: none; + color: #000; +} +.ui-datepicker-control a, .ui-datepicker-links a { + padding: 2px 5px !important; +} +.ui-datepicker-control a:hover { + background: #9dbae1 url(../img/hover-bg.gif) repeat !important; +} +.ui-datepicker-links a:hover, .ui-datepicker-titleRow a:hover { + background: #9dbae1 url(../img/hover-bg.gif) repeat !important; +} + +/* ___________ MULTIPLE MONTHS _________*/ + +.ui-datepicker-multi .datepicker { + border: 1px solid #008; +} +.ui-datepicker-oneMonth { + float: left; + width: 220px; +} +.ui-datepicker-newRow { + clear: left; +} + +/* ___________ IE6 IFRAME FIX ________ */ + +.ui-datepicker-cover { + display: none; /*sorry for IE5*/ + display/**/: block; /*sorry for IE5*/ + position: absolute; /*must have*/ + z-index: -1; /*must have*/ + filter: mask(); /*must have*/ + top: -4px; /*must have*/ + left: -4px; /*must have*/ + width: 200px; /*must have*/ + height: 200px; /*must have*/ +} \ No newline at end of file diff --git a/demos/functional/datepicker/demo/ui.datepicker.demo.css b/demos/functional/datepicker/demo/ui.datepicker.demo.css new file mode 100644 index 000000000..2920d857f --- /dev/null +++ b/demos/functional/datepicker/demo/ui.datepicker.demo.css @@ -0,0 +1,53 @@ +#tab_menu1 { margin:0.5em 0 0 0; padding:0; font-size:1em; } +.tab_group1 { clear:left; padding-top:0; display:none; } +.demoLabel { float: left; width: 18em; } +.ar_day { color: white !important; background: #eee url(img/ar.gif) no-repeat center !important; } +.au_day { color: blue !important; background: #eee url(img/au.gif) no-repeat center !important; } +.br_day { color: green !important; background: #eee url(img/br.gif) no-repeat center !important; } +.cn_day { color: red !important; background: #eee url(img/cn.gif) no-repeat center !important; } +.id_day { color: white !important; background: #eee url(img/id.gif) no-repeat center !important; } +.ie_day { color: white !important; background: #eee url(img/ie.gif) no-repeat center !important; } +.ke_day { color: red !important; background: #eee url(img/ke.gif) no-repeat center !important; } +.lb_day { color: white !important; background: #eee url(img/lb.gif) no-repeat center !important; } +.nz_day { color: blue !important; background: #eee url(img/nz.gif) no-repeat center !important; } +.se_day { color: blue !important; background: #eee url(img/se.gif) no-repeat center !important; } +.us_day { color: white !important; background: #eee url(img/us.gif) no-repeat center !important; } +.za_day { color: green !important; background: #eee url(img/za.gif) no-repeat center !important; } +code { font-size: 13px; font-family: Verdana, Arial, Helvetica, sans-serif; } +pre { clear: both; padding-left: 2em; background: #eee; } +#embedButton { width: 7em; } +#embedButton + img { position: relative; left: -21px; top: -1px; } +.tabs { + list-style: none; +} +.tabs li { + float: left; +} +.tabs li a { + display:block; + padding: 0.4em .75em; + margin: 0; + border-left: 1px solid #fff; + border-right: 1px solid #ddd; + cursor: pointer; + cursor: hand; + text-decoration: none; + color: #eee; + border-top: 1px solid #F9F9F9; + background: #78A5CE; +} +.tabs li a:hover, .tabs li a.over { + border-top: 1px solid #000; + background: #333; +} +.tab_group1 h3 { + font-weight: bold; + margin-top:15px; + border-bottom: 1px solid #ddd; +} +.nextFeature { + margin-top: 15px; +} +ol li { + margin-top: 1em; +} \ No newline at end of file diff --git a/demos/functional/datepicker/demo/ui.datepicker.demo.js b/demos/functional/datepicker/demo/ui.datepicker.demo.js new file mode 100644 index 000000000..3d7d9b640 --- /dev/null +++ b/demos/functional/datepicker/demo/ui.datepicker.demo.js @@ -0,0 +1,81 @@ +// Initialise the date picker demonstrations +$(document).ready(function () { + // initialize tab interface + tabs.init(); + // reset defaults to English + $.datepicker.setDefaults($.datepicker.regional['']); + // replace script tags with HTML code + $(".demojs").each(function () { + $(this).before( '
' +
+			$(this).html().replace(/
" ); + eval( $(this).html() ); + }); + // Localization + if ($.browser.safari) + $('.languageSelect,.l10nDatepicker,#frFullFormat').attr({ disabled: 'disabled' }); + else + $('.languageSelect').change(localise); + // Stylesheets + $('#altStyle').datepicker({buttonImage: 'demo/img/calendar2.gif', + prevText: ' Prev', + nextText: 'Next '}); + $('#button3').click(function() { + $(this).datepicker('dialog', $('#altDialog').val(), + setAltDateFromDialog, {prompt: 'Choose a date', speed: '', + prevText: ' Prev', + nextText: 'Next '}); + }); +}); + +// Load and apply a localisation package for the date picker +function localise() { + var input = $('input', this.parentNode.parentNode); + var date = $(input).datepicker('getDate'); + var language = $(this).val(); + $.localise('../../../source/i18n/ui.datepicker', {language: language}); + $(input).datepicker('change', $.datepicker.regional[language]); + $.datepicker.setDefaults($.datepicker.regional['']); // Reset for general usage + if (date) { + $(input).datepicker('setDate', date); + input.val($.datepicker.formatDate( + $.datepicker.regional[language].dateFormat, date)); + } +} + +// Demonstrate a callback from inline configuration +function showDay(input) { + var date = $(input).datepicker('getDate'); + $('#inlineDay').html(date ? $.datepicker.formatDate('DD', date) : 'blank'); +} + +// Display a date selected in a "dialog" +function setAltDateFromDialog(date) { + $('#altDialog').val(date); +} + +// Custom Tabs written by Marc Grabanski +var tabs = +{ + init : function () + { + // Setup tabs + $("div[@class^=tab_group]").hide(); + $("div[@class^=tab_group]:first").show().id; + $("ul[@id^=tab_menu] a:eq(0)").addClass('over'); + + // Slide visible up and clicked one down + $("ul[@id^=tab_menu] a").each(function(i){ + $(this).click(function () { + $("ul[@id^=tab_menu] a.over").removeClass('over'); + $(this).addClass('over'); + $("div[@class^=tab_group]:visible").hide(); + $( $(this).attr("href") ).fadeIn(); + tabs.stylesheet = $(this).attr("href") == "#styles" ? 'alt' : 'default'; + $('link').each(function() { + this.disabled = (this.title != '' && this.title != tabs.stylesheet); + }); + return false; + }); + }); + } +} diff --git a/demos/functional/datepicker/index.html b/demos/functional/datepicker/index.html new file mode 100644 index 000000000..4b28d7e3a --- /dev/null +++ b/demos/functional/datepicker/index.html @@ -0,0 +1,887 @@ + + + + + jQuery UI Datepicker + + + + + + + + + + +
+
+ +
+
+

Defaults

+

A date picker can easily be added to an input field with default settings.

+

Default date picker: +

+ +

IE select issue: +

+

The defaults are:

+
    +
  • Date picker appears on focus
  • +
  • Text is in English
  • +
  • Date format is mm/dd/yyyy
  • +
  • Clear/Close controls show at the top
  • +
  • Month and year are selectable directly
  • +
  • 10 years before and after the selected year are shown
  • +
  • Show a single month
  • +
  • Select a single date
  • +
  • Week starts on Sunday
  • +
  • Day names are clickable to change the first day of the week
  • +
  • Days in other months are not displayed
  • +
  • No date restrictions
  • +
  • Clicking elsewhere closes the date picker
  • +
+

Processed fields are marked with a class of hasDatepicker + and are not re-processed if targetted a second time.

+

You can override the default settings that apply to all date picker instances.

+ +
+
+

Invocation

+

The date picker can be invoked in a variety of ways, as shown below. + Also shown is the use of an image only trigger, + and how the controls and buttons appear when disabled.

+

Datepicker appears on focus: + +

+ +

Appears via text button: + +

+ +

Appears both ways: + +

+ +

You can embed the trigger image within the input area via CSS.

+

Embedded button: +

+ +

Enable and disable datepicker with 'enable' and 'disable' commands.

+ +

The date picker can also be triggered externally for a particular input.

+

External trigger: +

+ +

Or even opened as a "dialog". If the blockUI plugin is available, + it is used to create a modal dialog.

+

Date picker dialog: + +

+ +
+
+

Keystrokes

+

The date picker also responds to keystrokes entered in the input field.

+

Keyboard driven: +

+

The relevant keystrokes are:

+
    +
  • page up/downprevious/next month
  • +
  • ctrl+page up/downprevious/next year
  • +
  • ctrl+homecurrent month or open when closed
  • +
  • ctrl+left/rightprevious/next day
  • +
  • ctrl+up/downprevious/next week
  • +
  • enteraccept the selected date
  • +
  • ctrl+endclose and erase the date
  • +
  • escapeclose the date picker without selection
  • +
+
+
+

Restricting

+

You can restrict the functionality of the date picker in various ways. + The first example sets the first day of the week to Monday and prevents it from being + changed, as well as preventing the month and year from being selected directly.

+

Restricted functionality: +

+ +

You can also limit the range of dates selectable within the date picker. + Here it's between 26-Jan-05 and 26-Jan-07.

+

Limited dates: +

+ +

Or set a range relative to today by specifying a number + rather than an exact date, in this case in the coming year.

+

Limited dates (relative): +

+ +

The relative dates can also be specified as a number and a period - + 'd' for days, 'w' for weeks, 'm' for months, or 'y' for years.

+

Limited dates (extended): +

+ +

Note that the range of selectable months and years changes appropriately. Also, + note that the Today link is no longer available as today is not in the range. + By default, the Prev and Next links are disabled if they are not + applicable. You can override this to remove them instead, with the + hideIfNoPrevNext setting.

+
+
+

Date Formats

+

You can set a variety of date formats for the date picker, + with the default being 'mm/dd/yy'.

+

Medium format: +

+ +

Long format: +

+ +

Full format: +

+ +

Display dates without the century. The century is then determined based on the + shortYearCutoff setting, which defaults to 10 years in the future ('+10'). + Year values less than or equal to this cutoff are interpreted as being in the current + century, while those greater than the cutoff are taken to be in the previous century.

+

No century: +

+ +

ISO date format: +

+ +

French full format: +

+ +

The formatting codes are:

+
    +
  • dday of month (no leading zero)
  • +
  • ddday of month (two digit)
  • +
  • Dday name short
  • +
  • DDday name long
  • +
  • mmonth of year (no leading zero)
  • +
  • mmmonth of year (two digit)
  • +
  • Mmonth name short
  • +
  • MMmonth name long
  • +
  • yyear (two digit)
  • +
  • yyyear (four digit)
  • +
  • '...'literal text
  • +
  • ''single quote
  • +
+
+
+

Customize

+

You can customize the selectability and/or appearance of individual days + by setting a callback function that accepts a date and returns an array + with the first entry being true/false for selectability and the second + entry being a CSS class to apply (or '' for none). One appropriate + function is built-in that prevents the selection of days on weekends.

+

No weekends: +

+ +

Or you can provide your own function. The one below highlights and + prevents selection of a set of national days.

+

National days: +

+ +

With CSS like the following:

+
.au_day { color: blue !important; background: #eee url(au.gif) no-repeat center !important; }
+
+
+

Localisation

+

You can localise the date picker for other languages and regional differences. + The date picker defaults to English with a date format of MM/DD/YYYY, + but you can easily translate the text into another language and date format.

+

+ : +

+

The presentation is slightly different for right-to-left languages.

+

+ : +

+

You need to load the appropriate language package, which + adds a language set ($.datepicker.regional[langCode]) and + automatically sets this language as the default for all date pickers.

+
<script type="text/javascript" src="ui.datepicker-fr.js"></script>
+

Thereafter, if desired, you can restore the original language settings.

+
$.datepicker.setDefaults($.datepicker.regional['']);
+

And then configure the language per date picker instance.

+ +

Localisation packages:

+

Localisation packages can be found below under Settings and Documentation.

+
+
+

Date Range

+

Use a custom field settings function to create a date range control: + two date fields, each restricting the other. The function takes an + input field as an argument and returns a settings object (anonymous).

+

Date range: + to +

+ +

Select a date range on one date picker, first click is the start date and second click is the end date. + The last example show six months in two rows of three months + with Previous and Next moving three months at a time.

+

Date range: +

+ + +

Two months with range select: +

+ +

Six months with range select: +

+ +
+
+

Miscellaneous 1

+

Set the date shown when first opening the date picker. The default is today.

+

Open at 01-Jan-2007: +

+ +

Open at 7 days from today: +

+ +

Or specify a period from today - 'd' for days, + 'w' for weeks, 'm' for months, or 'y' for years. +

Open at 2 weeks from today: +

+ +

Show the weeks of the year. Defaults to the ISO 8601 definition (weeks start + on Mondays and the first week of the year contains January 4). Change the + week calculation by setting calculateWeek to a function that + takes a date as a parameter and returns the number of the week.

+

Show week of the year: +

+ +

Additional settings let you move the Clear/Close controls + to the bottom, hide the Clear control to make the date mandatory, + display the days in other months (non-selectable), + and show a status bar (with a custom display for today). + Callback functions are also added to operate when a date + is selected and when the datepicker is closed. + If no onSelect callback is specified, the + onchange event of the input field is triggered.

+

Additional settings: +

+ +
+
+

Miscellaneous 2

+

Hide the datepicker on demand (press alt-h here) or + remove the datepicker altogether if you've finished with it.

+

Remove popup datepicker: +   +

+

Remove inline datepicker: +

+ +

(Advanced Technique)
Connect the date picker to linked drop-downs. You still need an input field, + but it is hidden following the drop-downs.

+

Linked drop-downs: + + + +

+ +
+
+

Changing Settings

+

If necessary, the datepicker settings for an input (or set of inputs) + can be changed on the fly. As an example, here we change the + animation and speed at which the datepicker appears.

+

Display animation and speed: + + +

+

Change datepicker: +

+

When the option in the select changes, the following function is called:

+ +

Date pickers can also be configured inline. + Add attributes to the input control with the namespace "date:" + corresponding to the date picker properties. + The attribute values are evaluated as JavaScript.

+

Inline configuration 1: + + blank

+

Inline configuration 2: +

+ +
+
+

Inline

+

The date picker can be used inline rather than as a popup. + Use inline mode by attaching the datepicker to a span or div element.

+ +
+ +

Show a number of months at once and set the range directly.

+

Inline range with two months:

+
+ +
+

+ Selected range is:   + +

+ +

(Advanced Technique)
+ Set initial value of inline date range to one week before and after today's date. + Set the text field to current selected date.

+

+ +

+ +
+
+

Stylesheets

+

The date picker can be formatted through the use of a stylesheet. + The default stylesheet is used in the rest of this demo + with an alternate one used here.

+

Alternate style: +

+

In a dialog: + +

+

The basic HTML structure of the date picker is shown below:

+
<div id="datepicker_div" class="datepicker_multi">
+  <div class="datepicker_control">
+    <div class="datepicker_clear"><a>Clear</a></div>
+    <div class="datepicker_close"><a>Close</a></div>
+  </div>
+  <div class="datepicker_links">
+    <div class="datepicker_prev"><a>&lt;Prev</a></div>
+    <div class="datepicker_current"><a>Today</a></div>
+    <div class="datepicker_next"><a>Next&gt;</a></div>
+  </div>
+  <div class="datepicker_oneMonth datepicker_newRow">
+    <div class="datepicker_header">
+      <select class="datepicker_newMonth"></select>
+      <select class="datepicker_newYear"></select>
+    </div>
+    <table class="datepicker" cellpadding="0" cellspacing="0">
+      <thead>
+        <tr class="datepicker_titleRow">
+          <td><a>Su</a></td><td><a>Mo</a></td>...
+        </tr>
+      </thead>
+      <tbody>
+        <tr class="datepicker_daysRow">
+          <td class="datepicker_daysCell datepicker_weekEndCell
+            datepicker_otherMonth datepicker_unselectable">31</td>
+          <td class="datepicker_daysCell"><a>1</a></td>
+          <td class="datepicker_daysCell datepicker_daysCellOver"><a>2</a></td>
+          <td class="datepicker_daysCell datepicker_daysCellOver datepicker_currentDay"><a>3</a></td>
+          <td class="datepicker_daysCell datepicker_today"><a>4</a></td>
+          ...
+        </tr>
+        ...
+      </tbody>
+    </table>
+  </div>
+  <div class="datepicker_oneMonth">
+    ...
+  </div>
+  <div style="clear: both;"></div>
+</div>
+
+
+

Compatibility

+

v3.3 to v3.4

+

The jQuery UI interfaces changed again, so here's another compatibility module.

+

Users of v3.3 of the datepicker should use the following + header code to work with their existing implementation:

+
<link rel="stylesheet" type="text/css" href="ui.datepicker.css"/>
+<script type="text/javascript" src="ui.datepicker.js"></script>
+<script type="text/javascript" src="ui.datepicker.compatibility-3.3.js"></script>
+

Download the ui.datepicker.compatibility-3.3.js module.

+

To migrate fully, the following steps need to be taken:

+
    +
  • Replace references to the $(selector).attachDatepicker(...) + function with $(selector).datepicker(...).
  • +
  • Replace references to the $(selector).removeDatepicker() + function with $(selector).datepicker('destroy').
  • +
  • Replace references to the $(selector).datepicker.changDatepicker(...) + function with $(selector).datepicker('change', ...).
  • +
  • Replace references to the $(selector).datepicker.enableDatepicker() + function with $(selector).datepicker('enable').
  • +
  • Replace references to the $(selector).disableDatepicker() + function with $(selector).datepicker('disable').
  • +
  • Replace references to the $(selector).isDisabledDatepicker() + function with $(selector).datepicker('isDisabled').
  • +
  • Replace references to the $(selector).showDatepicker() + function with $(selector).datepicker('show').
  • +
  • Replace references to the $.datepicker.hideDatepicker() + function with $(selector).datepicker('hide').
  • +
  • Replace references to the $(selector).getDatepickerDate() + function with $(selector).datepicker('getDate').
  • +
  • Replace references to the $(selector).setDatepickerDate(...) + function with $(selector).datepicker('setDate', ...).
  • +
+

For example, this old style code:

+
$('inputs').attachDatepicker(...);
+$('inputs').changeDatepicker(...);
+

becomes:

+
$('inputs').datepicker(...);
+$('inputs').datepicker('change', ...);
+ +

v3.2 to v3.4

+

To align the datepicker more closely with other jQuery UI components, + further changes were made in v3.3, resulting in another compatibility module.

+

Users of v3.2 of the datepicker should use the following + header code to work with their existing implementation:

+
<link rel="stylesheet" type="text/css" href="ui.datepicker.css"/>
+<script type="text/javascript" src="ui.datepicker.js"></script>
+<script type="text/javascript" src="ui.datepicker.compatibility-3.2.js"></script>
+

Download the ui.datepicker.compatibility-3.2.js module.

+

To migrate fully, the following steps need to be taken:

+
    +
  • Replace references to the $.datepicker.reconfigureFor(selector, ...) + function with $(selector).datepicker('change', ...).
  • +
  • Replace references to the $.datepicker.enableFor(selector) + function with $(selector).datepicker('enable').
  • +
  • Replace references to the $.datepicker.disableFor(selector) + function with $(selector).datepicker('disable').
  • +
  • Replace references to the $.datepicker.isDisabled(selector) + function with $(selector).datepicker('isDisabled').
  • +
  • Replace references to the $.datepicker.showFor(selector) + function with $(selector).datepicker('show').
  • +
  • Replace references to the $.datepicker.getDateFor(selector) + function with $(selector).datepicker('getDate').
  • +
  • Replace references to the $.datepicker.setDateFor(selector, ...) + function with $(selector).datepicker('setDate', ...).
  • +
+

For example, this old style code:

+
$.datepicker.reconfigureFor('inputs', {...});
+

becomes:

+
$('inputs').datepicker('change', {...});
+ +

v2.x to v3.3

+

The date picker has been refactored to better fit + within the jQuery UI project. + This has involved renaming the main function and some properties, + resulting in current uses of the plugin no longer functioning correctly. + To assist in the transition to the new format a compatibility + plugin is also provided, allowing current code to continue + to operate with minimal changes.

+

Existing users of v2 of the calendar should use the following + header code to work with their existing implementation:

+
<link rel="stylesheet" type="text/css" href="ui.datepicker.css"/>
+<script type="text/javascript" src="ui.datepicker.js"></script>
+<script type="text/javascript" src="jquery-calendar-compatibility.js"></script>
+

Download the jquery-calendar-compatibility.js module.

+

To migrate fully, the following steps need to be taken:

+
    +
  • Replace references to the jquery-calendar* + files with ui.datepicker*.
  • +
  • Replace references to the popUpCal + object with $.datepicker.
  • +
  • Replace references to the calendar + function with datepicker.
  • +
  • Replace references to the autoPopUp + setting with showOn.
  • +
  • Replace references to the fieldSettings + setting with beforeShow.
  • +
  • Replace references to the customDate + setting with beforeShowDay.
  • +
  • Replace references to inline attributes with the cal: + namespace with date:.
  • +
  • Replace references to the hideCalendar + function with hideDatepicker.
  • +
  • Replace references to the dialogCalendar + function with dialogDatepicker.
  • +
  • Replace references to the $.datepicker.reconfigureFor(selector, ...) + function with $(selector).datepicker('change', ...).
  • +
  • Replace references to the $.datepicker.enableFor(selector) + function with $(selector).datepicker('enable').
  • +
  • Replace references to the $.datepicker.disableFor(selector) + function with $(selector).datepicker('disable').
  • +
  • Replace references to the $.datepicker.showFor(selector) + function with $(selector).datepicker('show').
  • +
  • Replace references to the $.datepicker.getDateFor(selector) + function with $(selector).datepicker('getDate').
  • +
  • Replace references to the $.datepicker.setDateFor(selector, ...) + function with $(selector).datepicker('setDate', ...).
  • +
  • Replace references to the calendar* + CSS styles with datepicker*.
  • +
+

For example, this old style code:

+
$('inputs').calendar({autoPopUp: 'both', fieldSettings: setDateRange,
+	customDate: popUpCal.noWeekends});
+	
+<input type="text" id="inlineConfig" cal:defaultDate="+7"/>
+

becomes:

+
$('inputs').datepicker({showOn: 'both', beforeShow: setDateRange,
+	beforeShowDay: $.datepicker.noWeekends});
+	
+<input type="text" id="inlineConfig" date:defaultDate="+7"/>
+
+

Localization Packages

+ + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/demos/real-world/accordion-drawers/images/caps.gif b/demos/real-world/accordion-drawers/images/caps.gif new file mode 100644 index 000000000..24184e742 Binary files /dev/null and b/demos/real-world/accordion-drawers/images/caps.gif differ diff --git a/demos/real-world/accordion-drawers/images/sideboxlight_bg.gif b/demos/real-world/accordion-drawers/images/sideboxlight_bg.gif new file mode 100644 index 000000000..2d52b8054 Binary files /dev/null and b/demos/real-world/accordion-drawers/images/sideboxlight_bg.gif differ diff --git a/demos/real-world/accordion-drawers/images/slider_handlebg.png b/demos/real-world/accordion-drawers/images/slider_handlebg.png new file mode 100644 index 000000000..1077c4d6e Binary files /dev/null and b/demos/real-world/accordion-drawers/images/slider_handlebg.png differ diff --git a/demos/real-world/accordion-drawers/index.html b/demos/real-world/accordion-drawers/index.html new file mode 100644 index 000000000..80c4df95d --- /dev/null +++ b/demos/real-world/accordion-drawers/index.html @@ -0,0 +1,257 @@ + + + + + Slide Demo - Fixed Drawer + + + + + + + + + + + +
+

Fixed drawer slide out demo (using accordion plugin)

+

This example demonstrates the Apple downloads slider/accordion effect using the jQuery Accordion plugin.

+

Mouse over the headings to reveal the list of available links.

+ +

+ Read the article this demonstration relates to +

+
+ + + diff --git a/demos/real-world/effects/demo.js b/demos/real-world/effects/demo.js new file mode 100644 index 000000000..b52b23726 --- /dev/null +++ b/demos/real-world/effects/demo.js @@ -0,0 +1,65 @@ +$(document).ready(function() { + + $("div.effect") + .hover(function() { + $(this).addClass("hover"); + }, function() { + $(this).removeClass("hover"); + }) + ; + + + var effect = function(el, n, o) { + + $.extend(o, { + easing: "easeOutQuint" + }); + + $(el).bind("click", function() { + + $(this).addClass("current").hide(n, o, 1000, function() { + var self = this; + window.setTimeout(function() { + $(self).show(n, o, 1000, function() { $(this).removeClass("current"); }); + },500); + }); + }); + + }; + + + effect("#blindHorizontally", "blind", { direction: "horizontal" }); + effect("#blindVertically", "blind", { direction: "vertical" }); + + effect("#bounce3times", "bounce", { times: 3 }); + + effect("#clipHorizontally", "clip", { direction: "horizontal" }); + effect("#clipVertically", "clip", { direction: "vertical" }); + + effect("#dropDown", "drop", { direction: "down" }); + effect("#dropUp", "drop", { direction: "up" }); + effect("#dropLeft", "drop", { direction: "left" }); + effect("#dropRight", "drop", { direction: "right" }); + + effect("#explode9", "explode", { }); + effect("#explode36", "explode", { pieces: 36 }); + + effect("#fold", "fold", { size: 50 }); + + effect("#highlight", "highlight", { }); + + effect("#pulsate", "pulsate", { times: 2 }); + + effect("#puff", "puff", { times: 2 }); + effect("#scale", "scale", { }); + + $("#shake").bind("click", function() { $(this).addClass("current").effect("shake", {}, 100, function() { $(this).removeClass("current"); }); }); + + effect("#slideDown", "slide", { direction: "down" }); + effect("#slideUp", "slide", { direction: "up" }); + effect("#slideLeft", "slide", { direction: "left" }); + effect("#slideRight", "slide", { direction: "right" }); + + $("#transfer").bind("click", function() { $(this).addClass("current").effect("transfer", { to: "div:eq(0)" }, 1000, function() { $(this).removeClass("current"); }); }); + +}); \ No newline at end of file diff --git a/demos/real-world/effects/index.html b/demos/real-world/effects/index.html new file mode 100644 index 000000000..15ebbece2 --- /dev/null +++ b/demos/real-world/effects/index.html @@ -0,0 +1,120 @@ + + + + + Effects Test Suite + + + + + + + + + + + + + + + + + + + + + + + + +
+

Blind horizontally

+
+ +
+

Blind vertically

+
+ +
+

Bounce 3 times

+
+ +
+

Clip horizontally

+
+ +
+

Clip vertically

+
+ + + +
+

Drop up

+
+ +
+

Drop left

+
+ +
+

Drop right

+
+ +
+

Explode in 9 pieces

+
+ +
+

Explode in 36 pieces

+
+ +
+

Fold

+
+ +
+

Highlight

+
+ +
+

Pulsate 2 times

+
+ +
+

Puff

+
+ +
+

Scale

+
+ +
+

Shake

+
+ +
+

Slide down

+
+ +
+

Slide up

+
+ +
+

Slide left

+
+ +
+

Slide right

+
+ +
+

Transfer to first element

+
+ + + \ No newline at end of file diff --git a/demos/real-world/effects/style.css b/demos/real-world/effects/style.css new file mode 100644 index 000000000..f7ae220ef --- /dev/null +++ b/demos/real-world/effects/style.css @@ -0,0 +1,36 @@ +body,html { + margin: 0; + padding: 0; + font-size: 12px; + font-family: Arial; + background: #000; +} + +div.effect { + width: 120px; + height: 100px; + background: #333; + border: 5px outset #aaa; + float: left; + margin-top: 20px; + margin-left: 20px; + cursor: pointer; + cursor: hand; +} + +div.current { + border: 5px outset #FF0000; + background: #660000; +} + +div.effect p { + color: #eee; + margin: 0px; + padding: 10px; +} + +.ui-effects-transfer { + border: 1px dotted #fff; + background: #666; + opacity: 0.5; +} \ No newline at end of file diff --git a/demos/real-world/image-cropper/img/img01.jpg b/demos/real-world/image-cropper/img/img01.jpg new file mode 100644 index 000000000..4d5f88445 Binary files /dev/null and b/demos/real-world/image-cropper/img/img01.jpg differ diff --git a/demos/real-world/image-cropper/img/img02.jpg b/demos/real-world/image-cropper/img/img02.jpg new file mode 100644 index 000000000..5745265f0 Binary files /dev/null and b/demos/real-world/image-cropper/img/img02.jpg differ diff --git a/demos/real-world/image-cropper/img/img03.jpg b/demos/real-world/image-cropper/img/img03.jpg new file mode 100644 index 000000000..7e6928f63 Binary files /dev/null and b/demos/real-world/image-cropper/img/img03.jpg differ diff --git a/demos/real-world/image-cropper/img/img04.jpg b/demos/real-world/image-cropper/img/img04.jpg new file mode 100644 index 000000000..8216a2382 Binary files /dev/null and b/demos/real-world/image-cropper/img/img04.jpg differ diff --git a/demos/real-world/image-cropper/img/img05.jpg b/demos/real-world/image-cropper/img/img05.jpg new file mode 100644 index 000000000..35de5bd8c Binary files /dev/null and b/demos/real-world/image-cropper/img/img05.jpg differ diff --git a/demos/real-world/image-cropper/index.html b/demos/real-world/image-cropper/index.html new file mode 100644 index 000000000..afa85ae3c --- /dev/null +++ b/demos/real-world/image-cropper/index.html @@ -0,0 +1,231 @@ + + + + + +Image Cropper: jQuery Real-world Demo + + + + + + + + + + + + + + + +
+
+ +
+
+
+
+
+
+
+ Properties: +
    +
  • width: 0px
  • +
  • height: 0px
  • +
  • top: 0px
  • +
  • left: 0px
  • +
+
+
+ + diff --git a/demos/real-world/image-cropper/real-world.css b/demos/real-world/image-cropper/real-world.css new file mode 100644 index 000000000..683033351 --- /dev/null +++ b/demos/real-world/image-cropper/real-world.css @@ -0,0 +1,104 @@ +/*************************************/ +/* Blueprint: reset.css */ + +html, body, div, span, applet, object, iframe, +h1, h2, h3, h4, h5, h6, p, blockquote, pre, +a, abbr, acronym, address, big, cite, code, +del, dfn, em, font, img, ins, kbd, q, s, samp, +small, strike, strong, sub, sup, tt, var, +dl, dt, dd, ol, ul, li, +fieldset, form, label, legend, +table, caption, tbody, tfoot, thead, tr, th, td { + margin: 0; + padding: 0; + border: 0; + outline: 0; + font-size: 100%; + font-family: inherit; + vertical-align: baseline; +} + +/* Remember to define focus styles! */ +:focus { + outline: 0; +} +body { + line-height: 1; + color: black; + background: white; +} +ol, ul { + list-style: none; +} + +/* Tables still need 'cellspacing="0"' in the markup. */ +table { + border-collapse: separate; + border-spacing: 0; +} +caption, th, td { + text-align: left; + font-weight: normal; +} + +/* Remove possible quote marks (") from ,
. */ +blockquote:before, blockquote:after, +q:before, q:after { + content: ""; +} +blockquote, q { + quotes: "" ""; +} + +.clear { + clear:both; +} + +/*************************************/ +/* Layout */ +body, html { + height: 100%; + font-family:sans-serif; + font-size:13px; + margin:0px; + padding:0px; +} +body, html { + height: 100%; + font-family:sans-serif; + font-size:13px; + +} +#main { + height:auto; + background: #E8EEF7; + border-left:1px solid #ccc; + border-bottom:1px solid #ccc; + margin:0 0 0 200px; +} + #header { + height:30px; + padding:10px; + font-size:2em; + font-weight:bold; + text-align: center; + border-bottom:1px solid #ccc; + background: #E8EEF7; + } + #main #content { + padding:10px; + background: #FFF; + } + #main #break { + padding:10px; + border-top:1px solid #ccc; + } +#sidebar { + float:left; + width:200px; + height:100%; + border-right:1px solid #ccc; +} + #sidebar div { + padding:10px; + } diff --git a/demos/real-world/layout/demo.css b/demos/real-world/layout/demo.css new file mode 100644 index 000000000..a7b108623 --- /dev/null +++ b/demos/real-world/layout/demo.css @@ -0,0 +1,42 @@ +body { background-color:#666; color:#FFF; font:11px/1.5 Arial, sans-serif; margin:0; overflow:hidden; padding:30px 0 0 30px; } +h1 { font-size:18px; margin:0 0 20px; } +a { color:#FFF; } + +.clear { clear:both; font-size:1px; line-height:1px; } + +#overlay { background:#666; height:100%; left:0; position:absolute; top:0; width:100%; z-index:2000; } +#overlay #preloader { background:url(loader_bg.gif) no-repeat; height:50px; left:50%; line-height:50px; margin:-25px 0 0 -25px; position:absolute; text-align:center; top:50%; width:50px; } +#overlay #preloader img { margin:11px 0 0 0; vertical-align:middle; } + +.ui-sortable { background-color:#FFF; border:1px solid #555; color:#222; margin:0 15px 15px 0; padding:0 10px 10px; width:175px; } +.ui-sortable h2 { background-color:#555; border-top:3px solid #666; color:#FFF; font-size:11px; margin:0 -10px 10px; line-height:2; padding:0 10px; } + +dl.sort { color:#222; margin:10px 0; } +#uidemo dl.first { margin-top:0; } +#uidemo dl.last { margin-bottom:0; } + +dl.sort dt { background-color:#666; color:#FFF; cursor:move; height:2em; line-height:2; padding:0 6px; position:relative; } +dl.sort dd { background-color:#FFF; margin:0; padding:3px 6px; } + +.ui-sortable-helper { width:175px; } +.placeholder { border:1px dashed #AAA; } + +span.options { cursor:default; font-size:1px; line-height:1px; position:absolute; } +span.options a { background-color:#FFF; cursor:pointer; display:block; float:left; text-indent:-9000px; } + +.ui-sortable h2 span.options { right:10px; top:8px; width:30px; } +.ui-sortable h2 span.options a { height:12px; width:30px; } + +dl.sort dt span.options { right:5px; top:5px; width:27px; } +dl.sort dt span.options a { height:12px; width:12px; } +dl.sort dt span.options a.up { margin-right:3px; } +dl.sort dt span.options a.disabled { background-color:#555; cursor:default; } + +#container { float:left; } +#header { width:638px; } +#content { float:left; width:400px; } +#sidebar { float:left; width:200px; } +#footer { width:638px; } +#trashcan { float:left; } + +#trashcan p { margin:0; } \ No newline at end of file diff --git a/demos/real-world/layout/demo.js b/demos/real-world/layout/demo.js new file mode 100644 index 000000000..695863f25 --- /dev/null +++ b/demos/real-world/layout/demo.js @@ -0,0 +1,97 @@ +(function($){ + var updateUpDown = function(sortable){ + $('dl:not(.ui-sortable-helper)', sortable) + .removeClass('first').removeClass('last') + .find('.up, .down').removeClass('disabled').end() + .filter(':first').addClass('first').find('.up').addClass('disabled').end().end() + .filter(':last').addClass('last').find('.down').addClass('disabled').end().end(); + }; + + var moveUpDown = function(){ + var link = $(this), + dl = link.parents('dl'), + prev = dl.prev('dl'), + next = dl.next('dl'); + + if(link.is('.up') && prev.length > 0) + dl.insertBefore(prev); + + if(link.is('.down') && next.length > 0) + dl.insertAfter(next); + + updateUpDown(dl.parent()); + }; + + var addItem = function(){ + var sortable = $(this).parents('.ui-sortable'); + var options = 'updown'; + var tpl = '
{name}' + options + '
{desc}
'; + var html = tpl.replace(/{name}/g, 'Dynamic name :D').replace(/{desc}/g, 'Description'); + + sortable.append(html).sortable('refresh').find('a.up, a.down').bind('click', moveUpDown); + updateUpDown(sortable); + }; + + var emptyTrashCan = function(item){ + item.remove(); + }; + + var sortableChange = function(e, ui){ + if(ui.sender){ + var w = ui.element.width(); + ui.placeholder.width(w); + ui.helper.css("width",ui.element.children().width()); + } + }; + + var sortableUpdate = function(e, ui){ + if(ui.element[0].id == 'trashcan'){ + emptyTrashCan(ui.item); + } else { + updateUpDown(ui.element[0]); + if(ui.sender) + updateUpDown(ui.sender[0]); + } + }; + + $(document).ready(function(){ + var els = ['#header', '#content', '#sidebar', '#footer', '#trashcan']; + var $els = $(els.toString()); + + $('h2', $els.slice(0,-1)).append('add'); + $('dt', $els).append('updown'); + + $('a.add').bind('click', addItem); + $('a.up, a.down').bind('click', moveUpDown); + + $els.each(function(){ + updateUpDown(this); + }); + + $els.sortable({ + items: '> dl', + handle: 'dt', + cursor: 'move', + //cursorAt: { top: 2, left: 2 }, + //opacity: 0.8, + //helper: 'clone', + appendTo: 'body', + //placeholder: 'clone', + //placeholder: 'placeholder', + connectWith: els, + start: function(e,ui) { + ui.helper.css("width", ui.item.width()); + }, + change: sortableChange, + update: sortableUpdate + }); + }); + + $(window).bind('load',function(){ + setTimeout(function(){ + $('#overlay').fadeOut(function(){ + $('body').css('overflow', 'auto'); + }); + }, 750); + }); +})(jQuery); \ No newline at end of file diff --git a/demos/real-world/layout/index.html b/demos/real-world/layout/index.html new file mode 100644 index 000000000..83f9d0378 --- /dev/null +++ b/demos/real-world/layout/index.html @@ -0,0 +1,94 @@ + + + + UI Sortable: Layout Demo + + + + + + + + + + + + + + + + + + +

UI Sortable: Layout demo

+ +
+ + +
+

Content

+
+
Blog
+
Main blog post
+
+
+ + + +
+ + +
+ +
+

Trash can

+

Drag modules here to delete them.

+
+ +
+
+
+
+ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/demos/real-world/layout/loader.gif b/demos/real-world/layout/loader.gif new file mode 100644 index 000000000..7e717cdf9 Binary files /dev/null and b/demos/real-world/layout/loader.gif differ diff --git a/demos/real-world/layout/loader_bg.gif b/demos/real-world/layout/loader_bg.gif new file mode 100644 index 000000000..9c0488402 Binary files /dev/null and b/demos/real-world/layout/loader_bg.gif differ diff --git a/demos/real-world/photo-manager/img/P1010020.JPG b/demos/real-world/photo-manager/img/P1010020.JPG new file mode 100644 index 000000000..7e6928f63 Binary files /dev/null and b/demos/real-world/photo-manager/img/P1010020.JPG differ diff --git a/demos/real-world/photo-manager/img/P1010036.JPG b/demos/real-world/photo-manager/img/P1010036.JPG new file mode 100644 index 000000000..8216a2382 Binary files /dev/null and b/demos/real-world/photo-manager/img/P1010036.JPG differ diff --git a/demos/real-world/photo-manager/img/P1010039.JPG b/demos/real-world/photo-manager/img/P1010039.JPG new file mode 100644 index 000000000..35de5bd8c Binary files /dev/null and b/demos/real-world/photo-manager/img/P1010039.JPG differ diff --git a/demos/real-world/photo-manager/img/P1010044.JPG b/demos/real-world/photo-manager/img/P1010044.JPG new file mode 100644 index 000000000..4d5f88445 Binary files /dev/null and b/demos/real-world/photo-manager/img/P1010044.JPG differ diff --git a/demos/real-world/photo-manager/img/P1010050.JPG b/demos/real-world/photo-manager/img/P1010050.JPG new file mode 100644 index 000000000..5745265f0 Binary files /dev/null and b/demos/real-world/photo-manager/img/P1010050.JPG differ diff --git a/demos/real-world/photo-manager/img/P1010055.JPG b/demos/real-world/photo-manager/img/P1010055.JPG new file mode 100644 index 000000000..246121ba4 Binary files /dev/null and b/demos/real-world/photo-manager/img/P1010055.JPG differ diff --git a/demos/real-world/photo-manager/img/P1010058.JPG b/demos/real-world/photo-manager/img/P1010058.JPG new file mode 100644 index 000000000..d107b38ce Binary files /dev/null and b/demos/real-world/photo-manager/img/P1010058.JPG differ diff --git a/demos/real-world/photo-manager/img/P1010059.JPG b/demos/real-world/photo-manager/img/P1010059.JPG new file mode 100644 index 000000000..c7fcdbdd1 Binary files /dev/null and b/demos/real-world/photo-manager/img/P1010059.JPG differ diff --git a/demos/real-world/photo-manager/img/P1010061.JPG b/demos/real-world/photo-manager/img/P1010061.JPG new file mode 100644 index 000000000..1812fbfdf Binary files /dev/null and b/demos/real-world/photo-manager/img/P1010061.JPG differ diff --git a/demos/real-world/photo-manager/img/P1010063.JPG b/demos/real-world/photo-manager/img/P1010063.JPG new file mode 100644 index 000000000..05b0d133c Binary files /dev/null and b/demos/real-world/photo-manager/img/P1010063.JPG differ diff --git a/demos/real-world/photo-manager/img/thumbs/P1010020.JPG b/demos/real-world/photo-manager/img/thumbs/P1010020.JPG new file mode 100644 index 000000000..cba634588 Binary files /dev/null and b/demos/real-world/photo-manager/img/thumbs/P1010020.JPG differ diff --git a/demos/real-world/photo-manager/img/thumbs/P1010036.JPG b/demos/real-world/photo-manager/img/thumbs/P1010036.JPG new file mode 100644 index 000000000..1d062b364 Binary files /dev/null and b/demos/real-world/photo-manager/img/thumbs/P1010036.JPG differ diff --git a/demos/real-world/photo-manager/img/thumbs/P1010039.JPG b/demos/real-world/photo-manager/img/thumbs/P1010039.JPG new file mode 100644 index 000000000..2d0b6c726 Binary files /dev/null and b/demos/real-world/photo-manager/img/thumbs/P1010039.JPG differ diff --git a/demos/real-world/photo-manager/img/thumbs/P1010044.JPG b/demos/real-world/photo-manager/img/thumbs/P1010044.JPG new file mode 100644 index 000000000..9d0cccf86 Binary files /dev/null and b/demos/real-world/photo-manager/img/thumbs/P1010044.JPG differ diff --git a/demos/real-world/photo-manager/img/thumbs/P1010050.JPG b/demos/real-world/photo-manager/img/thumbs/P1010050.JPG new file mode 100644 index 000000000..89a36b78b Binary files /dev/null and b/demos/real-world/photo-manager/img/thumbs/P1010050.JPG differ diff --git a/demos/real-world/photo-manager/img/thumbs/P1010055.JPG b/demos/real-world/photo-manager/img/thumbs/P1010055.JPG new file mode 100644 index 000000000..889b4e67d Binary files /dev/null and b/demos/real-world/photo-manager/img/thumbs/P1010055.JPG differ diff --git a/demos/real-world/photo-manager/img/thumbs/P1010058.JPG b/demos/real-world/photo-manager/img/thumbs/P1010058.JPG new file mode 100644 index 000000000..6a83a628b Binary files /dev/null and b/demos/real-world/photo-manager/img/thumbs/P1010058.JPG differ diff --git a/demos/real-world/photo-manager/img/thumbs/P1010059.JPG b/demos/real-world/photo-manager/img/thumbs/P1010059.JPG new file mode 100644 index 000000000..6aac87261 Binary files /dev/null and b/demos/real-world/photo-manager/img/thumbs/P1010059.JPG differ diff --git a/demos/real-world/photo-manager/img/thumbs/P1010061.JPG b/demos/real-world/photo-manager/img/thumbs/P1010061.JPG new file mode 100644 index 000000000..bfe698e86 Binary files /dev/null and b/demos/real-world/photo-manager/img/thumbs/P1010061.JPG differ diff --git a/demos/real-world/photo-manager/img/thumbs/P1010063.JPG b/demos/real-world/photo-manager/img/thumbs/P1010063.JPG new file mode 100644 index 000000000..88c22e021 Binary files /dev/null and b/demos/real-world/photo-manager/img/thumbs/P1010063.JPG differ diff --git a/demos/real-world/photo-manager/index.html b/demos/real-world/photo-manager/index.html new file mode 100644 index 000000000..ecc9a5500 --- /dev/null +++ b/demos/real-world/photo-manager/index.html @@ -0,0 +1,126 @@ + + + + jQuery UI Draggables and Droppables playground + + + + + + + + + + + + + + + + + + + +

Manage Your Photos

+
+
+

Drag photos to the Trash or waste them in the Shredder:

+ +
+ +
+ + + diff --git a/demos/real-world/photo-manager/js/demo.js b/demos/real-world/photo-manager/js/demo.js new file mode 100644 index 000000000..fac91ca1c --- /dev/null +++ b/demos/real-world/photo-manager/js/demo.js @@ -0,0 +1,130 @@ +/* + * The very first increment of Droppables&Draggables demo. The code is going to + * be more concise (remove unnecessary code repetitions etc.). And imho the + * photo management is a good candidate for demonstration of more jQuery UI + * components (sortables, selectables...). More to come... + * + */ + +$(window).bind('load', function() { + // make images in the gallery draggable + $('ul.gallery img').addClass('img_content').draggable({ + helper: 'clone' + }); + + // make the trash box droppable, accepting images from the content section only + $('#trash div').droppable({ + accept: '.img_content', + activeClass: 'active', + drop: function(ev, ui) { + var $that = $(this); + ui.draggable.parent().fadeOut('slow', function() { + ui.draggable + .hide() + .appendTo($that) + .fadeIn('slow') + .animate({ + width: '72px', + height: '54px' + }) + .removeClass('img_content') + .addClass('img_trash'); + $(this).remove(); + }); + } + }); + + // make the shredder box droppable, accepting images from both content and trash sections + $('#shred div').droppable({ + accept: '.img_content, .img_trash', + activeClass: 'active', + drop: function(ev, ui) { + var $that = $(this); + // images from the content + if (ui.draggable.hasClass('img_content')) { + ui.draggable.parent().fadeOut('slow', function() { + ui.draggable + .appendTo($that) + .animate({ + width: '0', + height: '0' + }, 'slow', function(){ + $(this).remove(); + }); + $(this).remove(); + }); + } + // images from the trash + else if (ui.draggable.hasClass('img_trash')) { + ui.draggable + .appendTo($that) + .animate({ + width: '0', + height: '0' + }, 'slow', function(){ + $(this).remove(); + }); + } + } + }); + + // make the gallery droppable as well, accepting images from the trash only + $('ul.gallery').droppable({ + accept: '.img_trash', + activeClass: 'active', + drop: function(ev, ui) { + var $that = $(this); + ui.draggable.fadeOut('slow', function() { + var $item = createGalleryItem(this).appendTo($that); + $(this) + .removeClass('img_trash') + .addClass('img_content') + .css({ width: '144px', height: '108px' }) + .show(); + $item.fadeIn('slow'); + }); + } + }); + + // handle the trash icon behavior + $('a.tb_trash').livequery('click', function() { + var $this = $(this); + var $img = $this.parent().siblings('img'); + var $item = $this.parents('li'); + + $item.fadeOut('slow', function() { + $img + .hide() + .appendTo('#trash div') + .fadeIn('slow') + .animate({ + width: '72px', + height: '54px' + }) + .removeClass('img_content') + .addClass('img_trash'); + $(this).remove(); + }); + + return false; + }); + + // handle the magnify button + $('a.tb_supersize').livequery('click', function() { + $('') + .attr('src', $(this).attr('href')) + .appendTo('#body_wrap') + .displayBox(); + return false; + }); +}); + +function createGalleryItem(img) { + var title = img.getAttribute('alt'); + var href = img.getAttribute('src').replace(/thumbs\//, ''); + + var $item = $('
  • '+title+'

  • ').hide(); + $item.prepend($(img)); + + return $item; +} diff --git a/demos/real-world/photo-manager/js/jquery.blockUI.js b/demos/real-world/photo-manager/js/jquery.blockUI.js new file mode 100644 index 000000000..b24c2dd05 --- /dev/null +++ b/demos/real-world/photo-manager/js/jquery.blockUI.js @@ -0,0 +1,361 @@ +/* + * jQuery blockUI plugin + * Version 1.33 (09/14/2007) + * @requires jQuery v1.1.1 + * + * $Id: jquery.blockUI.js 3291 2007-09-14 23:56:25Z malsup $ + * + * Examples at: http://malsup.com/jquery/block/ + * Copyright (c) 2007 M. Alsup + * Dual licensed under the MIT and GPL licenses: + * http://www.opensource.org/licenses/mit-license.php + * http://www.gnu.org/licenses/gpl.html + */ + (function($) { +/** + * blockUI provides a mechanism for blocking user interaction with a page (or parts of a page). + * This can be an effective way to simulate synchronous behavior during ajax operations without + * locking the browser. It will prevent user operations for the current page while it is + * active ane will return the page to normal when it is deactivate. blockUI accepts the following + * two optional arguments: + * + * message (String|Element|jQuery): The message to be displayed while the UI is blocked. The message + * argument can be a plain text string like "Processing...", an HTML string like + * "

    Please wait...

    ", a DOM element, or a jQuery object. + * The default message is "

    Please wait...

    " + * + * css (Object): Object which contains css property/values to override the default styles of + * the message. Use this argument if you wish to override the default + * styles. The css Object should be in a format suitable for the jQuery.css + * function. For example: + * $.blockUI({ + * backgroundColor: '#ff8', + * border: '5px solid #f00, + * fontWeight: 'bold' + * }); + * + * The default blocking message used when blocking the entire page is "

    Please wait...

    " + * but this can be overridden by assigning a value to $.blockUI.defaults.pageMessage in your + * own code. For example: + * + * $.blockUI.defaults.pageMessage = "

    Bitte Wartezeit

    "; + * + * The default message styling can also be overridden. For example: + * + * $.extend($.blockUI.defaults.pageMessageCSS, { color: '#00a', backgroundColor: '#0f0' }); + * + * The default styles work well for simple messages like "Please wait", but for longer messages + * style overrides may be necessary. + * + * @example $.blockUI(); + * @desc prevent user interaction with the page (and show the default message of 'Please wait...') + * + * @example $.blockUI( { backgroundColor: '#f00', color: '#fff'} ); + * @desc prevent user interaction and override the default styles of the message to use a white on red color scheme + * + * @example $.blockUI('Processing...'); + * @desc prevent user interaction and display the message "Processing..." instead of the default message + * + * @name blockUI + * @param String|jQuery|Element message Message to display while the UI is blocked + * @param Object css Style object to control look of the message + * @cat Plugins/blockUI + */ +$.blockUI = function(msg, css, opts) { + $.blockUI.impl.install(window, msg, css, opts); +}; + +// expose version number so other plugins can interogate +$.blockUI.version = 1.33; + +/** + * unblockUI removes the UI block that was put in place by blockUI + * + * @example $.unblockUI(); + * @desc unblocks the page + * + * @name unblockUI + * @cat Plugins/blockUI + */ +$.unblockUI = function(opts) { + $.blockUI.impl.remove(window, opts); +}; + +/** + * Blocks user interaction with the selected elements. (Hat tip: Much of + * this logic comes from Brandon Aaron's bgiframe plugin. Thanks, Brandon!) + * By default, no message is displayed when blocking elements. + * + * @example $('div.special').block(); + * @desc prevent user interaction with all div elements with the 'special' class. + * + * @example $('div.special').block('Please wait'); + * @desc prevent user interaction with all div elements with the 'special' class + * and show a message over the blocked content. + * + * @name block + * @type jQuery + * @param String|jQuery|Element message Message to display while the element is blocked + * @param Object css Style object to control look of the message + * @cat Plugins/blockUI + */ +$.fn.block = function(msg, css, opts) { + return this.each(function() { + if (!this.$pos_checked) { + if ($.css(this,"position") == 'static') + this.style.position = 'relative'; + if ($.browser.msie) this.style.zoom = 1; // force 'hasLayout' in IE + this.$pos_checked = 1; + } + $.blockUI.impl.install(this, msg, css, opts); + }); +}; + +/** + * Unblocks content that was blocked by "block()" + * + * @example $('div.special').unblock(); + * @desc unblocks all div elements with the 'special' class. + * + * @name unblock + * @type jQuery + * @cat Plugins/blockUI + */ +$.fn.unblock = function(opts) { + return this.each(function() { + $.blockUI.impl.remove(this, opts); + }); +}; + +/** + * displays the first matched element in a "display box" above a page overlay. + * + * @example $('#myImage').displayBox(); + * @desc displays "myImage" element in a box + * + * @name displayBox + * @type jQuery + * @cat Plugins/blockUI + */ +$.fn.displayBox = function(css, fn, isFlash) { + var msg = this[0]; + if (!msg) return; + var $msg = $(msg); + css = css || {}; + + var w = $msg.width() || $msg.attr('width') || css.width || $.blockUI.defaults.displayBoxCSS.width; + var h = $msg.height() || $msg.attr('height') || css.height || $.blockUI.defaults.displayBoxCSS.height ; + if (w[w.length-1] == '%') { + var ww = document.documentElement.clientWidth || document.body.clientWidth; + w = parseInt(w) || 100; + w = (w * ww) / 100; + } + if (h[h.length-1] == '%') { + var hh = document.documentElement.clientHeight || document.body.clientHeight; + h = parseInt(h) || 100; + h = (h * hh) / 100; + } + + var ml = '-' + parseInt(w)/2 + 'px'; + var mt = '-' + parseInt(h)/2 + 'px'; + + // supress opacity on overlay if displaying flash content on mac/ff platform + var ua = navigator.userAgent.toLowerCase(); + var opts = { + displayMode: fn || 1, + noalpha: isFlash && /mac/.test(ua) && /firefox/.test(ua) + }; + + $.blockUI.impl.install(window, msg, { width: w, height: h, marginTop: mt, marginLeft: ml }, opts); +}; + + +// override these in your code to change the default messages and styles +$.blockUI.defaults = { + // the message displayed when blocking the entire page + pageMessage: '

    Please wait...

    ', + // the message displayed when blocking an element + elementMessage: '', // none + // styles for the overlay iframe + overlayCSS: { backgroundColor: '#fff', opacity: '0.5' }, + // styles for the message when blocking the entire page + pageMessageCSS: { width:'250px', margin:'-50px 0 0 -125px', top:'50%', left:'50%', textAlign:'center', color:'#000', backgroundColor:'#fff', border:'3px solid #aaa' }, + // styles for the message when blocking an element + elementMessageCSS: { width:'250px', padding:'10px', textAlign:'center', backgroundColor:'#fff'}, + // styles for the displayBox + displayBoxCSS: { width: '400px', height: '400px', top:'50%', left:'50%' }, + // allow body element to be stetched in ie6 + ie6Stretch: 1, + // supress tab nav from leaving blocking content? + allowTabToLeave: 0, + // Title attribute for overlay when using displayBox + closeMessage: 'Click to close', + // use fadeOut effect when unblocking (can be overridden on unblock call) + fadeOut: 1, + // fadeOut transition time in millis + fadeTime: 400 +}; + +// the gory details +$.blockUI.impl = { + box: null, + boxCallback: null, + pageBlock: null, + pageBlockEls: [], + op8: window.opera && window.opera.version() < 9, + ie6: $.browser.msie && /MSIE 6.0/.test(navigator.userAgent), + install: function(el, msg, css, opts) { + opts = opts || {}; + this.boxCallback = typeof opts.displayMode == 'function' ? opts.displayMode : null; + this.box = opts.displayMode ? msg : null; + var full = (el == window); + + // use logical settings for opacity support based on browser but allow overrides via opts arg + var noalpha = this.op8 || $.browser.mozilla && /Linux/.test(navigator.platform); + if (typeof opts.alphaOverride != 'undefined') + noalpha = opts.alphaOverride == 0 ? 1 : 0; + + if (full && this.pageBlock) this.remove(window, {fadeOut:0}); + // check to see if we were only passed the css object (a literal) + if (msg && typeof msg == 'object' && !msg.jquery && !msg.nodeType) { + css = msg; + msg = null; + } + msg = msg ? (msg.nodeType ? $(msg) : msg) : full ? $.blockUI.defaults.pageMessage : $.blockUI.defaults.elementMessage; + if (opts.displayMode) + var basecss = jQuery.extend({}, $.blockUI.defaults.displayBoxCSS); + else + var basecss = jQuery.extend({}, full ? $.blockUI.defaults.pageMessageCSS : $.blockUI.defaults.elementMessageCSS); + css = jQuery.extend(basecss, css || {}); + var f = ($.browser.msie) ? $('') + : $(''); + var w = $('
    '); + var m = full ? $('
    ') + : $(''); + w.css('position', full ? 'fixed' : 'absolute'); + if (msg) m.css(css); + if (!noalpha) w.css($.blockUI.defaults.overlayCSS); + if (this.op8) w.css({ width:''+el.clientWidth,height:''+el.clientHeight }); // lame + if ($.browser.msie) f.css('opacity','0.0'); + + $([f[0],w[0],m[0]]).appendTo(full ? 'body' : el); + + // ie7 must use absolute positioning in quirks mode and to account for activex issues (when scrolling) + var expr = $.browser.msie && (!$.boxModel || $('object,embed', full ? null : el).length > 0); + if (this.ie6 || expr) { + // stretch content area if it's short + if (full && $.blockUI.defaults.ie6Stretch && $.boxModel) + $('html,body').css('height','100%'); + + // fix ie6 problem when blocked element has a border width + if ((this.ie6 || !$.boxModel) && !full) { + var t = this.sz(el,'borderTopWidth'), l = this.sz(el,'borderLeftWidth'); + var fixT = t ? '(0 - '+t+')' : 0; + var fixL = l ? '(0 - '+l+')' : 0; + } + + // simulate fixed position + $.each([f,w,m], function(i,o) { + var s = o[0].style; + s.position = 'absolute'; + if (i < 2) { + full ? s.setExpression('height','document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + "px"') + : s.setExpression('height','this.parentNode.offsetHeight + "px"'); + full ? s.setExpression('width','jQuery.boxModel && document.documentElement.clientWidth || document.body.clientWidth + "px"') + : s.setExpression('width','this.parentNode.offsetWidth + "px"'); + if (fixL) s.setExpression('left', fixL); + if (fixT) s.setExpression('top', fixT); + } + else { + if (full) s.setExpression('top','(document.documentElement.clientHeight || document.body.clientHeight) / 2 - (this.offsetHeight / 2) + (blah = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop) + "px"'); + s.marginTop = 0; + } + }); + } + if (opts.displayMode) { + w.css('cursor','default').attr('title', $.blockUI.defaults.closeMessage); + m.css('cursor','default'); + $([f[0],w[0],m[0]]).removeClass('blockUI').addClass('displayBox'); + $().click($.blockUI.impl.boxHandler).bind('keypress', $.blockUI.impl.boxHandler); + } + else + this.bind(1, el); + m.append(msg).show(); + if (msg.jquery) msg.show(); + if (opts.displayMode) return; + if (full) { + this.pageBlock = m[0]; + this.pageBlockEls = $(':input:enabled:visible',this.pageBlock); + setTimeout(this.focus, 20); + } + else this.center(m[0]); + }, + remove: function(el, opts) { + var o = $.extend({}, $.blockUI.defaults, opts); + this.bind(0, el); + var full = el == window; + var els = full ? $('body').children().filter('.blockUI') : $('.blockUI', el); + if (full) this.pageBlock = this.pageBlockEls = null; + + if (o.fadeOut) { + els.fadeOut(o.fadeTime, function() { + if (this.parentNode) this.parentNode.removeChild(this); + }); + } + else els.remove(); + }, + boxRemove: function(el) { + $().unbind('click',$.blockUI.impl.boxHandler).unbind('keypress', $.blockUI.impl.boxHandler); + if (this.boxCallback) + this.boxCallback(this.box); + $('body .displayBox').hide().remove(); + }, + // event handler to suppress keyboard/mouse events when blocking + handler: function(e) { + if (e.keyCode && e.keyCode == 9) { + if ($.blockUI.impl.pageBlock && !$.blockUI.defaults.allowTabToLeave) { + var els = $.blockUI.impl.pageBlockEls; + var fwd = !e.shiftKey && e.target == els[els.length-1]; + var back = e.shiftKey && e.target == els[0]; + if (fwd || back) { + setTimeout(function(){$.blockUI.impl.focus(back)},10); + return false; + } + } + } + if ($(e.target).parents('div.blockMsg').length > 0) + return true; + return $(e.target).parents().children().filter('div.blockUI').length == 0; + }, + boxHandler: function(e) { + if ((e.keyCode && e.keyCode == 27) || (e.type == 'click' && $(e.target).parents('div.blockMsg').length == 0)) + $.blockUI.impl.boxRemove(); + return true; + }, + // bind/unbind the handler + bind: function(b, el) { + var full = el == window; + // don't bother unbinding if there is nothing to unbind + if (!b && (full && !this.pageBlock || !full && !el.$blocked)) return; + if (!full) el.$blocked = b; + var $e = $(el).find('a,:input'); + $.each(['mousedown','mouseup','keydown','keypress','click'], function(i,o) { + $e[b?'bind':'unbind'](o, $.blockUI.impl.handler); + }); + }, + focus: function(back) { + if (!$.blockUI.impl.pageBlockEls) return; + var e = $.blockUI.impl.pageBlockEls[back===true ? $.blockUI.impl.pageBlockEls.length-1 : 0]; + if (e) e.focus(); + }, + center: function(el) { + var p = el.parentNode, s = el.style; + var l = ((p.offsetWidth - el.offsetWidth)/2) - this.sz(p,'borderLeftWidth'); + var t = ((p.offsetHeight - el.offsetHeight)/2) - this.sz(p,'borderTopWidth'); + s.left = l > 0 ? (l+'px') : '0'; + s.top = t > 0 ? (t+'px') : '0'; + }, + sz: function(el, p) { return parseInt($.css(el,p))||0; } +}; + +})(jQuery); diff --git a/demos/real-world/photo-manager/js/jquery.livequery.js b/demos/real-world/photo-manager/js/jquery.livequery.js new file mode 100644 index 000000000..dfed9fe75 --- /dev/null +++ b/demos/real-world/photo-manager/js/jquery.livequery.js @@ -0,0 +1,250 @@ +/* Copyright (c) 2007 Brandon Aaron (brandon.aaron@gmail.com || http://brandonaaron.net) + * Dual licensed under the MIT (http://www.opensource.org/licenses/mit-license.php) + * and GPL (http://www.opensource.org/licenses/gpl-license.php) licenses. + * + * Version: @VERSION + * Requires jQuery 1.1.3+ + * Docs: http://docs.jquery.com/Plugins/livequery + */ + +(function($) { + +$.extend($.fn, { + livequery: function(type, fn, fn2) { + var self = this, q; + + // Handle different call patterns + if ($.isFunction(type)) + fn2 = fn, fn = type, type = undefined; + + // See if Live Query already exists + $.each( $.livequery.queries, function(i, query) { + if ( self.selector == query.selector && self.context == query.context && + type == query.type && (!fn || fn.$lqguid == query.fn.$lqguid) && (!fn2 || fn2.$lqguid == query.fn2.$lqguid) ) + // Found the query, exit the each loop + return (q = query) && false; + }); + + // Create new Live Query if it wasn't found + q = q || new $.livequery(this.selector, this.context, type, fn, fn2); + + // Make sure it is running + q.stopped = false; + + // Run it + $.livequery.run( q.id ); + + // Contnue the chain + return this; + }, + + expire: function(type, fn, fn2) { + var self = this; + + // Handle different call patterns + if ($.isFunction(type)) + fn2 = fn, fn = type, type = undefined; + + // Find the Live Query based on arguments and stop it + $.each( $.livequery.queries, function(i, query) { + if ( self.selector == query.selector && self.context == query.context && + (!type || type == query.type) && (!fn || fn.$lqguid == query.fn.$lqguid) && (!fn2 || fn2.$lqguid == query.fn2.$lqguid) && !this.stopped ) + $.livequery.stop(query.id); + }); + + // Continue the chain + return this; + } +}); + +$.livequery = function(selector, context, type, fn, fn2) { + this.selector = selector; + this.context = context || document; + this.type = type; + this.fn = fn; + this.fn2 = fn2; + this.elements = []; + this.stopped = false; + + // The id is the index of the Live Query in $.livequery.queries + this.id = $.livequery.queries.push(this)-1; + + // Mark the functions for matching later on + fn.$lqguid = fn.$lqguid || $.livequery.guid++; + if (fn2) fn2.$lqguid = fn2.$lqguid || $.livequery.guid++; + + // Return the Live Query + return this; +}; + +$.livequery.prototype = { + stop: function() { + var query = this; + + if ( this.type ) + // Unbind all bound events + this.elements.unbind(this.type, this.fn); + else if (this.fn2) + // Call the second function for all matched elements + this.elements.each(function(i, el) { + query.fn2.apply(el); + }); + + // Clear out matched elements + this.elements = []; + + // Stop the Live Query from running until restarted + this.stopped = true; + }, + + run: function() { + // Short-circuit if stopped + if ( this.stopped ) return; + var query = this; + + var oEls = this.elements, + els = $(this.selector, this.context), + nEls = els.not(oEls); + + // Set elements to the latest set of matched elements + this.elements = els; + + if (this.type) { + // Bind events to newly matched elements + nEls.bind(this.type, this.fn); + + // Unbind events to elements no longer matched + if (oEls.length > 0) + $.each(oEls, function(i, el) { + if ( $.inArray(el, els) < 0 ) + $.event.remove(el, query.type, query.fn); + }); + } + else { + // Call the first function for newly matched elements + nEls.each(function() { + query.fn.apply(this); + }); + + // Call the second function for elements no longer matched + if ( this.fn2 && oEls.length > 0 ) + $.each(oEls, function(i, el) { + if ( $.inArray(el, els) < 0 ) + query.fn2.apply(el); + }); + } + } +}; + +$.extend($.livequery, { + guid: 0, + queries: [], + queue: [], + running: false, + timeout: null, + + checkQueue: function() { + if ( $.livequery.running && $.livequery.queue.length ) { + var length = $.livequery.queue.length; + // Run each Live Query currently in the queue + while ( length-- ) + $.livequery.queries[ $.livequery.queue.shift() ].run(); + } + }, + + pause: function() { + // Don't run anymore Live Queries until restarted + $.livequery.running = false; + }, + + play: function() { + // Restart Live Queries + $.livequery.running = true; + // Request a run of the Live Queries + $.livequery.run(); + }, + + registerPlugin: function() { + $.each( arguments, function(i,n) { + // Short-circuit if the method doesn't exist + if (!$.fn[n]) return; + + // Save a reference to the original method + var old = $.fn[n]; + + // Create a new method + $.fn[n] = function() { + // Call the original method + var r = old.apply(this, arguments); + + // Request a run of the Live Queries + $.livequery.run(); + + // Return the original methods result + return r; + } + }); + }, + + run: function(id) { + if (id != undefined) { + // Put the particular Live Query in the queue if it doesn't already exist + if ( $.inArray(id, $.livequery.queue) < 0 ) + $.livequery.queue.push( id ); + } + else + // Put each Live Query in the queue if it doesn't already exist + $.each( $.livequery.queries, function(id) { + if ( $.inArray(id, $.livequery.queue) < 0 ) + $.livequery.queue.push( id ); + }); + + // Clear timeout if it already exists + if ($.livequery.timeout) clearTimeout($.livequery.timeout); + // Create a timeout to check the queue and actually run the Live Queries + $.livequery.timeout = setTimeout($.livequery.checkQueue, 20); + }, + + stop: function(id) { + if (id != undefined) + // Stop are particular Live Query + $.livequery.queries[ id ].stop(); + else + // Stop all Live Queries + $.each( $.livequery.queries, function(id) { + $.livequery.queries[ id ].stop(); + }); + } +}); + +// Register core DOM manipulation methods +$.livequery.registerPlugin('append', 'prepend', 'after', 'before', 'wrap', 'attr', 'removeAttr', 'addClass', 'removeClass', 'toggleClass', 'empty', 'remove'); + +// Run Live Queries when the Document is ready +$(function() { $.livequery.play(); }); + + +// Save a reference to the original init method +var init = $.prototype.init; + +// Create a new init method that exposes two new properties: selector and context +$.prototype.init = function(a,c) { + // Call the original init and save the result + var r = init.apply(this, arguments); + + // Copy over properties if they exist already + if (a && a.selector) + r.context = a.context, r.selector = a.selector; + + // Set properties + if ( typeof a == 'string' ) + r.context = c || document, r.selector = a; + + // Return the result + return r; +}; + +// Give the init function the jQuery prototype for later instantiation (needed after Rev 4091) +$.prototype.init.prototype = $.prototype; + +})(jQuery); \ No newline at end of file diff --git a/demos/real-world/photo-manager/theme/css/screen.css b/demos/real-world/photo-manager/theme/css/screen.css new file mode 100644 index 000000000..3866beb8e --- /dev/null +++ b/demos/real-world/photo-manager/theme/css/screen.css @@ -0,0 +1,179 @@ +body { + padding: 0; + margin: 0; + line-height: 1.5em; + font-size: 75%; /* gives us 12px in most browsers */ + font-family: "Helvetica Neue", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif; + background: #aefe05 url('../img/side_top.jpg') repeat-x top; /* body background from ui.jquery.com */ + color: 222; +} + +/* +================================ +=LAYOUT +================================ */ +h1 { + padding: 0 0 0 52px; + margin: 0; + font-size: 1.5em; /* 18px */ + line-height: 2em; /* 36px */ + background: url('../img/photos_gold_32.gif') no-repeat 8px 50%; /* Thanks to Iconbuffet.com */ + color: #fff; +} +#body_wrap { + width: 960px; + margin: 0 auto; + background: #fff url('../img/body_wrap_bg.gif') repeat-y; +} +#content { + float: left; + width: 632px; +} +#sidebar { + float: right; + width: 320px; +} +#footer { + clear: both; + background: #32342f; + color: #fff; +} + +/* +================================ +=SECTIONS +================================ */ +/* +---------------- +=HEADER +---------------- */ +/* +---------------- +=CONTENT +---------------- */ +#content h2 { + padding-left: 25px; +} +/* +=gallery +-------- */ +.gallery { + min-height: 108px; + padding: 0; + margin: 18px 0; + list-style: none; +} +* html .gallery { + height: 108px; /* min-height for lte IE6 */ +} +.gallery.active { + background: #eee; +} +.gallery li { + float: left; + width: 160px; + padding: 0 25px; + margin: 0 0 8px; +} +.gallery img { + display: block; + padding: 7px; + border: 1px solid #ccc; + background: #fff; +} +.displayBox img { + border: 25px solid #222; +} +/* img title */ +.gallery p { + float: left; + padding: 0; + margin: 0; +} +/* img toolbar */ +.gallery div { + float: right; +} +.gallery div a { + float: left; + width: 24px; + height: 24px; + background-repeat: no-repeat; + background-position: center; + text-indent: -9999px; /* Phark revisited image replacement */ +} +.gallery div a:focus { + outline: 0; +} +.tb_supersize { + background-image: url('../img/search_16.gif'); /* Thanks to Iconbuffet.com */ +} +.tb_trash { + background-image: url('../img/trash_16.gif'); /* Thanks to Iconbuffet.com */ +} + +/* +---------------- +=SIDEBAR +---------------- */ +.box { + margin: 18px; + border: 1px solid #ccc; + background: #fff; +} +.box h2 { + padding: 0 8px; + margin: 0; + font-size: 1.5em; + line-height: 2em; + background: #525252 url('../img/header_bg.png') repeat-x bottom; + color: #fff; +} +.box div { + min-height: 128px; + border: 2px solid #fff; +} +* html #sidebar .box div { + height: 128px; /* min-height for lte IE6 */ +} +#trash div.active { + border-color: green; +} +#shred div.active { + border-color: red; +} +#trash div img { + float: left; + margin: 4px; +} + +/* +---------------- +=FOOTER +---------------- */ +#footer p { + margin: 0; + text-align: right; +} + + +/* +================================ +=FLOAT CLEARING +================================ */ +#body_wrap, ul.gallery, #trash div { + display: inline-block; +} +#body_wrap:after, ul.gallery:after, #trash div:after { + content: "."; + display: block; + height: 0; + clear: both; + visibility: hidden; +} +* html #body_wrap, * html ul.gallery, * html #trash div { + height: 1%; +} +#body_wrap, ul.gallery, #trash div { + display: block; +} diff --git a/demos/real-world/photo-manager/theme/img/body_wrap_bg.gif b/demos/real-world/photo-manager/theme/img/body_wrap_bg.gif new file mode 100644 index 000000000..7ad1d5476 Binary files /dev/null and b/demos/real-world/photo-manager/theme/img/body_wrap_bg.gif differ diff --git a/demos/real-world/photo-manager/theme/img/header_bg.png b/demos/real-world/photo-manager/theme/img/header_bg.png new file mode 100644 index 000000000..a517ae7dd Binary files /dev/null and b/demos/real-world/photo-manager/theme/img/header_bg.png differ diff --git a/demos/real-world/photo-manager/theme/img/photos_gold_32.gif b/demos/real-world/photo-manager/theme/img/photos_gold_32.gif new file mode 100644 index 000000000..e6bdfdcbc Binary files /dev/null and b/demos/real-world/photo-manager/theme/img/photos_gold_32.gif differ diff --git a/demos/real-world/photo-manager/theme/img/search_16.gif b/demos/real-world/photo-manager/theme/img/search_16.gif new file mode 100644 index 000000000..d9ed18dfc Binary files /dev/null and b/demos/real-world/photo-manager/theme/img/search_16.gif differ diff --git a/demos/real-world/photo-manager/theme/img/side_top.jpg b/demos/real-world/photo-manager/theme/img/side_top.jpg new file mode 100644 index 000000000..ecf5a18b6 Binary files /dev/null and b/demos/real-world/photo-manager/theme/img/side_top.jpg differ diff --git a/demos/real-world/photo-manager/theme/img/trash_16.gif b/demos/real-world/photo-manager/theme/img/trash_16.gif new file mode 100644 index 000000000..cbe509180 Binary files /dev/null and b/demos/real-world/photo-manager/theme/img/trash_16.gif differ diff --git a/demos/real-world/product-slider/images/pb_airport_express.jpg b/demos/real-world/product-slider/images/pb_airport_express.jpg new file mode 100644 index 000000000..d3ae98fa6 Binary files /dev/null and b/demos/real-world/product-slider/images/pb_airport_express.jpg differ diff --git a/demos/real-world/product-slider/images/pb_airport_extreme.jpg b/demos/real-world/product-slider/images/pb_airport_extreme.jpg new file mode 100644 index 000000000..b7d1e0395 Binary files /dev/null and b/demos/real-world/product-slider/images/pb_airport_extreme.jpg differ diff --git a/demos/real-world/product-slider/images/pb_aperture20080212.jpg b/demos/real-world/product-slider/images/pb_aperture20080212.jpg new file mode 100644 index 000000000..b8bc10830 Binary files /dev/null and b/demos/real-world/product-slider/images/pb_aperture20080212.jpg differ diff --git a/demos/real-world/product-slider/images/pb_apple_remote_desktop_20080115.jpg b/demos/real-world/product-slider/images/pb_apple_remote_desktop_20080115.jpg new file mode 100644 index 000000000..760035bac Binary files /dev/null and b/demos/real-world/product-slider/images/pb_apple_remote_desktop_20080115.jpg differ diff --git a/demos/real-world/product-slider/images/pb_cinema_display20071026.jpg b/demos/real-world/product-slider/images/pb_cinema_display20071026.jpg new file mode 100644 index 000000000..f75703766 Binary files /dev/null and b/demos/real-world/product-slider/images/pb_cinema_display20071026.jpg differ diff --git a/demos/real-world/product-slider/images/pb_dot_mac_20080115.jpg b/demos/real-world/product-slider/images/pb_dot_mac_20080115.jpg new file mode 100644 index 000000000..d1bd8ffb6 Binary files /dev/null and b/demos/real-world/product-slider/images/pb_dot_mac_20080115.jpg differ diff --git a/demos/real-world/product-slider/images/pb_final_cut_express_20080115.jpg b/demos/real-world/product-slider/images/pb_final_cut_express_20080115.jpg new file mode 100644 index 000000000..085b18033 Binary files /dev/null and b/demos/real-world/product-slider/images/pb_final_cut_express_20080115.jpg differ diff --git a/demos/real-world/product-slider/images/pb_final_cut_studio2_20080115.jpg b/demos/real-world/product-slider/images/pb_final_cut_studio2_20080115.jpg new file mode 100644 index 000000000..1f9c60a64 Binary files /dev/null and b/demos/real-world/product-slider/images/pb_final_cut_studio2_20080115.jpg differ diff --git a/demos/real-world/product-slider/images/pb_ilife_20080115.jpg b/demos/real-world/product-slider/images/pb_ilife_20080115.jpg new file mode 100644 index 000000000..69d6961bf Binary files /dev/null and b/demos/real-world/product-slider/images/pb_ilife_20080115.jpg differ diff --git a/demos/real-world/product-slider/images/pb_imac20071026.jpg b/demos/real-world/product-slider/images/pb_imac20071026.jpg new file mode 100644 index 000000000..961eaf7ec Binary files /dev/null and b/demos/real-world/product-slider/images/pb_imac20071026.jpg differ diff --git a/demos/real-world/product-slider/images/pb_iwork_20080115.jpg b/demos/real-world/product-slider/images/pb_iwork_20080115.jpg new file mode 100644 index 000000000..929b7130e Binary files /dev/null and b/demos/real-world/product-slider/images/pb_iwork_20080115.jpg differ diff --git a/demos/real-world/product-slider/images/pb_keyboards20070807.jpg b/demos/real-world/product-slider/images/pb_keyboards20070807.jpg new file mode 100644 index 000000000..8bed6d3d8 Binary files /dev/null and b/demos/real-world/product-slider/images/pb_keyboards20070807.jpg differ diff --git a/demos/real-world/product-slider/images/pb_logic_express_20080115.jpg b/demos/real-world/product-slider/images/pb_logic_express_20080115.jpg new file mode 100644 index 000000000..ff708e48b Binary files /dev/null and b/demos/real-world/product-slider/images/pb_logic_express_20080115.jpg differ diff --git a/demos/real-world/product-slider/images/pb_logic_studio_20080115.jpg b/demos/real-world/product-slider/images/pb_logic_studio_20080115.jpg new file mode 100644 index 000000000..916ecce93 Binary files /dev/null and b/demos/real-world/product-slider/images/pb_logic_studio_20080115.jpg differ diff --git a/demos/real-world/product-slider/images/pb_mac_mini.jpg b/demos/real-world/product-slider/images/pb_mac_mini.jpg new file mode 100644 index 000000000..4822b02e2 Binary files /dev/null and b/demos/real-world/product-slider/images/pb_mac_mini.jpg differ diff --git a/demos/real-world/product-slider/images/pb_mac_pro_20070622.jpg b/demos/real-world/product-slider/images/pb_mac_pro_20070622.jpg new file mode 100644 index 000000000..d1e6ab8d6 Binary files /dev/null and b/demos/real-world/product-slider/images/pb_mac_pro_20070622.jpg differ diff --git a/demos/real-world/product-slider/images/pb_macbook20071026.jpg b/demos/real-world/product-slider/images/pb_macbook20071026.jpg new file mode 100644 index 000000000..525175a4b Binary files /dev/null and b/demos/real-world/product-slider/images/pb_macbook20071026.jpg differ diff --git a/demos/real-world/product-slider/images/pb_macbook_pro20071026.jpg b/demos/real-world/product-slider/images/pb_macbook_pro20071026.jpg new file mode 100644 index 000000000..4e4f42cca Binary files /dev/null and b/demos/real-world/product-slider/images/pb_macbook_pro20071026.jpg differ diff --git a/demos/real-world/product-slider/images/pb_macbookair_20080115.jpg b/demos/real-world/product-slider/images/pb_macbookair_20080115.jpg new file mode 100644 index 000000000..595ecaf07 Binary files /dev/null and b/demos/real-world/product-slider/images/pb_macbookair_20080115.jpg differ diff --git a/demos/real-world/product-slider/images/pb_macosx_20080115.jpg b/demos/real-world/product-slider/images/pb_macosx_20080115.jpg new file mode 100644 index 000000000..34ace8d55 Binary files /dev/null and b/demos/real-world/product-slider/images/pb_macosx_20080115.jpg differ diff --git a/demos/real-world/product-slider/images/pb_macosx_server20071016.jpg b/demos/real-world/product-slider/images/pb_macosx_server20071016.jpg new file mode 100644 index 000000000..53066e432 Binary files /dev/null and b/demos/real-world/product-slider/images/pb_macosx_server20071016.jpg differ diff --git a/demos/real-world/product-slider/images/pb_mighty_mouse.jpg b/demos/real-world/product-slider/images/pb_mighty_mouse.jpg new file mode 100644 index 000000000..a0267a7f7 Binary files /dev/null and b/demos/real-world/product-slider/images/pb_mighty_mouse.jpg differ diff --git a/demos/real-world/product-slider/images/pb_quicktime.jpg b/demos/real-world/product-slider/images/pb_quicktime.jpg new file mode 100644 index 000000000..163059d46 Binary files /dev/null and b/demos/real-world/product-slider/images/pb_quicktime.jpg differ diff --git a/demos/real-world/product-slider/images/pb_shake_20080115.jpg b/demos/real-world/product-slider/images/pb_shake_20080115.jpg new file mode 100644 index 000000000..43151b508 Binary files /dev/null and b/demos/real-world/product-slider/images/pb_shake_20080115.jpg differ diff --git a/demos/real-world/product-slider/images/pb_timecapsule_20080115.jpg b/demos/real-world/product-slider/images/pb_timecapsule_20080115.jpg new file mode 100644 index 000000000..cdc24f583 Binary files /dev/null and b/demos/real-world/product-slider/images/pb_timecapsule_20080115.jpg differ diff --git a/demos/real-world/product-slider/images/pb_xsan_20080115.jpg b/demos/real-world/product-slider/images/pb_xsan_20080115.jpg new file mode 100644 index 000000000..1623791e6 Binary files /dev/null and b/demos/real-world/product-slider/images/pb_xsan_20080115.jpg differ diff --git a/demos/real-world/product-slider/images/pb_xserve.jpg b/demos/real-world/product-slider/images/pb_xserve.jpg new file mode 100644 index 000000000..f2c3f4b79 Binary files /dev/null and b/demos/real-world/product-slider/images/pb_xserve.jpg differ diff --git a/demos/real-world/product-slider/images/pb_xserve_raid.jpg b/demos/real-world/product-slider/images/pb_xserve_raid.jpg new file mode 100644 index 000000000..f93f3dfc9 Binary files /dev/null and b/demos/real-world/product-slider/images/pb_xserve_raid.jpg differ diff --git a/demos/real-world/product-slider/images/productbrowser_background_20070622.jpg b/demos/real-world/product-slider/images/productbrowser_background_20070622.jpg new file mode 100644 index 000000000..0eb8f8e16 Binary files /dev/null and b/demos/real-world/product-slider/images/productbrowser_background_20070622.jpg differ diff --git a/demos/real-world/product-slider/images/productbrowser_scrollbar_20070622.png b/demos/real-world/product-slider/images/productbrowser_scrollbar_20070622.png new file mode 100644 index 000000000..997ac189c Binary files /dev/null and b/demos/real-world/product-slider/images/productbrowser_scrollbar_20070622.png differ diff --git a/demos/real-world/product-slider/images/productbrowser_scroller_20080115.png b/demos/real-world/product-slider/images/productbrowser_scroller_20080115.png new file mode 100644 index 000000000..6c9d0f9bb Binary files /dev/null and b/demos/real-world/product-slider/images/productbrowser_scroller_20080115.png differ diff --git a/demos/real-world/product-slider/index.html b/demos/real-world/product-slider/index.html new file mode 100644 index 000000000..07cae0de7 --- /dev/null +++ b/demos/real-world/product-slider/index.html @@ -0,0 +1,185 @@ + + + + + Slider Gallery + + + + + + + + + +
    +

    Slider Gallery

    +

    This shows a demonstration of a slider widget from the jQuery UI library used to create the same effect used on Apple's web site.

    +

    Read the article, and see the screencast this demonstration relates to

    + +
    +
      +
    • +
    • +
    • +
    • +
    • +
    • +
    • + +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • + +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • + +
    • +
    • +
    • +
    +
    +
    + Wi-Fi + Macs + Applications + Servers +
    +
    +
    + + + + + + diff --git a/demos/real-world/range-interface/index.html b/demos/real-world/range-interface/index.html new file mode 100644 index 000000000..bb8554fa3 --- /dev/null +++ b/demos/real-world/range-interface/index.html @@ -0,0 +1,130 @@ + + + + + +Slider Test Page + + + + + + + + + + + + + + + + + + + + + +
    +

    Slider Interface Example

    +
    +
    +
    +
    + 0 + 100 +
    +
    + +
    + +
    +
    0
    +
    10
    +
    20
    +
    30
    +
    40
    +
    50
    +
    60
    +
    70
    +
    80
    +
    90
    +
    100
    +
    +
    + + + diff --git a/demos/real-world/splitpane/css/demo.css b/demos/real-world/splitpane/css/demo.css new file mode 100644 index 000000000..d30c33149 --- /dev/null +++ b/demos/real-world/splitpane/css/demo.css @@ -0,0 +1,149 @@ +/* -------------------------------------------------------------- + + jQuery UI: Demo Viewer + +-------------------------------------------------------------- */ + + +/*************************************/ +/* Blueprint: reset.css */ + +html, body, div, span, applet, object, iframe, +h1, h2, h3, h4, h5, h6, p, blockquote, pre, +a, abbr, acronym, address, big, cite, code, +del, dfn, em, font, img, ins, kbd, q, s, samp, +small, strike, strong, sub, sup, tt, var, +dl, dt, dd, ol, +fieldset, form, label, legend, +table, caption, tbody, tfoot, thead, tr, th, td { + margin: 0; + padding: 0; + border: 0; + outline: 0; + font-weight: inherit; + font-style: inherit; + font-size: 100%; + font-family: inherit; + vertical-align: baseline; +} + +label { + margin-right: 5px; +} + +/* Remember to define focus styles! */ +:focus { + outline: 0; +} +body { + line-height: 1; + color: black; + background: white; + font-family: Arial,Sans-serif; font-size: 0.9em; + background-color: white; + overflow: hidden; +} +ol, ul { + list-style: none; +} + +/* Tables still need 'cellspacing="0"' in the markup. */ +table { + border-collapse: separate; + border-spacing: 0; +} +caption, th, td { + text-align: left; + font-weight: normal; +} + +/* Remove possible quote marks (") from ,
    . */ +blockquote:before, blockquote:after, +q:before, q:after { + content: ""; +} +blockquote, q { + quotes: "" ""; +} + +/*************************************/ +/* Viewer: Layout */ + +#wrapper { + background: #e1e7f2 url(../images/bg_gradient.gif) repeat-x; + } + #header { + padding: 10px; + background: #67A7E3; color: #fff; + position: relative; + } + #container { + height: 500px; + } + #container td { + overflow: hidden; + } + #container td div { + overflow: hidden; + padding: 0 15px 0 10px; + background: #fff; + height:475px; + font-size: 90%; + } + #container .ui-split-side-box { + width: 200px; + } + #container .ui-split-side { + overflow: hidden; + } + #container .ui-split-side ul { + margin: 0; padding: 0; padding-top: 3px; + } + #container .ui-split-side li { + margin: 0; padding: 0; border: 0; outline: 0; + list-style: none; + } + #container .ui-split-side li a { + height: 15px; + display:block; + padding: 3px 3px 3px 12px; + border-bottom: 1px solid #E8EEF7; + color: #000; + font-size: 90%; + text-decoration: none; + } + #container .ui-split-side li a:hover { + background: #E8EEF7; + border-color: #C3D9FF; + } + #container .ui-split-main-box { + + } + + #container .ui-resizable-e { + width: 10px; height: 475px; + background:#e1e7f2 url(../images/splitpane_handle-ew.gif) no-repeat scroll 75% 50% !important; + cursor:col-resize !important; + border-left: #bbb 1px solid; + padding: 3px; + } + #container .ui-resizable-n { + height: 10px; + background:#e1e7f2 url(../images/splitpane_handle-sn.gif) no-repeat scroll 50% 55% !important; + border-top: #bbb 1px solid; + padding: 3px; + } + + + + .ui-toolbar-item-hide-icon { + padding-left: 16px; height: 16px; + background-image: url(../images/icons_2.png); + background-repeat: no-repeat; margin: 0 2px; + display: inline-block; + } + + .ui-toolbar-item-hide-icon { background-position: -64px 50%; } + + .proxy { border: 1px dashed #000; }; + diff --git a/demos/real-world/splitpane/images/bg_gradient.gif b/demos/real-world/splitpane/images/bg_gradient.gif new file mode 100644 index 000000000..d3f535e73 Binary files /dev/null and b/demos/real-world/splitpane/images/bg_gradient.gif differ diff --git a/demos/real-world/splitpane/images/icons_2.png b/demos/real-world/splitpane/images/icons_2.png new file mode 100644 index 000000000..a05f52c7a Binary files /dev/null and b/demos/real-world/splitpane/images/icons_2.png differ diff --git a/demos/real-world/splitpane/images/splitpane_handle-ew.gif b/demos/real-world/splitpane/images/splitpane_handle-ew.gif new file mode 100644 index 000000000..262763665 Binary files /dev/null and b/demos/real-world/splitpane/images/splitpane_handle-ew.gif differ diff --git a/demos/real-world/splitpane/images/splitpane_handle-sn.gif b/demos/real-world/splitpane/images/splitpane_handle-sn.gif new file mode 100644 index 000000000..bd60c408b Binary files /dev/null and b/demos/real-world/splitpane/images/splitpane_handle-sn.gif differ diff --git a/demos/real-world/splitpane/index.html b/demos/real-world/splitpane/index.html new file mode 100644 index 000000000..2800b206f --- /dev/null +++ b/demos/real-world/splitpane/index.html @@ -0,0 +1,96 @@ + + + + + + jQuery UI: SplitPane + + + + + + + + + + + + + + + +
    + + + + + + + + + + + + + + + + +
    + + +
    + Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Vestibulum commodo mollis tortor. Ut dapibus turpis consequat quam. Nulla lacinia. Donec nunc. Donec sollicitudin. Vivamus orci. Pellentesque tempus velit vitae odio. Maecenas enim arcu, volutpat ac, viverra id, bibendum eu, felis. Vestibulum imperdiet arcu. Ut nisi. Cras vel lectus consectetuer mauris luctus ultrices. Duis fringilla pellentesque sapien. +

    + Cras tristique justo vel metus. Pellentesque dolor libero, ullamcorper ac, vehicula eget, porttitor at, dui. Ut a nibh. Nunc sit amet turpis. Aenean diam dui, consequat vel, scelerisque id, accumsan a, lectus. Duis ultrices, enim vitae pharetra tincidunt, elit nunc sollicitudin felis, dapibus pellentesque urna velit ut quam. Donec scelerisque vehicula dolor. Suspendisse lectus dui, posuere sit amet, sagittis nec, vulputate in, libero. Morbi tempus sagittis est. Phasellus in nisi. Sed a ligula. Vivamus condimentum quam non nibh. Fusce pellentesque, neque ac scelerisque luctus, leo elit bibendum elit, in rutrum leo erat tristique felis. Etiam consequat fringilla eros. Nullam neque. Aenean mollis, odio at consectetuer sollicitudin, tortor lorem facilisis nunc, sit amet condimentum lectus libero convallis dolor. Vivamus quis risus. + +
    +
    +
    + Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Vestibulum commodo mollis tortor. Ut dapibus turpis consequat quam. Nulla lacinia. Donec nunc. Donec sollicitudin. Vivamus orci. Pellentesque tempus velit vitae odio. Maecenas enim arcu, volutpat ac, viverra id, bibendum eu, felis. Vestibulum imperdiet arcu. Ut nisi. Cras vel lectus consectetuer mauris luctus ultrices. Duis fringilla pellentesque sapien. +

    + Cras tristique justo vel metus. Pellentesque dolor libero, ullamcorper ac, vehicula eget, porttitor at, dui. Ut a nibh. Nunc sit amet turpis. Aenean diam dui, consequat vel, scelerisque id, accumsan a, lectus. Duis ultrices, enim vitae pharetra tincidunt, elit nunc sollicitudin felis, dapibus pellentesque urna velit ut quam. Donec scelerisque vehicula dolor. Suspendisse lectus dui, posuere sit amet, sagittis nec, vulputate in, libero. Morbi tempus sagittis est. Phasellus in nisi. Sed a ligula. Vivamus condimentum quam non nibh. Fusce pellentesque, neque ac scelerisque luctus, leo elit bibendum elit, in rutrum leo erat tristique felis. Etiam consequat fringilla eros. Nullam neque. Aenean mollis, odio at consectetuer sollicitudin, tortor lorem facilisis nunc, sit amet condimentum lectus libero convallis dolor. Vivamus quis risus. +
    +
    +
    + Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Vestibulum commodo mollis tortor. Ut dapibus turpis consequat quam. Nulla lacinia. Donec nunc. Donec sollicitudin. Vivamus orci. Pellentesque tempus velit vitae odio. Maecenas enim arcu, volutpat ac, viverra id, bibendum eu, felis. Vestibulum imperdiet arcu. Ut nisi. Cras vel lectus consectetuer mauris luctus ultrices. Duis fringilla pellentesque sapien. +

    + Cras tristique justo vel metus. Pellentesque dolor libero, ullamcorper ac, vehicula eget, porttitor at, dui. Ut a nibh. Nunc sit amet turpis. Aenean diam dui, consequat vel, scelerisque id, accumsan a, lectus. Duis ultrices, enim vitae pharetra tincidunt, elit nunc sollicitudin felis, dapibus pellentesque urna velit ut quam. Donec scelerisque vehicula dolor. Suspendisse lectus dui, posuere sit amet, sagittis nec, vulputate in, libero. Morbi tempus sagittis est. Phasellus in nisi. Sed a ligula. Vivamus condimentum quam non nibh. Fusce pellentesque, neque ac scelerisque luctus, leo elit bibendum elit, in rutrum leo erat tristique felis. Etiam consequat fringilla eros. Nullam neque. Aenean mollis, odio at consectetuer sollicitudin, tortor lorem facilisis nunc, sit amet condimentum lectus libero convallis dolor. Vivamus quis risus. +
    +
    +
    + + + -- cgit v1.2.3