Categories
Links

Backgrid.js

This may be a good solution to use along with enquire.js to responsively change the data grid based on the viewport Visit Link

Categories
Writing

Disable jquery effects for touch screens

There was a recent question of Stack Overflow looking to disable mouse hover events in jQuery on touch devices. My first thought was why disable them on touch when you could just enable them when touch wasn’t available. I have some jquery mouseover effects on my website that I need to disable for touch screens, […]

Categories
Writing

Converting photoshop points to website ems

When you first get a comp from the designer it is best to get the base typography set in your style sheet before you move onto creating the CSS for the rest of the site. The problem is that photoshop measures type in pt’s, and we build in Ems (never pixels). How do we make […]

Categories
Writing

Performance Tips from CSS Wizardry

This is a brilliant article from Harry Roberts. Harry can be found on CSS Wizardry and has built some awesome things including inuit.css It

Categories
Writing

Saving changes to CSS in Development Tools (chrome & firefox)

A little known fact is that you can save the CSS changes you make in your development tools. I wish I knew this a few years ago. From the google blog… Upon an external style sheet rule modification, the respective resource text is updated in the Resources panel, and the revision history is stored for […]

Categories
Writing

Responsive Retrofitting: NathalieLussier.com

Natalie Lussier’s site is clean and vibrant on a desktop, but I found it a little difficult to sign up for some email marketing tips while I browsed the site on my smartphone. Retrofitting time! Queue the “laptop and developer tools”! For around twenty minutes I went through the websites CSS in the chrome developer […]

Categories
Links

Workshop Notes from InControl Hawaii | CSS-Tricks

Check out this great approach to building websites Visit Link

Categories
Writing

Should I charge more for Responsive Design?

There is a lot of debate around whether we should be charging extra for building sites responsively, or whether it has become a standard and should be included as part of your current pricing structure. After reading a few posts on CSS-Tricks Forums I decided to reply with my thoughts. Responsive design has come about […]

Categories
Writing

Tracking Home Page & Product Event Clicks

Recently I read a tweet by Chris Coyier rejoicing in the ease at which you can set up Google Analytic Events on your website and it reminded me about a post I had drafted but never published around setting Goals & Events. I had begun to write up this post 2 years ago after I […]

Categories
Links

Plaaan – Nice looking calendars for you to print :)

A customisable PDF calendar for you to print. Visit Link