Scott González
|
1899cca942
|
Autocomplete: Combobox demo - don't use position plugin to place the button next to the text field.
Fixes #5338 - autocomplete combobox look weird in opera 10.50.
|
2010-03-20 16:57:37 -04:00 |
|
Scott González
|
22ba931c39
|
Menu: skip over elements that aren't menu items.
Fixes #5188 - Refactor menu rendering for more customizing.
|
2010-03-20 14:37:25 -04:00 |
|
Richard Worth
|
89abd42970
|
demos index: put effects in a more logical order
|
2010-03-18 10:50:37 +00:00 |
|
Richard Worth
|
df4f72a5cb
|
demos index: put effects in a more logical order
|
2010-03-18 10:48:29 +00:00 |
|
Richard Worth
|
2dd8539664
|
button default demo: moved prevent navigation to # when clicking on anchor button to head
|
2010-03-18 10:38:25 +00:00 |
|
Richard Worth
|
aeec6b3100
|
demos: html validation
|
2010-03-18 10:31:17 +00:00 |
|
Richard Worth
|
8d87d06758
|
eol-style and mime-type
|
2010-03-17 23:42:32 +00:00 |
|
Richard Worth
|
119937725f
|
position demo - fixed html validation issue. Hopefully will fix #5358 - Position Demo is borked
|
2010-03-17 19:22:05 +00:00 |
|
Richard Worth
|
2a7fc816ee
|
autocomplete: combobox demo: tweaked padding to be more consistent across browsers
|
2010-03-15 20:32:02 +00:00 |
|
Richard Worth
|
01ac417875
|
autocomplete demo: corrected spelling of perl
|
2010-03-15 19:35:05 +00:00 |
|
Richard Worth
|
49bc171fe7
|
button demo: minor update
|
2010-03-15 19:30:29 +00:00 |
|
Richard Worth
|
97a5b24830
|
Button demo: added description
|
2010-03-15 19:29:35 +00:00 |
|
Richard Worth
|
bfc180b1ba
|
html pages: added HTML5 meta charset UTF-8 tag, changed DOCTYPE to uppercase
|
2010-03-12 03:18:34 +00:00 |
|
Richard Worth
|
a99a284b2f
|
button default demo: prevent navigation to # when clicking on anchor button
|
2010-03-10 14:46:40 +00:00 |
|
Keith Wood
|
b2ef0fcc9e
|
Datepicker: Tamil localisation
|
2010-03-02 08:27:46 +00:00 |
|
Scott González
|
c16246f502
|
Button demo: Fixed duplicate id.
|
2010-03-02 02:44:41 +00:00 |
|
Keith Wood
|
d6fd76c0c1
|
Datepicker: Add Faroese localisation
|
2010-02-26 08:09:58 +00:00 |
|
Jörn Zaefferer
|
8b20f1ff9b
|
ajax tabs demo: renamed tabs to fit on the demo template
|
2010-02-24 18:47:26 +00:00 |
|
Jörn Zaefferer
|
a5eab4cc38
|
Fix for #4451 - ajax tabs error handling
|
2010-02-24 18:43:33 +00:00 |
|
Keith Wood
|
a8747488d0
|
Datepicker: Fixed #5156 Added Chinese Hong Kong localisation
That makes 50!
|
2010-02-22 08:43:38 +00:00 |
|
Jörn Zaefferer
|
8e8094be4b
|
use button on accordion demo page with a button-eleement
|
2010-02-20 17:54:35 +00:00 |
|
Jörn Zaefferer
|
b53bf774ce
|
partial for #5126 - less rows in remote demo to avoid scrolling
|
2010-02-20 17:46:19 +00:00 |
|
Jörn Zaefferer
|
012ed1a194
|
partial for #5126 - improved custom data demo
|
2010-02-20 17:39:57 +00:00 |
|
Jörn Zaefferer
|
d2903141e0
|
partial for #5126 - extra classes for combobox input
|
2010-02-20 17:36:07 +00:00 |
|
Jörn Zaefferer
|
1dd12faf42
|
partial for #5126 - less rows in remote jsonp demo to avoid scrolling
|
2010-02-20 17:34:37 +00:00 |
|
Jörn Zaefferer
|
b9882e903a
|
no delay need for local data
|
2010-02-17 09:24:01 +00:00 |
|
Scott González
|
f52018a344
|
Autocomplete categories demo: Simplified styling.
|
2010-02-17 03:40:01 +00:00 |
|
Scott González
|
1342b2a867
|
Autocomplete categories demo: Removed custom jQuery methods and tweaked the category styling.
|
2010-02-17 03:28:18 +00:00 |
|
Scott González
|
d3141b84cb
|
Autocomplete demo: Added styling to the categories.
|
2010-02-17 02:08:43 +00:00 |
|
Scott González
|
5aaae1d695
|
Working categorized autocomplete demo.
|
2010-02-17 01:56:01 +00:00 |
|
Jörn Zaefferer
|
4f4715017d
|
Fix for #5188 along with a half-functional demo (buggy keyboard navigation)
|
2010-02-16 16:20:05 +00:00 |
|
Richard Worth
|
0798b10717
|
Fixed #5182 - Update to jQuery 1.4.2
|
2010-02-16 02:39:57 +00:00 |
|
Richard Worth
|
828bcdd2f0
|
fixed #5163 - themes: css files need to be renamed to be consistent with js file renames in 1.8a1
|
2010-02-16 01:38:23 +00:00 |
|
Scott González
|
341dbce9e4
|
Removed extra semicolon.
|
2010-02-06 03:56:24 +00:00 |
|
Scott González
|
0b976c4616
|
Slider demo: Don't change default values.
Fixes #5131 - Slider demos need options reset before loading next demo.
|
2010-02-05 02:30:48 +00:00 |
|
Jörn Zaefferer
|
b72caa0f3d
|
autocomplete: back to custom json encoding (for compat with older PHP implementations, fixed the double quotes
|
2010-01-28 13:29:20 +00:00 |
|
Jörn Zaefferer
|
de8ed36df1
|
autocomplete: back to custom json encoding (for compat with older PHP implementations, fixed the double quotes
|
2010-01-28 13:27:32 +00:00 |
|
Jörn Zaefferer
|
961238a50b
|
autocomplete: use json_encode in PHP to produce valid JSON
|
2010-01-28 13:22:52 +00:00 |
|
Richard Worth
|
79bd955054
|
switched to jQuery 1.4.1
|
2010-01-27 12:29:43 +00:00 |
|
Jörn Zaefferer
|
1382af8af0
|
autocomplete: added xml-parsing demo
|
2010-01-26 20:52:21 +00:00 |
|
Jörn Zaefferer
|
1d560a53b5
|
button: more specific selectors for demo pages, avoiding any other global demo page issues
|
2010-01-20 17:52:06 +00:00 |
|
Jörn Zaefferer
|
aba705c91d
|
button: don't style everything, just the demo
|
2010-01-20 17:32:08 +00:00 |
|
Richard Worth
|
eecbde22a6
|
eol-style and mime-type
|
2010-01-20 14:00:14 +00:00 |
|
Richard Worth
|
a1e069759d
|
switched to jQuery 1.4
|
2010-01-20 13:52:38 +00:00 |
|
Scott González
|
010385b2fa
|
Dialog, position: Removed bgiframe option; always use bgiframe when available.
Fixes #5071 - Remove bgiframe option from all plugins.
|
2010-01-19 23:25:38 +00:00 |
|
Scott González
|
7d96a0d096
|
Widget factory: Changed _create to _init.
Partial fix for #5064 - Widget: make multiple instantiation more useful.
|
2010-01-15 18:58:20 +00:00 |
|
Scott González
|
486373239f
|
Dialog: Tweaking demo so buttons fit on one line.
|
2010-01-15 02:14:53 +00:00 |
|
Scott González
|
1c31a26b56
|
Replaced stackfix with bgiframe.
Fixes #5061 - Remove stackfix.
|
2010-01-14 18:09:07 +00:00 |
|
Scott González
|
6024fdf256
|
Copied autocomplete from dev branch.
|
2010-01-14 17:23:11 +00:00 |
|
Scott González
|
4c0823a019
|
Tabs ajax demo: Changed content of one of the remote tabs so it's obvious that the two ajax tabs are actually loading different files.
|
2010-01-13 00:39:40 +00:00 |
|