| Something I'd like to point out: http://i.imgur.com/gNdLh.png Make sure you test your fonts on Windows both with and without Cleartype. A few of the trendy new sites are using this font now and it's near unreadable on Windows without Cleartype. The site looks awesome and I'm looking forward to using it (excellent timing in my life). However, the font issue is going to be a big pain for Windows users. Even with Cleartype (http://i.imgur.com/EQNr5.png), the fonts look bad. Anything that is rounded on the top (2, 0, 9, S, etc.) has an odd bump in the center. While it's more readable (due to the darker rendering that Cleartype is giving it), it's quite jagged. I'm mostly posting this since I'm guessing someone from CarWoo will be reading this thread. I've always wanted a service like CarWoo and I think you've got something really great. -- I've found another thing: when you're selecting a style, you're only allowed one. Rather than making it radio buttons, you've used checkboxes and popped up a JS alert when I select two. It means I have to de-select the original before changing my mind. You could keep the checkbox look while making it behave as radio buttons would. EDIT: During the process (I haven't paid yet), it didn't ask me what options I wanted with the car. That means that if I get a quote for the car, it isn't the quote I want. The other problem I see is that I can't compare the deal I'd get on a Camry and an Accord. Often times, people make decisions between two models based on price rather than deciding between the two models and then looking for the best price on that model. I was told by the chat help on your site that I'd have to purchase two plans if I wanted to get a quote on two different cars. During my car buying experience, I'm likely to narrow it down to 2 or 3 cars in the same class and then want to see the price difference. If a dealership is giving me $1,000 less on a Camry (which might have started out with the same MSRP), that might sway me away from the Accord. |
This is really bad advice, IMO. A radio button implies "choose 1 of" while a checkbox implies "select 1 or more". That's a basic web design (and W3C) principle. I would suggest changing the list of trims to radio buttons, or at a minimum changing the span.checkbox background image to look like a radio button if you have other reasons for hiding the actual input fields.