Ahh don't bother about it...It's good enough..I can't provide templates as i don't know any..you could take a look at other templates and see if you find anything that looks more modern or contemporary.
Yeah, getting ideas from other sites.
Also searching using sliders for 'price' is the most usable and useful form IMO.
Will look into that. A really nice and user friendly idea. Thanks.
Here goes Cart facility, almost completed
The bare bone functionality:
*farm8.staticflickr.com/7251/7549863206_a720604200_o.png
*farm9.staticflickr.com/8165/7549863340_ae1bb3140f_o.png
*farm9.staticflickr.com/8012/7549863500_4204fc9448_o.png
Now, with little bit of CSS and database magick..grunt..grunt
Added items in cart.
*farm9.staticflickr.com/8432/7549863866_8b6465ab1c_o.png
After deletion of one item:
*farm9.staticflickr.com/8007/7549863694_6990ede31c_o.png
Updating quantity of item:
*farm8.staticflickr.com/7117/7549864050_90ae220aa3_o.png
Updated:
*farm9.staticflickr.com/8152/7549863014_29a82f10e9_o.png
Time for a break
This. IMHO, the LG website has some kind of slider for price - ideal would be to have a slider as well as some kind of textbox for the user to enter his own price range.
Yeah, this looks good.
BTW, why does Login and Register show if/when I am logged in? IMHO, I should be able to see Login and Register only when I am logged out or browsing as a guest.
See the current screenshots in this post. Logged in users wont see Login and Register.
Also, the form validation --> when I am registering and entering my email ID and password, I did like the validation to start "after" I have completed entering the full password, not right when I start - something like onblur or on unfocus whatever the javascript thingy was!
I am using onblur and onkeyup. Will see what fits fine there.
Sorry, if this does not apply in your case; is it Ajax-y by the way? Just curious, but how costly is it when you have say 10 mil email IDs already in your db? (Again, not too much (in fact, not at all) of a web geek, so question may not be applicable)
I am afraid I dont know what Ajax-y is. I am using ajax in few things, not the complete website.
Oh and can you move the buttons (submit/reset) to the middle? Towards the left looks awkward!
Yeah, will do. Thanks.