Patrick Filler
055f43b026
Merge pull request #122 from aziz/master
...
Right to left support + cleaner CSS
2011-07-31 08:12:40 -07:00
Allen Bargi
6ddac1217e
hiding the select to avoid sudden changes on the page and making sure we do not cause any vertical jump
2011-07-31 13:43:17 +02:00
Allen Bargi
ed1f354854
added right to left documentations
2011-07-31 13:30:46 +02:00
Allen Bargi
bd5daff469
rtl support for prototype based chosen
2011-07-31 13:12:29 +02:00
Allen Bargi
f5ac459d7c
* dded right to left support
...
* cleaned up css file and removed a bunch of unused and redundant rule sets (even less warning with csslint)
* also closes #118 using display inline-block
Please enter the commit message for your changes. Lines starting
2011-07-31 12:46:01 +02:00
Patrick Filler
cd3a70e551
Updating docs to show blank option requirement in single selects.
2011-07-29 11:30:47 -04:00
Patrick Filler
1e9ec6e936
Took the wrong changes when fixing merge conflicts. Try again!
2011-07-29 11:23:57 -04:00
Patrick Filler
fc5965ec70
Merge branch 'master' into aziz-master
...
Conflicts:
chosen/chosen.css
2011-07-29 11:20:26 -04:00
Matthew Beale
3f29e01972
Add a semicolon, fixes #105
2011-07-29 09:26:10 +03:00
Allen Bargi
0bd9115580
- smaller sprite and crunched the new png file
...
- better looking search icon
- fixed the position of search icon, using 97% the icon is not gonna be fixed position (vary depending on width), now it's 100% but the icon has fixed spacing from the sprite border
- fixed the padding of search input so that text does not go over the search icon
2011-07-29 00:06:21 +02:00
Allen Bargi
2a8bd04b93
using data-placeholder instead of title attribute
2011-07-28 22:33:24 +02:00
Patrick Filler
f5e508d862
Merge pull request #83 from aziz/master
...
closes issue #80 : removed unnecessary z-index declarations in chosen.css file
2011-07-28 09:08:20 -07:00
Patrick Filler
cbd29bf0d8
Merge pull request #89 from harvesthq/use_innerhtml_for_proper_escaping
...
Use innerhtml instead of text for definitive text
2011-07-28 08:44:34 -07:00
Patrick Filler
d1c139fb6c
Update minified version with XSS protection.
2011-07-28 11:43:40 -04:00
Patrick Filler
ca4b89e914
Remove the "Hacked" example.
2011-07-28 11:41:31 -04:00
Matthew Beale
aed8ba82bd
Update jQuery version for escaping
2011-07-27 12:24:30 -04:00
Matthew Beale
2013c524ca
Should have been escape, no unescape
2011-07-27 12:11:24 -04:00
Matthew Beale
b23391b66d
Search using escaped html, show that when no results are found
2011-07-27 12:09:41 -04:00
Matthew Beale
6f1d74de8a
Use innerhtml instead of text for definitive text
2011-07-27 10:42:03 -04:00
Allen Bargi
b712f6bf24
closes issue #80 : removed unnecessary z-index declarations in chosen.css file
2011-07-27 11:08:24 +02:00
pfiller
cabd7eb618
Use safer variable names and update minified version.
2011-07-26 15:17:40 -04:00
pfiller
d399196f52
Fix issue with dotted ids.
...
Closes Gh-54
2011-07-26 15:10:16 -04:00
pfiller
2f95023612
If no id is present, generate a random.
2011-07-26 15:03:13 -04:00
pfiller
49c7d2e0f6
Replace a reference to @container.id with @container_id
2011-07-26 14:27:44 -04:00
pfiller
f89783e6f9
Update prototype example page (No ids!)
2011-07-26 14:25:21 -04:00
pfiller
2e7348d412
Prototype version no longer requires ID
2011-07-26 14:22:51 -04:00
Patrick Filler
74bef32be4
Merge pull request #64 from brennanmceachran/patch-1
...
IE -ms prefix for css gradients and "filter" for older ie versions
2011-07-26 08:42:27 -07:00
Patrick Filler
bd6f89df99
Use the jQuery way of spelling plugin. Fix typo.
2011-07-25 13:17:20 -04:00
brennanmceachran
5aa5c79d77
I'm not a microsoft fan, but we might as well let the ie users have some fun.
2011-07-25 06:28:05 -07:00
pfiller
34fd0f6538
Merge branch 'master' of github.com:harvesthq/chosen
2011-07-24 17:45:38 -04:00
pfiller
83f56d5a9a
Fix more references to Province of China
2011-07-24 17:45:20 -04:00
Patrick Filler
ed04221101
Fix more references to Province of China
2011-07-24 17:44:00 -04:00
Patrick Filler
7dfef45290
Merge pull request #61 from LCamel/master
...
About Taiwan in the "Choose a Country" example
Closes Gh-60
2011-07-24 14:39:09 -07:00
LCamel (Luoh Ren-Shan)
22873b5a4b
Taiwan, Republic of China
2011-07-24 22:52:37 +08:00
mlharvest
bddd1e4fb4
Merge pull request #28 from danillonunes/master
...
Opera CSS gradients
2011-07-22 09:19:01 -07:00
Patrick Filler
b3da848e60
Add South Sudan and spit Serbia and Montenegro in all examples.
2011-07-22 12:14:47 -04:00
Patrick Filler
4c6b5004f1
Merge pull request #32 from dchest/patch-1
...
Independence day.
2011-07-22 09:09:40 -07:00
Patrick Filler
d8cc2f97ef
Merge pull request #37 from adamnbowen/master
...
Trivial: removing some eol characters like spaces and semicolons
2011-07-22 09:08:16 -07:00
Adam Bowen
446f9367e9
removed some superfluous eol characters: " " and ";"
2011-07-22 10:02:07 -04:00
Dmitry Chestnykh
6ec8c6fb5d
example: split Serbia and Montenegro, add South Sudan. Viva la independencia!
2011-07-22 05:35:24 -07:00
Danillo Nunes
9222590a25
Add gradient support for Opera 11.10+
2011-07-21 15:19:54 -03:00
Patrick Filler
d42eb81f6a
Merge pull request #26 from aziz/master
...
'javascript:void(0)' is safer
2011-07-21 08:53:28 -07:00
Patrick Filler
067e6b98cf
Add update / change support details in example files.
...
Closes Gh-23
2011-07-21 11:42:40 -04:00
Allen Bargi
b1a0c7857f
replaced href='#' with href='javascript:void(0)' which does not cause a jump on click
2011-07-21 16:55:39 +02:00
Patrick Filler
569baecf26
Merge branch 'master' of github.com:harvesthq/chosen
2011-07-21 10:29:16 -04:00
Patrick Filler
88f350d992
More doc updates.
2011-07-21 10:28:26 -04:00
Patrick Filler
76a5936bfc
Merge pull request #25 from aziz/master
...
just a typo
2011-07-21 07:16:29 -07:00
Allen Bargi
c2af84b5a9
fixed a border radius type
2011-07-21 07:11:38 -07:00
Patrick Filler
380c2281ec
Update the readme summore
2011-07-20 18:06:36 -04:00
Patrick Filler
5ac72e2b4e
Updating minified versions with all latest bug fixes.
2011-07-20 12:44:35 -04:00