国产探花免费观看_亚洲丰满少妇自慰呻吟_97日韩有码在线_资源在线日韩欧美_一区二区精品毛片,辰东完美世界有声小说,欢乐颂第一季,yy玄幻小说排行榜完本

首頁 > 網(wǎng)站 > WEB開發(fā) > 正文

jquery之窗口拖動(dòng)

2024-04-27 15:04:26
字體:
供稿:網(wǎng)友

   $("#showTitle").mousedown(function (e) {        vbool = true;        vHeight = e.pageY;        vWidth = e.pageX;        cHeight = vHeight - $("#show").offset().top;        cWdith = vWidth - $("#show").offset().left;        //alert("divshow" + $("#show").offset().top + " divvHeight" + vHeight);        //alert("高" + cHeight + " 寬" + cWdith);    })    $(document).mouseup(function () {        vbool = false;    })    var showWidth = $("#show").width();    var showHeight = $("#show").height();    var documentWidth = $(document).width();    var documentHeight = $(document).height();    $(document).mousemove(function (e) {        if (vbool) {            var divheight = e.pageY - cHeight;//窗口要移動(dòng)到的位置            var divwidth = e.pageX - cWdith;//窗口要移動(dòng)到的位置            $("#la1").text(divheight + "w" + divwidth + "win" + showWidth + " x " + documentWidth + "" + showWidth);            if (divwidth < 0) {                divwidth = 0;            }            if (divheight < 50) {                divheight = 50;            }            if (divwidth > documentWidth - showWidth) {                divwidth = documentWidth - showWidth - 5;            }            if (divheight > documentHeight - showHeight) {                divheight = documentHeight - showHeight - 5;            }            $("#show").CSS({ "left": divwidth, "top": divheight });        }    }) 


發(fā)表評(píng)論 共有條評(píng)論
用戶名: 密碼:
驗(yàn)證碼: 匿名發(fā)表
主站蜘蛛池模板: 伊宁县| 平遥县| 霍邱县| 丹凤县| 武山县| 监利县| 克什克腾旗| 宝鸡市| 七台河市| 浙江省| 上虞市| 湖州市| 盱眙县| 塔河县| 塘沽区| 汉源县| 息烽县| 榕江县| 兖州市| 汝城县| 广汉市| 涡阳县| 双江| 汶川县| 钟祥市| 康马县| 克东县| 陆良县| 敦化市| 吴川市| 鹿邑县| 积石山| 巩留县| 安多县| 浠水县| 科技| 颍上县| 邢台县| 加查县| 阿克陶县| 威海市|