jquery(document).ready(function($) { // cooperaction/honour 灯箱效果 if ( $.isfunction( $.fn.pabox ) ) { $('#pabox').pabox({ selector: 'a' }); } });