In this tutorial we will be making a portfolio with HTML5, jQuery and CSS3 that features an interesting growing effect.The important bit to note here is the #carousel unordered list. This element holds a collection of li items that represent your recent works. The visible class is only added if the thumbnail is to be shown. Only three thumbnails will be visible at a time. The href attribute of the hyperlink can point to the website in question, or a larger version of the image if you plan to use a lightbox together with this example.
Animate.css – a bunch of plug-and-play CSS animations with jQuery
animate.css is a bunch of cool, fun, and cross-browser animations for you to use in your projects. Great for emphasis, home pages, sliders, and general just-add-water-awesomeness.A big ol’ goody bag filled with CSS animations for WebKit, Firefox and beyond.
To use animate.css in your website, simply drop the stylesheet into your document’s <head>, and add the class animated to an element, along with any of the animation names. That’s it! You’ve got a CSS animated element. Super!
You can do a whole bunch of other stuff with animate.css when you combine it with jQuery or add your own CSS rules.
Easy Background with jQuery
Easy Background gives a dynamic feel to your site. It automatically loads and displays images to the background of your project, switching them with smooth transitions. If you have a html site and you want to give it a better look to it, this is a good item to do so, it is also extremely easy to install and setup!
Features:
- Mobile support
- 4 Sizing Methods
- Simple javascript call
- Auto Resize according to windows size
- Auto Resize on window resize
- Smooth Transitions
- Ajax progressive load
- Autoplay
- Control Functions
Handsontable : jQuery Excel-like table editor
Handsontable is a minimalistic approach to Excel-like table editor in HTML & jQuery.
- Type in any cell and see how the grid adds new rows and cols automatically.
- The legend feature, which makes the first row uneditable and have an green font
- You can define rules for autocompletition.
- You can drag it (drag-down) to repeat the values from the cell.
- Right click to see the context menu.
- Use the onChange callback to track changes made in the table.
- There is also the NEW onBeforeChange callback, which can be used to validate changes before they are applied to the table.
Creating Android Dock Using jQuery & CSS3
When playing the Galaxy Tab I love the fanciness of its Android’s dock. The application icon will pop out consecutively when arrow image on the dock clicked and not just the icon beautifully animated the dock itself also rotating vertically with 3D style. In this tutorial we’re going to create them using jQuery and CSS3.










