Bug Tracker

Changes between Initial Version and Version 1 of Ticket #10160, comment 4


Ignore:
Timestamp:
Aug 30, 2011, 10:57:46 AM (12 years ago)
Author:
Timmy Willison
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #10160, comment 4

    initial v1  
    11@macrae_dj: I see no reason why you should not be able to reproduce the issue on jsfiddle unless php is required (in that case, it is usually an issue with the server side code and not jQuery).  jsfiddle is a normalized environment where we can make proper assumptions. If the issue cannot be reproduced there, it is probably not an issue with jQuery.  A test page on your own server does not really help because we need something editable and we need to rule out user error.
    22
    3 PS- you can link the git version of jquery here: http://code.jquery.com/jquery-git.js
     3PS- you can link tothe git version of jquery here: http://code.jquery.com/jquery-git.js
     4
    45PSS - jsfiddle is like any other webpage in that it will log to the existing browser console if it exists.  Firebug lite is not required and something to keep in mind is that regular firebug will override it and take over logging whether lite is present or not.  To see the test page created on jsfiddle by itself, you can add /show to the end of url.