How to check web page is fully load or not using JQuery.First you must understand JQuery document.ready and window.load functions.Here this is simply describes…
Month: August 2012
Java script detect iPhone, iPad, iPod and Android devices
How to detect iPhone, iPad, iPod, Blackberry and Android or detect mobile devices using Java script.This is very useful to developing your web sites…
Java script detect Touch-screen devices
When you are developing web sites for compatibility all browsers and mobile devices.But sometimes you want to detect who viewing the site that using…
JQuery check element is visible or not
How to check html element is visible/display or hidden using JQuery.This is very easy job.JQuery is() function can be easily use to this.Look at…
PHP remove special characters in the string
How to remove special characters in the string using php.This example it shows how to remove special characters from a string using regular expressions…
PHP Creating XML file
How to creating simple xml file using php.I’ll describes how to creating xml file by formatting tags using php.
PHP read XML file using SAX parser
How to php read xml file using SAX parser.SAX means Simple API for XML.The SAX parser is work differently with DOM parser, it either…
Read XML file using PHP
Today I’m going to describes how to read xml files using php.I’ll explain this using simple php example.If you have simple knowledge about xml…
JQuery scroll page top and bottom
This post is explaining how to scroll down to bottom or scroll up to top of the page or iframe using jquery.This is happening…
PHP Get unread Emails count in Gmail Account
How to get unread Emails count in Gmail Account using PHP.You can get unread Emails count by gmail feeds.Here is a example how to…
PHP Import Email Addresses from Gmail Accounts
How to import user email addresses from gmail account using php.Now I’m going to explain how to import email addresses using google auth API.…
PayPal Payment Gateway example with PHP
How to process PayPal payment gateway using php.This post will describes how to doing a payment using PayPal gateway,payment errors and its solutions.
Magento get Category and Sub category details
When you are customize the magento site you may be want to get current category,root category and sub category details like category ID,name,…etc.Here is…
PHP get youtube,vimeo video url from string and check if exist and play
When you are working with php, probably your page includes youtube or vimeo video url in the description.Check that youtube/vimeo video url is valid…
Creating smooth color transitions animation using CSS3
How to create simple smooth color transitions animation using CSS3.This can be done using css3 “animation” feature.Here is a demo and you can download…
HTML5 Complete page structure
Here is a simple html5 page structure for html5 beginners.There are no big different from html4 page structure.New elements are header, section, aside, footer,…
Magento get all URL paths
Here,simple scripts to get store url, media url, skin url, site url, js url, current page url, site url in magento.You can use these…
Magento how can I get URL path in static blocks
Here,simple script to get base url, store url, media url, skin url in magento.You can use this method in your static blocks in magento.
Magento get current category details
Sometimes when you are customizing your Magento files that you want to get current category ID or name. Here ,easy method to get current…
Magento SKU error when importing CSV file
After executed the product csv file of the Magento you may seen this CSV Import SKU error.So the reason is your csv format is