You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jqueryLQMIS/obj\Debug\Package\PackageTm...

16 lines
252 B

/**
* jQuery ligerUI 1.0.2
*
* Author leoxie [ gd_star@163.com ]
*
*/
(function($) {
$.ligerDefaults = $.ligerDefaults || {};
$.ligerDefaults.Tip = {
content: null,
callback: null,
width: 150,
height: null,