Skip to main content

Home/ Wordpress/ Contents contributed and discussions participated by thomas info

Contents contributed and discussions participated by thomas info

thomas info

jQuery Shaky/Vibrating Menu - 0 views

  •  
    A simple Vibrating menu with jQuery and CSS. I used the ul li pattern to make the menus. When we move the mouse cursor over the a menu item, the active menu will stop the vibrating motion and other menus are start the shaky/vibrating motion. Logic behind the shaky/vibration is just changing the CSS properties of the elements, toggling the Top, Left positions of the elements in a period of time which is defined in the jQuery plug-in code.....
  •  
    I used the ul li pattern to make the menus. When we move the mouse cursor over the a menu item, the active menu will stop the vibrating motion and other menus are start the shaky/vibrating motion. Logic behind the shaky/vibration is just changing the CSS properties of the elements, toggling the Top, Left positions of the elements in a period of time which is defined in the jQuery plug-in code.....
thomas info

Youtube Instant Video Search - 1 views

  •  
    A demonstation of Google Instant method for YouTube Search, using Google & YouTube APIs.
thomas info

jQuery UI DatePicker Disable/Enable Specified Dates - 0 views

  •  
    We all are familiar with jQuery UI DatePicker, it have many options to customize the functionality. Instead of that we can be able to use or modify some of the values/params. Some times we want to disable/enable some days in datepicker, jQuery doesn't have any direct optional values for that. Here I'm mentioning the usage of beforeShowDay param in datepicker.
1 - 3 of 3
Showing 20 items per page