jQuery Progress Bar for PHP AJAX File Upload
If you are looking for a simple Ajax image uploader script with progress bar then you will follow this tutorial. In this tutorial I’m going to display a progress bar during the AJAX file...
Collection of Thoughts
If you are looking for a simple Ajax image uploader script with progress bar then you will follow this tutorial. In this tutorial I’m going to display a progress bar during the AJAX file...
Use Below code for Crop Image in Magento-
In this article I’ll discuss how to resize image in custom module in Magento. First step is Open your module “helper/data.php” and paste the below code in your helper class. Second Step is, use...
We don’t have any function to re-size the category image, but we can use this code for category image resize and extend category model to your local system or your custom module XML in...