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/lib\ligerUI\js\plugins\lige...

16 lines
243 B

/**
* jQuery ligerUI 1.0.0
*
* Author leoxie [ gd_star@163.com ]
*
*/
(function ($)
{
$.fn.ligerNoSelect = function (p)
{
if (p == null)
prevent = true;
else
prevent = p;
if (prevent)