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, ... By Sumith HarshanAugust 15, 2012
Magento 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 ... By Sumith HarshanAugust 15, 2012
Magento 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 ... By Sumith HarshanAugust 15, 2012
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 ... By Sumith HarshanAugust 15, 2012
Magento 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 ... By Sumith HarshanAugust 15, 2012
Javascript jQuery Javascript get dropdown box selected value How to get user selected value and text in the drop-down box using java script.Here tested easy best methods to get combo box ... By Sumith HarshanAugust 13, 2012
Javascript jQuery JQuery get drop-down box selected value How to get user selected value in the drop down box/combo box.Here tested easy best methods to get combo box value. By Sumith HarshanAugust 13, 2012
PHP PHP check element in multidimensional array If you want to check elements if exist or not in the multidimensional array using php.So now I’ll describes how to check elements ... By Sumith HarshanAugust 7, 2012
Javascript jQuery JQuery disable right click event Q-I want to disable right click event in my web pages. This can be done by using JQuery preventDefault() function.Here is a example, ... By Sumith HarshanAugust 6, 2012
Javascript jQuery Java Script check string in the URL How to check if some string is exist or not in the url using java script.For a example,I want to check “.php” extension ... By Sumith HarshanAugust 4, 2012