aliued.cn
阿里巴巴(中国站)用户体验设计部博客 » 用户研究
http://www.aliued.cn/category/4用户研究
六月 6th, 2016. 无背景的图标测试,就是单独用图标 测试素材只有图标,没有页面 进行测试 基于背景的图标测试,就是图标放在实际的页面中进行测试。 理解性测试最好进行无背景的图标测试 只向受测用户呈现单独的图标 而没有页面内容 ,让受测用户猜测图标所代表的意义,在某种意义上来说,这种测试也是洛夏墨迹测验的一种方式。 原文链接 www.nngroup.com/articles/icon-testing. 三月 23rd, 2016. 尽管不完美 无法记录用户与移动设备屏幕互动 ,依旧值得一试,有精力的同学可以结合Lookback https:/ lookback.io/ ,或许能捣鼓出一套更完善的解决方案来。 产生神奇效果的关键在于Apple的AirPlay无线技术,该软件能让你把流媒体 音乐、视频 通过无线的方式传送到Apple TV上。 因此,首先你需要购买并安装一个叫做Reflector 大概15刀 的软件,它能将笔记本变成一个AirPlay信号接收器,像Apple TV一样。 打开 系统偏好-显示 ,将 镜像显示 去掉勾选。 四月 30th, 2015. 该响应方式的优缺点分别为 1 优点...
purplebamboo.github.io
javascript组件化 | blog of purplebamboo
http://purplebamboo.github.io/2015/03/16/javascript-component
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44. Http:/ code.jquery.com/jquery-1.9.1.min.js". Input = $( '#J input'. Inputval().length; } / 渲染元素. Num = getNum(); / 没有字数的容器就新建一个. Inputafter( ' span id="J input count" /span '. Render(); }); / 初始化,第一次渲染. 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33. TextCount = { input: null. Input = $(config.id); this. Bind(); / 这边范围对应的对象,可以实现链式调用. SubCla...
travisup.com
用户体验 - Travisup
http://www.travisup.com/category/index/4
ued.aliued.cn
阿里巴巴(中国站)用户体验设计部博客 » 有一点料
http://ued.aliued.cn/ued-lecture-room
十一月 29th, 2010. A href= title= abbr title= acronym title= b blockquote cite= cite code del datetime= em i q cite= s strike strong. 十二月 11, 2010 11:40 上午. 8230;] 感谢阿里巴巴 百家讲坛 进行的分享活动,感谢分者的精彩分享http:/ www.aliued.cn/? 一月 20, 2015 4:48 下午. 一月 22, 2015 8:37 下午. 四月 13, 2015 10:55 下午. 五月 29, 2015 10:48 上午. 六月 30, 2015 6:47 下午. 十月 13, 2015 4:57 下午. 十月 31, 2015 1:58 下午. 但是里面的二维码链接是链接到http:/ www.aliued.cn/这个地址的。 十一月 3, 2015 10:46 上午. 十一月 23, 2015 5:20 下午. 四月 30, 2016 3:04 下午. 四月 30, 2016 3:04 下午. Buy fifa 17 points.
heiniuhaha.wordpress.com
小结下dom节点操作 | WEB前端开发工程师的随记–黑妞HAHA
https://heiniuhaha.wordpress.com/2011/02/14/dom节点操作
于 二月 14, 2011. NodeparentNode node.parentElement 返回父节点,document.parentNode()返回null. 符合标准,返回子节点集合 包含文本节点及标签节点 ,文本和属性节点的childNodes永远是null.先获取长度node.childNodes.length,然后可以通过循环或者索引找到需要的节点. Var myTextNodes = document.getElementById("test").childNodes; var count = myTextNodes.length; for(var i = 0; i count; i ) { if(myTextNodes[i].nodeType= 3 & myTextNodes[i].nodeName! Text){/ 排除IE空白文本的节点 alert(myTextNodes[i] ; } }. NoderemoveChild(node) / eg:document.body.removeChild(node) node.removeNode(). 返回复制节点引用 node....
heiniuhaha.wordpress.com
Classic | WEB前端开发工程师的随记–黑妞HAHA
https://heiniuhaha.wordpress.com/经典语录
Fill in your details below or click an icon to log in:. Address never made public). You are commenting using your WordPress.com account. ( Log Out. You are commenting using your Twitter account. ( Log Out. You are commenting using your Facebook account. ( Log Out. You are commenting using your Google account. ( Log Out. 通过访问 WordPress.com 创建免费网站或博客. 通过 WordPress.com 建立网站.
heiniuhaha.wordpress.com
记录下blog搬家到heiniuhaha.wordpress.com | WEB前端开发工程师的随记–黑妞HAHA
https://heiniuhaha.wordpress.com/2011/03/01/hello-world
于 三月 1, 2011. 今天跟随玉伯搬家到heiniuhaha.wordpress.com,不用担心域名,不用担心服务器,不用担心update wordpress后blog崩溃,希望能结束这种忧心的日子,只关注blog的内容,安安心心写东西,舒舒服服学东西。 速度没有之前独立域名的快,因为服务器是在国外,也有被墙的隐患,不过没有关系,咱还是会红杏出墙的. Wordpress官方提供的blog服务,服务器会比较稳定,更新比较容易,域名和空间免费,数据不容易丢失. Larr; 崩溃,我的备案号突然被注销了. One response to “. 三月 1, 2011 06:10. Hi, this is a comment. To delete a comment, just log in, and view the posts’ comments, there you will have the option to edit or delete them. Fill in your details below or click an icon to log in:.
skyseo.net
2015 七月-天空Seo
http://www.skyseo.net/date/2015/07
前端开发 用户体验 产品运营 搜索引擎优化. HTML 5 & CSS 3的新交互特性. 今天的主题是 以少胜多 以一挡十 ,通俗地说就是字体设计中的笔画省略,在开始之前我们不得不提一下 格式塔心理学 ,这是我们省略字体笔画的理论基础。 格式塔是德文 Gestalt 的译音,意思是 完形 ,即具有不同部分分离特性的有机整体。 返璞归真 JD Watch V1.0设计思考.