sridhars711 / dynatree

Automatically exported from code.google.com/p/dynatree
0 stars 0 forks source link

Replace $ with jQuery #43

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
this should work with jQuery.noconflict()

Original issue reported on code.google.com by moo...@wwwendt.de on 19 Oct 2008 at 9:06

GoogleCodeExporter commented 9 years ago
Only required for the source that is not wrapped inside
(function($) {
    [..v]
})(jQuery);

Original comment by moo...@wwwendt.de on 1 Nov 2008 at 10:52

GoogleCodeExporter commented 9 years ago
Fixed with r71

Original comment by moo...@wwwendt.de on 1 Nov 2008 at 10:54

GoogleCodeExporter commented 9 years ago
considered verified

Original comment by moo...@wwwendt.de on 17 Jul 2012 at 4:12