7 lines
68 B
JavaScript
7 lines
68 B
JavaScript
jQuery.noConflict();
|
|
|
|
jQuery(document).ready(function(){
|
|
|
|
|
|
|
|
}); |