Changes between Initial Version and Version 1 of Ticket #7725, comment 1
- Timestamp:
- Dec 8, 2010, 4:25:48 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #7725, comment 1
initial v1 1 1 Thanks for taking the time to contribute to the jQuery project by writing a bug report. 2 2 3 As you didn't provide a working live test case (on http://jsfiddle.net)and the code you posted is incomplete and partially invalid (`style="visible: none;"` ??) it's difficult to evaluate if there is any bug at all.3 As you didn't provide a working live test case and the code you posted is incomplete and partially invalid (`style="visible: none;"` ??) it's difficult to evaluate if there is any bug at all. 4 4 5 5 I made this [http://jsfiddle.net/jitter/rZEf9/ test case] based on what you posted and by guessing what the markup/css looks like. I can't seem to reproduce what you are describing.