blognya cak haris
Just another WordPress weblog
Just another WordPress weblog
May 27th
In this post I want to explain how to turn old boring image viewer into a nice-looking one with jQuery. It’s simple just using some lines of java-script code. Implement this and enrich animation features to your web projects.
You can see the final result at this page, and you can download the complete source code with examples from here.
First we add container elements for output. The outer-most container is used to decorate the output with a background image and padding. The next container is the element that will be used to view the images through. The images and their captions are placed inside the inner-most container and wrapped with div elements.
The images are all a uniform size, and the preview_inner container will be sized to accommodate them. The image size will be used in the script that we’ll add later. More >
May 21st
Welcome to WordPress. This is your first post. Edit or delete it, then start blogging!