Changes between Initial Version and Version 1 of Ticket #9560, comment 3


Ignore:
Timestamp:
Sep 19, 2013, 8:40:57 AM (10 years ago)
Author:
tj.vantoll
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #9560, comment 3

    initial v1  
    11I'm fairly confident that this is a duplicate of #9315, and the reason you're not seeing the issue in jsFiddle is because the test case I provided is using the latest code from master and not 1.10.3. Please let us know if you can recreate the problem using these files.
    22
     3{{{
    34<script src="http://code.jquery.com/jquery-git.js"></script>
    45<script src="http://code.jquery.com/ui/jquery-ui-git.js"></script>
     6}}}
    57
    68In jsFiddle you can always add "/show" to a URL to see the test case without the framing (e.g. http://jsfiddle.net/tj_vantoll/YMnwU/show/).