$(function() { $whatever = jQuery.noConflict(); alert($whatever("#cr").text()); }) 转载于:https://www.cnblogs.com/guochenkai/p/4013096.html