爱易网
IT新闻
IT新闻
爱易资讯
网站搭建
云虚拟主机教程
云服务器教程
Apache教程
IIS教程
Nginx教程
网站策划
站长文章
推广教程
淘宝客教程
网页设计
HTML教程
XHTML教程
CSS教程
HTML5教程
CSS3教程
JavaSript基础
JQuery教程
Node.js教程
前端技术
Ajax教程
Js特效
Xml教程
平面设计
页面UI设计
photoshop教程
程序开发
AI人工智能
Asp教程
Php教程
Asp.Net教程
Net Core教程
C#教程
Java教程
Jsp教程
开发技术
微信小程序教程
Uniapp开发教程
微信公众号开发
Andriod教程
IOS教程
DOS教程
Python教程
Docker教程
Windows Container教程
数据库
MSSQL教程
MySQL教程
Redis教程
Access教程
Oracle教程
数据库教程
操作系统
Linux教程
Windows教程
MAC教程
Cisco教程
交换机教程
防火墙教程
搜索
爱易网页
JS特效
拖动改变层大小脚本
拖动改变层大小脚本
日期:2014-05-18 浏览次数:20226 次
以下是程序代码
<html> <head> <meta name="keywords" content="站长,网页特效,js特效,广告代码,zzjs,zzjs.net,sky,www.zzjs.net,站长特效 网" /> <meta name="description" content="www.zzjs.net,站长特效网,站长必备js特效及广告代码。大量高质量js特效,提供高质量广告代码下载,尽在站长特效网" /> <title>改变层大小的js脚本,sky整理收集。</title> <meta content="text/html; charset=gb2312" http-equiv="Content-Type"> <style> { box-sizing: border-box; moz-box-sizing: border-box } #testDiv { background-color: buttonface; background-repeat: repeat; background-attachment: scroll; color: #3969A5; height: 300px; left: 30px; overflow: hidden; width: 500; z-index: 2; border: 2px outset white; margin: 0px; padding: 2px; background-position: 0% 50% } body { font-family: Verdana; font-size: 9pt } #innerNice { background-color: white; background-repeat: repeat; background-attachment: scroll; color: #3969A5; height: 100%; overflow: auto; width: 100%; border: 2px inset white; padding: 8px; background-position: 0% 50% } </style> <SCRIPT language=javascript> ///////////////////////////////////////////////////////////////////////// // Generic Resize by Erik Arvidsson // // // // You may use this script as long as this disclaimer is remained. // // See www.dtek.chalmers.se/~d96erik/dhtml/ for mor info // // // // How to use this script! // // Link the script in the HEAD and create a container (DIV, preferable // // absolute positioned) and add the class="resizeMe" to it. // ///////////////////////////////////////////////////////////////////////// var theobject = null; //This gets a value as soon as a resize start function resizeObject() { this.el = null; //pointer to the object this.dir = ""; //type of current resize (n, s, e, w, ne, nw, se, sw) this.grabx = null; //Some useful values this.graby = null; this.width = null; this.height = null; this.left = null; this.top = null; } //Find out what kind of resize! Return a string inlcluding the directions function getDirection(el) { var xPos, yPos, offset, dir; dir = ""; xPos = window.event.offsetX; yPos = window.event.offsetY; offset = 8; //The distance from the edge in pixels if (yPos<offset) dir += "n"; else if (yPos > el.offsetHeight-offset) dir += "s"; if (xPos<offset) dir += "w"; else if (xPos > el.offsetWidth-offset) dir += "e"; return dir; } function doDown() { var el = getReal(event.srcElement, "className", "resizeMe"); if (el == null) { theobject = null; return; } dir = getDirection(el); if (dir == "") return; theobject = new resizeObject(); theobject.el = el; theobject.dir = dir; theobject.grabx = window.event.clientX; theobject.graby = window.event.clientY; theobject.width = el.offsetWidth; theobject.height = el.offsetHeight; theobject.left = el.offsetLeft; theobject.top = el.offsetTop; window.event.returnValue = false; window.event.cancelBubble = true; } function doUp() { if (theobject != null) { theobject = null; } } function doMove() { var el, xPos, yPos, str, xMin, yMin; xMin = 8; //The smallest width possible yMin = 8; // height el = getReal(event.srcElement, "className", "resizeMe"); if (el.className == "resizeMe") { str = getDirection(el); //Fix the cursor if (str == "") str = "default"; else str += "-resize"; el.style.cursor = str; } //欢迎来到站长特效网,我们的网址是www.zzjs.net,很好记,zz站长,js就是js特效,本站收集大量高质量js代码,还有许多广告代码下载。 //Dragging starts here if(the
上一篇:狡猾的按钮特效
下一篇:点击链接后弹出漂亮的层
免责声明:
本文仅代表作者个人观点,与爱易网无关。其原创性以及文中陈述文字和内容未经本站证实,对本文以及其中全部或者部分内容、文字的真实性、完整性、及时性本站不作任何保证或承诺,请读者仅作参考,并请自行核实相关内容。
相关资料
更多>
陈天桥之鉴:产品创新被扼杀那些事
王建宙解构OTT效劳 中移动重塑飞信平台
携程整合去哪儿陷入僵局 欲联手老对手艺龙
打车软件“明补变暗补”背后的小算盘
创维冲击500亿梦想:转型硬件和内容供应商
央行暂停二维码支付及虚拟信用卡 支付宝微信不知情
欧盟控诉苹果在爱尔兰非法进行税收交易
苹果售后生态链乱象:供需失衡价钱不一
盘点改变社会的15种科技:谷歌眼镜将使我们成为半机械人
推荐阅读
更多>
开个房刷个卡全世界都知道个人隐私成公开秘密
英特尔承认,联想最新K系列智能手机放弃英特尔处理器
戴尔新CEO名单曝光:惠普甲骨文高管在列
二代 iPad Air将配备2GB内存?为同屏多任务做准备
前苹果顾问批判iPhone命名:不应加S
神州泰岳雪上加霜:副总违规买卖遭罚
巨人网络回应央视 否认应用黑客停止诈骗
索尼移动中国区陷裁员风波:业务不佳 员工焦虑
亚马逊推特价闪购纪念入华十周年 总裁一职仍空缺
蘑菇街CEO陈琪:2015将回归社会化电商
微软大幅调整Bing在华策略:从高大上到接地气
Android版WhatsApp曝漏洞:聊天记录可被窃取
华为野心布局未来:投资研发5G对赌1毫秒连接
网曝富士康500万iphone遭退货是确证的事
惠普中国转型只是缩影 未来开展不可预期
2018年阿里云双11活动如何参加?1折优惠大攻略
中移动“重启”自有品牌手机成败难料
虚拟运营商流量不清零吸引用户 盈利待明
不提老罗,不说情怀,仅从十四个投诉问题入手谈锤子手机
分析称iPhone 6明年初发布 屏幕变为4.8吋