So, I recently went to the smashing mag workshop in London, which was great. Here’s a big brain-dump of stuff I learnt. I’m not saying I agree with everything, but here it is. Continue reading “Front end techniques and tips” »
Tag Archives: css transform
Multi-tab slider in Umbraco with Zurb Foundation
This post is about the development of a sliding component built using Umbraco and the Foundation framework with sprinklings of javascript and css transitions. It was built for the re-development of leicester.gov.uk. The idea is that the component should show 3 panels by default with some key content showing in all. Then, to reveal additional content, each tab can be expanded, which in turns collapses the other tabs. Continue reading “Multi-tab slider in Umbraco with Zurb Foundation” »
Post-it style buttons with CSS3
This post is a super-simple one about creating post-it style buttons using just css. The usual ie7,8 crap applies.