DEANO.ME

CSS

 

Today I needed a solution to a problem, my designer had designed a fantastic category page for a clients eCommerce store, the category page featured rows of 5 products, which on firth thinking I thought I could get away with maybe 4 in a row or perhaps even 6 in a row. Unfortunately 4 meant […]

 

A client recently approached me wanting some fixes and improvements to his responsive website, his main problems were with mobile view of the website where things needed cleaning up and streamlining. While in the meeting he mentioned that another site was scrolling really nice in Safari on iPhone, but his site was sluggish and looked […]

 

Load css using jQuery so you can capture when the css has been loaded – working in all old and new browsers!

 

Ok, so I thought this was not possible, but in fact it is possible for you to reference a custom font file for a website using CSS… Not only does it works for all the latest browsers, but you can also get it to work with out-dated browsers as far back as IE6!!! So I […]

 

Recently I needed to grab the users attention if they attempted to submit a form that had errors, now when the button is first clicked a box is shown with the error they must fix. But if they clicked the button again (in frustration because perhaps they had not noticed the error box appearing) I […]

 

Here’s a neat tool if you are looking to utilize CSS3’s new gradient backgrounds feature. It adopts a Photoshop like interface, making it super easy to generate custom gradients. This online tool also provides some backwards compatibility for IE although when I was checking it out radial gradients just appeared as vertical in IE which […]