RSS Snook.ca
哪吒推荐该订阅
简介:tips, tricks and bookmarks on web development
原站:http://snook.ca/jonathan/
标签:snook.ca
点击立即订阅,“Snook.ca”的内容有更新,哪吒第一时间提醒您
“Snook.ca”的内容更新
累计:176 篇(自 2007-09-04 起)
更新:约3篇/月,最后更新133 天前
Snook.ca
i was at adobe max this week, where we got to see all of the new and exciting things coming from adobe.i got to present my talk on css twice and, as promised, here are my slides from that: ... (133 天前)
Snook.ca
with all my work at yahoo!, i'd been thinking more and more about css architecture. i really sat down and took the time to analyze my process. what's the most flexible but straightforward way to do it? how does this fit in with the team process and how does this work in comparison to how other people are doing it?i started making notes and eventually st... (144 天前)
Snook.ca
i don't think i'm the first person to come up with this idea but figured i'd document it.if you're unfamiliar with the yellow fade technique, make your way over to the 37signals article that ushered in the design effect that was all the rage for awhile.this is the same thing but using css animations./** * quick fade on target to attract user attenti... (144 天前)
Snook.ca
just a quick documentation of this interesting bug. this only happens in internet explorer 8 (but not 7 or 9), which was interesting. if you have an element with long text but it has white-space:nowrap to prevent text wrapping with a max-width and overflow:hidden to clip the overflowed text, then a floated container (which should collapse to the width o... (197 天前)
Snook.ca
i've been thinking quite a bit about css architecture these days. one thing in particular that has crossed my mind is how to handle certain situations. for example, we want to hide content on the page and then reveal it (or vice versa). in javascript, this is relatively straightforward: get an element, and apply a class or remove a class to change the s... (202 天前)
Snook.ca
determining a unit of measurement to size our text can be a topic of heated debate, even in this day and age. unfortunately, there are still various pros and cons that make the various techniques less desirable. it's just a matter of which less-desirable is most desirable. there are two main techniques that are extolled:size with pxsize with emlet'... (288 天前)
订阅者 ( 4 )
luode
rasinsmart
1676724884
jahy20
我要反馈