与其他Javascript类库冲突解决方案

$(document).ready(function() {
   var $jq = jQuery.noConflict();
   $jq('#id').show();
});

 

posted @ 2016-01-12 16:08  侠岚之弋痕夕  阅读(135)  评论(0编辑  收藏  举报
Where is the starting point, we don't have a choice, but the destination where we can pursue!