by Hyder on August 11, 2011
in Jquery
Apple has always been a god in the way they present their products on its website.There’s always something to admire about them .This article explains how to clone the slider in Itunes web store using jQuery.
It is sometimes also called banner slideshow,banner rotator or simply image slideshow, which is a modern way of displaying your featured content or image gallery, especially when you have a limited of space on your website. If you have never seen or have no idea what I’m talking about,may be the image below will refresh your memory.
Continue Reading
by Hyder on July 23, 2011
in Tips
Nowadays, reducing web page size to improve performance or to save bandwidth while still maintaining a good website design has become a pain for smart web developers or designers. This is because with the latest technologies that surfaced in the recent years ( JS Libraries, CSS3, HTML 5, etc. ) , developers tend to add more styling, effects through JavaScript or css in websites to make it more modern and stylish. The downside of this is that the web page size will increase and might take much time to load and on top of that, your server will use more bandwidth to deliver the content.
Continue Reading
by Hyder on July 15, 2011
in Jquery
If you are using Google Plus then you must have noticed the photo stack effect when you view your own album or someone else album.In this tutorial ,i will explain how you can achieve this effect powered by Jquery and CSS3 .If you have not yet join the bandwagon of Google Plus then you can request an invitation from a Google Plus Friend or use the link here .
Continue Reading
by Hyder on July 12, 2011
in Jquery
Google Plus is now all over the web and that kick-ass user interface with no ads or stupid game is now threatening facebook directly.If you are a Jquery fan boy then you must have been wondering how to reproduce some of the awesome effects/features of Google Plus like me ! After some trial and error i have been able to reproduce the GPlus effect when you click on a post from your stream ( similar to facebook wall ) .
Continue Reading
If you have not read my previous post on creating a Facebook post to wall system then you should read it first. In this article, I will explain how I added code behind the “Share button” so that when clicked, it will post the content of the text area as wall post.
Continue Reading