shellyBelly / dropdown-check-list

Automatically exported from code.google.com/p/dropdown-check-list
0 stars 0 forks source link

Enhanchemts #254

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
** What steps will reproduce the problem?
hidden parent, maxDropDownHeight, styles and css inheritance, select all goup 
elements

** What is the expected output? What do you see instead?
work properly

** What is your environment?
-- DropDownCheckList version:
-- jQuery version:
-- jQuery UI version:
-- Browser and version:

** Please provide any additional information below/Please attach sample
html

I have been doing my own modification of DDCL based on this modification and 
there I have implemented some features that were requested / bugged options

Not Implemented:
- Select all on first select

Implemented features:
- Select all group items when group is select

- horizontal bar does not show when maxDropHeight is set
- styles and css class inheretance to all elements

Known issues:
- create myDDCL -> select/deslect items -> destroy myDDCL -> create myDDCL -> 
the list of elements is not below text area but is at left side of screen

- RTL not implemented, so if you apply align right - text and check box will be 
also aligned right with LTR creation

hope you can merge my project into this

and create one great DDCL.

Original issue reported on code.google.com by drakce.d...@gmail.com on 28 Jun 2012 at 8:42

Attachments: