摘要:
/* 控制窗口不能拖拉出主窗口(覆写) */var easyuiPanelOnMove = function(left, top) { if ($(this).panel('options').reSizing) return; var parentObj = $(this).panel('pane 阅读全文
posted @ 2016-09-30 08:52
芜明-追星
阅读(292)
评论(0)
推荐(0)
摘要:
<!doctype html><html lang="en"><head> <script type="text/javascript" src="http://cdn.hcharts.cn/jquery/jquery-1.8.3.min.js"></script> <script type="te 阅读全文
posted @ 2016-09-30 08:50
芜明-追星
阅读(246)
评论(0)
推荐(0)
摘要:
String.prototype.replaceAll = function (reallyDo, replaceWith, ignoreCase) { if (!RegExp.prototype.isPrototypeOf(reallyDo)) { return this.replace(new 阅读全文
posted @ 2016-09-30 08:47
芜明-追星
阅读(221)
评论(0)
推荐(0)
摘要:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN""http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org 阅读全文
posted @ 2016-09-30 08:46
芜明-追星
阅读(3650)
评论(0)
推荐(0)
摘要:
/* 文件说明:页面加载时Loading JS 文件描述:解决IE或FF下,初始化加载时,页面布局乱掉的问题,参考:*/var width = $(window).width();var height = $(window).height(); var html = "<div id='loadin 阅读全文
posted @ 2016-09-30 08:45
芜明-追星
阅读(600)
评论(0)
推荐(0)
摘要:
<!DOCTYPE HTML><html xmlns="http://www.w3.org/1999/xhtml" lang="en"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><meta nam 阅读全文
posted @ 2016-09-30 08:44
芜明-追星
阅读(8464)
评论(1)
推荐(0)
浙公网安备 33010602011771号