Commit Graph

161 Commits

Author SHA1 Message Date
Richard Worth
47db3e4593 demos/draggable/containment.html: set window to not scroll to highlight difference between it and document when inside iframe 2008-12-30 16:04:01 +00:00
Todd Parker
39707941f5 Tweaks to fillSpace page 2008-12-30 15:53:58 +00:00
Richard Worth
9fc23e1108 set svn:eol-style to native 2008-12-30 15:51:51 +00:00
Todd Parker
d87a60ec57 Added wrapper divs for demo & description, made fillHeight demo use re-sizable 2008-12-30 15:38:43 +00:00
Paul Bakaus
858d5daad9 demo: sortables: connectWith, dropOnEmpty, excluding items 2008-12-30 14:38:15 +00:00
Paul Bakaus
5dd4dc208b demos: draggable snap demo was too big, wrong wording 2008-12-30 14:08:35 +00:00
Paul Bakaus
4ccf5917cb demos: first bunch of sortable demos 2008-12-30 13:58:38 +00:00
Paul Bakaus
f7f3725c89 demos: added droppable demos 2008-12-30 13:13:37 +00:00
Ca-Phun Ung
f017c0aa21 demos/index.html - fixed syntax error and right navigation picking up full url in IE6. 2008-12-30 11:19:49 +00:00
Paul Bakaus
4d9a8b24c1 demos: draggables pretty much complete, added snap/zindex/stack demos 2008-12-30 10:42:32 +00:00
Ca-Phun Ung
95b6cb9827 updated all demos/*/index.html files to reflect new markup changes. 2008-12-30 10:12:02 +00:00
Paul Bakaus
c4b7f1f9f0 demos: added opacity, revert and scroll demos
draggable: fixed positioning issue with relative positioned elements relative to the body during scroll
2008-12-30 10:05:51 +00:00
Ca-Phun Ung
e9bb4f5481 updated accordion and datepicker markup. changed demos/index.html so it looks for .demos-nav rather than #container within individual widget demo indexes. 2008-12-30 09:53:45 +00:00
Ca-Phun Ung
c44cdb449b demos/index.html - fixed on state in right nav 2008-12-30 09:41:48 +00:00
Ca-Phun Ung
b0c396b427 demos/accordion - changed index.html markup. 2008-12-30 09:32:49 +00:00
Paul Bakaus
68c0f90e39 demos: added helper and handle demos for draggables 2008-12-30 09:14:19 +00:00
Ca-Phun Ung
c796121de9 demos/demos.css - added Filament's style and image changes. 2008-12-30 09:04:55 +00:00
Paul Bakaus
ac426c9b2a demos: added cursorAt and Delay/distance for draggable 2008-12-30 08:59:24 +00:00
Ca-Phun Ung
df653a0d82 demos/index.html - fixed incorrect closing of H4 heading and added a H3 heading for widget previews. 2008-12-30 08:50:02 +00:00
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