Better way to load XML document with Javascript

Your ads will be inserted here byEasy Plugin for AdSense.Please go to the plugin admin page toPaste your ad code OR Suppress this ad slot. The better way to load XML document on all browsers is to use AJAX technique. After testing XML with Javascript. I fount that Safari (on Mac OSX 10) does not… Continue reading Better way to load XML document with Javascript

Crop image in PHP.

Your ads will be inserted here byEasy Plugin for AdSense.Please go to the plugin admin page toPaste your ad code OR Suppress this ad slot. You can download the uploader.class.php file from this link: http://www.freelancer-id.com/uploader.class-1.2 This class can: – Upload images and files. – Resize images. – Crop images. I was looking for a simple… Continue reading Crop image in PHP.

Published

What’s jQuery?

jQuery is a lightweight JavaScript library that emphasizes interaction between JavaScript and HTML. It was released January 2006 at BarCamp NYC by John Resig. Dual licensed under the MIT License and the GNU General Public License, jQuery is free and open source software. Both Microsoft and Nokia have announced plans to bundle jQuery[1] on their… Continue reading What’s jQuery?