Came across this today from a Venezuelan programmer called Emmanuel Garcia. He has put together javascript library to show pages similiar to a real magazine or newspaper. The page also renders well on a ipad and mobile device. It called turn.js and the site demos the plugin, with a good reference guide too.
Beadazzle run two jewellery sites online. One site www.beadazzle.co.uk sells official Pandora Jewellery and the www.beadazzle-boutique.co.uk site sells all other non Pandora Jewellery products. Due to Pandora’s strict selling guidelines, they cannot sell any other products apart from Pandora on a single site. This meant that if they wanted to buy item Pandora and non [...]
Just come across an impressive jquery slider on the code canyon website. It does animation and look ideal for an online store. Try it out here : http://codecanyon.net/item/jquery-onebyone-slider-plugin/full_screen_preview/684613 Full product Information : http://codecanyon.net/item/jquery-onebyone-slider-plugin/684613
Net tuts+ have published anice article on how to create a CSS3 Mega Menu. As these are all the range at the moment, you would prefer to have one which uses as little Javascript resource as possible.
I came across this jquery module that allows you to style inline scroll bars within your website. jScrollPane is designed to be flexible but very easy to use. After you have downloaded and included the relevant files in the head of your document all you need to to is call one javascript function to initialise [...]
jQuery’s website, where you can download the jquery functions and find loads of useful plugins. An excellent blog to help get you from jQuery beginner to intermediate and on to advanced.You can also filter posts by skill level. One page cheat sheet printout with quick references to all of the jQuery library. Lacking Inspiration? Check [...]
Use jquery to ensure all output is of equal height. I always have this issue with e-commerce sites that show thumbnails of products. Either the image is odd, the proudct name wraps onto multiple lines etc. This tutorials shows how you can resolve this using jquery. http://www.filamentgroup.com/lab/setting_equal_heights_with_jquery/
This tutorial by Sam Dunn on Buildinternet.com shows how to make your product images on your ecommerce site interactive like the IKEA website.