Side navigation
#5981 closed bug (invalid)
Opened January 29, 2010 09:24AM UTC
Closed June 12, 2010 03:27AM UTC
bug
Reported by: | chethan | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 1.4.2 |
Component: | unfiled | Version: | 1.4.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
when i create a dropdown menu using jquery in my system, and the same application when i put at another system, the menu does not drop. please suggest appropriate remedy.
Attachments (0)
Change History (2)
Changed January 29, 2010 11:48AM UTC by comment:1
Changed June 12, 2010 03:27AM UTC by comment:2
resolution: | → invalid |
---|---|
status: | new → closed |
This is best discussed in the forum, not the bug tracker. If you have a test case that demonstrates a bug, create a new ticket with a specific subject.
I've got the same behavior, but only in IE7. I've added some option tags to a select tag with .html(). It is shown in the DOM tree of the generated code, but not shown in the rendered view. I've tested it with IETester. Changing the zoom level in IETester will show the options in the dropdown. Might be some problems with rendering. With jQuery 1.3.2 everything is fine.