The HTML marquee tag provides a way for browsers to creates a scrolling effect (can be tailored to include any HTML content) vertically or horizontally without having to resort to JavaScript techniques.     The marquee is non-standard HTML tag but you can enjoy (or possibly suffers from) good browser support.   You can change…

FancyBox is so easy to use and renders page really nice, specially with images, html content and multi-media (video embedding). It’s a Mac like zooming tool that you can customize very well and really looks amazing 🙂   Below are the default options of jQuery fancybox function, user can easily set the options value according…

jquery datepicker to show month year only   jQuery has very nice Date Picker library, but it can’t be customized to remove the date part, i.e. to show month and year only. In some cases, you only need that the user selects the month and year mm/yyyy (month/year) as input without the day (like in…