Image Preview Script like Template Monster

Hello Friends !!
Since last few days, I am looking for Image Preview Script like template monster. I was doing lots of googling to fing this type of script.
I found one script from javascriptkit.com but its not browser compitible script. (Not working in Google Chrome and Safari). I was searching in goole to make this script compitible with all the browsers. But I wasn’t get any help. At that time, I decided to make such type of script.
JavaScriptMVC 1.5 Released
Do you know MVC ?
MVC is a framework named Model-View-Controller.
A design pattern used in services architectures. MVC expresses the separation of a software architecture into three distinct elements. The ‘Model’ is how the underlying data is structured. The ‘View’ is what is presented to the user or consumer. The ‘Controller’ is the element that performs the processing.
For javascript users, JavaScriptMVC 1.5 Released and version 1.5 is offically available for download.
Continue reading »
Username Availability Chacker in AJAX and PHP using jQuery
Hello Friend !
Yesterday when i was searching, i was found some new thing.
In this post i will show yuo that how to make afancy Username availability checker using AJAX and PHP wiyh jQuery.
If you are looking for such kind of effect for checking username availability then defenately this post helps you.
Now let’s see hoe to check username using AJAX and PHP with jQyery.
First of all, write this code in your html code:
<div > Â User Name : <input name="username" type="text" id="username" value="" maxlength="15" /> Â <span id="msgbox" style="display:none"></span> </div>
In this code, “span” with id “msgbox” shows the username availability message from ajax.
Continue reading »
Check One Check All – Javascript
Hello Friends …..
You have seen in Yahoo,Gmail or in any Mail Service that they provide you to select all mail facility by check only one checkbox or click on link as Select All/Deselect All.
When you click on that lick or check that checkbox , your all mails on that page will be selected.
You think that how it does ?
This is done by Javascript .
In this Post, iwill give you that javascript which is used for select all purpose.
Continue reading »
Javascript Effects to Boost your Website
Hello Friends,
I found 27 javascript for image gallery ( Light box effects) which will be very useful in your site and also used in your PHP related projects.
Here’s a collection of 27 powerful – yet easy-to-implement — JavaScript effects to supplement your web page’s interface. These were picked using a “bang for your buck†methodology; meaning that these effects were chosen specifically because they provide high-impact effects with very little effort in installing and using them.
I list down that all below. Continue reading »




