Opened 14 years ago
Closed 13 years ago
#5981 closed bug (invalid)
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.
Change History (2)
comment:1 Changed 14 years ago by
comment:2 Changed 13 years ago by
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.
Note: See
TracTickets for help on using
tickets.
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.