#14041 closed bug (invalid)
Clone problem - select replace content dynamic
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | undecided | Milestone: | None |
Component: | unfiled | Version: | 1.10.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Hello, i've found a little problem with new jquery version(1.5 and later). When i use the clone function in an element with a select, i've a problem if i change dynamcally the option elements with other value. You can see an example, the problem in all version of ie (i use ie8) --> http://jsfiddle.net/g9pqs/4/
Thanks a lot.
Browser: IE8 (also tested on ie10) Jquery version: from 1.5 to 1.10.1 (with 1.4.4 works perfectly)
Change History (4)
comment:1 follow-up: 2 Changed 10 years ago by
Owner: | set to [email protected]… |
---|---|
Status: | new → pending |
comment:2 Changed 10 years ago by
Replying to dmethvin:
Can you describe the problem you are seeing, perhaps including a screen shot? I am not seeing a difference in IE.
Hi, take a look --> https://imageshack.com/user/Alucard_84/a/vppF You can see the problem in the step 3 image. The second select is not visible correctly and i've this problem only when i used clone function :( Could you help me?
Thanks a lot.
comment:3 Changed 10 years ago by
Resolution: | → invalid |
---|---|
Status: | pending → closed |
Because we get so many tickets, we often need to return them to the initial reporter for more information. If that person does not reply within 14 days, the ticket will automatically be closed, and that has happened in this case. If you still are interested in pursuing this issue, feel free to add a comment with the requested information and we will be happy to reopen the ticket if it is still valid. Thanks!
comment:4 Changed 10 years ago by
I need to re-open this ticket. Could u help me please ?
Thanks a lot.
Can you describe the problem you are seeing, perhaps including a screen shot? I am not seeing a difference in IE.