Commit Graph

142 Commits

Author SHA1 Message Date
Paul Bakaus
fae9c64bd9 demos: first bunch of draggable demos (default, axis, grid, containment) 2008-12-30 08:48:19 +00:00
Ca-Phun Ung
84e9175a68 modified demos/index.html so it loads content via ajax to match functionality of website demos. still need to fix-up css and markup to match filament's static example. 2008-12-30 08:37:44 +00:00
Richard Worth
182b227081 demos/resizable/min.html - switched to framework classes 2008-12-30 06:15:40 +00:00
Richard Worth
9661b1624f demos/resizable/max.html - switched to framework classes 2008-12-30 06:14:38 +00:00
Richard Worth
551d3c2209 demos/resizable/grid.html - switched to framework classes 2008-12-30 06:12:30 +00:00
Richard Worth
2947b5306f demos/resizable/ghost.html - switched to framework classes 2008-12-30 06:10:08 +00:00
Richard Worth
c7d625860c demos/resizable/distance.html - switched to framework classes 2008-12-30 06:01:22 +00:00
Richard Worth
4e0cb0ae55 demos/resizable/delay.html - switched to framework classes 2008-12-30 05:58:13 +00:00
Richard Worth
050f976286 demos/resizable/default.html - switched to framework classes 2008-12-30 05:56:24 +00:00
Richard Worth
bf14d0a73d demos/resizable/containment.html - switched to framework classes 2008-12-30 05:54:19 +00:00
Richard Worth
b5eb51943e demos/resizable: limited background-position fix to resizable element that needs it (with ui-widget-header class) 2008-12-30 05:49:01 +00:00
Richard Worth
f401cdc0a8 demos/resizable/aspectratio.html - switched to framework classes 2008-12-30 05:42:54 +00:00
Richard Worth
cc237b31cd Fixed #3708 - Resizable: all classes added should have 'ui-' prefix, 'proxy' should be 'ui-resizable-helper' 2008-12-30 05:38:56 +00:00
Richard Worth
1ff49c1322 demos/resizable/animate.html - switched to framework classes 2008-12-30 05:02:22 +00:00
Richard Worth
01de749603 demos/resizable/alsoresize.html - switched to framework classes 2008-12-30 04:54:59 +00:00
Richard Worth
13a68e0006 demos/index.html: updated instructions text 2008-12-30 04:19:12 +00:00
Richard Worth
165c6a823c set svn:eol-style to native 2008-12-30 04:16:51 +00:00
Richard Worth
5b34c56dbd demos: fixed consistency issue with index navigation menus 2008-12-30 04:14:09 +00:00
Todd Parker
b5759168f0 Added 4 new slider demos, edited index page and existing demos 2008-12-29 21:51:34 +00:00
Ca-Phun Ung
88a4b9e9d2 demos/index.html - increased width and height of iframe slightly relect mockup dimensions. 2008-12-29 20:23:40 +00:00
Todd Parker
6fe25e3758 Added 4 new datepicker demos, edited index page and default demo 2008-12-29 19:53:58 +00:00
Ca-Phun Ung
1d2280575b demos/index.html - changed H1 to H3. 2008-12-29 19:44:16 +00:00
Ca-Phun Ung
7012495261 demos/index.html added php integration code. for speed i'm using an iframe with fixed width/height for now. [needs refactoring] 2008-12-29 19:17:34 +00:00
Jörn Zaefferer
57ae44eeca dialog demo: fixed form field ids 2008-12-29 18:15:18 +00:00
Todd Parker
d16788d49d Tweaked accordion content within demos. 2008-12-29 18:00:36 +00:00
Todd Parker
9f91a25ca3 Re-vamped set of dialog examples that shows the standard set of dialog types. Removed button.html because it was expanded into the 3 modal types. 2008-12-29 17:26:17 +00:00
Richard Worth
622f34aeb9 demos/index.html: extra character in [1271] 2008-12-29 16:53:50 +00:00
Richard Worth
765346cadc demos/indext.html: removed (invalid) H1 around page content 2008-12-29 15:30:12 +00:00
Scott González
c0de47d1f6 Resizable: Added demos for alsoResize, animate, aspectRation, containment, delay, distance, ghost, grid, max height/width, min height/width. 2008-12-29 03:07:22 +00:00
Scott González
d659812cc0 Tabs: Added demos for ajax, deselectable, mouseover (event). 2008-12-29 02:38:39 +00:00
Scott González
94c4bcde69 Dialog: Added demos for buttons and modal. 2008-12-29 02:20:43 +00:00
Scott González
9d78a899bc Demos: Removed unnecessary include of jQuery in index files. 2008-12-29 02:12:45 +00:00
Scott González
8d97c6a699 Demos: Added missing semicolon. 2008-12-29 02:10:15 +00:00
Scott González
7a57087332 Demos: Removed empty script tag. 2008-12-29 02:05:12 +00:00
Jörn Zaefferer
7a58030579 accordion: Fixed #3682, setting overflow:auto for fillSpace:true accordions; added demo 2008-12-26 10:18:38 +00:00
Paul Bakaus
b2c2240663 demos: fixed styles for sub pages 2008-12-23 18:42:28 +00:00
Paul Bakaus
86d650d7d1 display preloaded content if available (placeholder) 2008-12-23 18:17:07 +00:00
Paul Bakaus
af317289a6 demos: overview file headers are not included if $plain is set in php 2008-12-23 17:08:26 +00:00
Paul Bakaus
26be359cde demos: modified overview file to use the website markup 2008-12-23 15:39:01 +00:00
Richard Worth
346034225a demos: Added default datepicker demo 2008-12-23 13:59:00 +00:00
Richard Worth
74be90eb84 demos: Added default dialog demo 2008-12-23 13:56:19 +00:00
Richard Worth
c9f6f0a8c9 demos: Added default tabs demo 2008-12-23 13:47:35 +00:00
Richard Worth
731bff8bcb demos: removed legacy demos folders - functional, real-world 2008-12-23 13:36:42 +00:00
Richard Worth
0725254aff demos: bumped down the nav font a bit 2008-12-23 13:26:07 +00:00
Richard Worth
1d3e8909ac demos: Added progressbar and slider demos 2008-12-23 13:23:38 +00:00
Richard Worth
8c94a14b0f demos: touched up the navigation a bit 2008-12-23 13:02:51 +00:00
Richard Worth
0aeb26d699 demos: Added default and mousover accordion demos 2008-12-23 12:05:08 +00:00
Richard Worth
de95fefbf0 demos: added index page for each plugin subfolder 2008-12-23 11:41:11 +00:00
Richard Worth
c9359e3a38 demos: index file 2008-12-23 11:24:52 +00:00
Jörn Zaefferer
2c4cd69440 functional demos: show instructions when navigating back to no-hash 2008-12-20 10:54:00 +00:00