amitech / dropdown-check-list

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

Drop down check list does not display over a second frame #218

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
** What steps will reproduce the problem?
Two frames in the page (top and bottom), top frame contains ddcl, click the 
ddcl, part of drop down options are covered by bottom frame.

** What is the expected output? What do you see instead?
All drop down options should be visible.

** What is your environment?
-- DropDownCheckList version: 1.4
-- jQuery version: 1.6.1
-- jQuery UI version: 1.8.13
-- Browser and version: all kind of browsers

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

Original issue reported on code.google.com by red...@gmail.com on 10 Nov 2011 at 7:40

Attachments:

GoogleCodeExporter commented 8 years ago
The current DDCL design only operates within the bounds of its current frame, 
not within the bounds of the entire window. What you are describing applies to 
frames and iframes as well.  
I can add this to the wish list for a future version.

Original comment by womohun...@ittrium.com on 10 Nov 2011 at 3:20