08 2017 档案

监听页面点击
摘要://任意位置 $(document).ready(function(){ $(document).click(function(){ $("#id_").hide(); }); }); //是否获得焦点: if($("#mybtn").is(":focus")){ doSomethingHere()... 阅读全文

posted @ 2017-08-25 19:26 亮了博客

图片缩小放大,这里简称缩放,还有图片压缩
该文被密码保护。

posted @ 2017-08-11 17:25 亮了博客

图片在加载不了的时候加载默认图片 html实现
摘要: 阅读全文

posted @ 2017-08-09 14:44 亮了博客

在网页中实现截屏粘贴的功能
摘要:利用 clipboardData把截屏的图片黏贴出来 前提是要有支持ctrl + alt + a 按键的截屏 <!DOCTYPE HTML> <html lang="en-US"> <head> <meta charset="UTF-8"> <title> 利用 clipboardData 在网页中 阅读全文

posted @ 2017-08-07 10:02 亮了博客

黑板 1.9 全新的版面
该文被密码保护。

posted @ 2017-08-01 16:08 亮了博客 阅读(4) 评论(0) 推荐(0)

导航