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
297 B

/**
* jQuery ligerUI 1.0.2
*
* Author leoxie [ gd_star@163.com ]
*
*/
if (typeof (LigerUIMenu) == "undefined") LigerUIMenu = {};
(function ($)
{
$.ligerDefaults = $.ligerDefaults || {};
$.ligerDefaults.Menu = {
width: 120,
top: 0,
left: 0,
items:null,