Facebook Wall Script 3.0 with PHP and Jquery

    Facebook Wall Script 3.0 with PHP and Jquery

    Facebook wall script with expanding URLs one of the popular post on 9lessons. It is just collaboration of my previous jquery articles. Recent days I received lots of requests from my readers that asked to me how to display old updates. So that I have decided to release new version with user control support.

    Vegas Background jQuery Plugin

    jQuery Vegas Background Plugin

    Vegas is a jQuery plugin to add beautiful fullscreen backgrounds to your webpages. You can even create amazing Slideshows.

    Create Dynamic Tabs With JQuery

    JQuery Dynamic Tabs

    Tabs has become a common feature in web user interface, in this post I create an example creating a dynamic tab with JQuery. In JQuery UI there is already ready to use plugin to create tabbed content, but I did not find a way to adding dynamic tab function.

    Tooltipsy – jQuery Tooltips For Control Freaks

    jQuery Tooltip plugin

    Tooltipsy is a jQuery plugin that provides a flexible base for creating tooltips.

    Compared to other plugins, it comes with minimum default styles or animations but gives you the complete control over them.

    jQuery Gloss image effect

    jQuery Gloss image effect

    This is how to make your image gloss and shine when you move your mouse over. With about 2K javascript file and adding simple code..

    Easily Animate Web Buttons/Objects using jQuery

    jQuery Animate Web Buttons

    Today I will tell you about animations in web using jQuery. As we know – jQuery offer us several default methods of effects: fade(In/Out/To), hide, show, slide(Down/Toggle/Up), toggle. This is ok, but what if we need more? So, animation will help us! It will help to slide between 2 states using really good effects.

    Fully Executing jQuery Animations Without Queuing

    Fully Executing jQuery Animations Without Queuing

    f the element with the hover event attached is hovered over multiple times, that means the animation will be fired of several times, which is typically undesirable.

    Dream Night Animation with Jquery

    Jquery Dream Night Animation

    This is an animation in which colored bubbles appear on random positions, grow in size and then fade out.

    Chrome Style jQuery Image Gallery

    Chrome Style jQuery Image Gallery

    Great looking image gallery with autoplay, descriptions and more.

    Android Nexus Neural Network Live Wallpaper in jQuery

    jQuery android wallpaper

    After staring at the live wallpaper for my Android phone for a while, I started to wonder if I could recreate the animations using JavaScript and jQuery. At first it looked like it would be a pain due to keeping track of tiles, colors, flipping the colors, coloring neighboring tiles near the plasma ‘heads’, etc. Then I realized it’s just a simple image being dragged across the field!