Javascript jQuery Javascript open the url in new tab If you’re working with javascript and html sometimes you want to open the url in browser new tab using javascript.Because that process is ... By Sumith HarshanOctober 12, 2013
Javascript jQuery JQuery trigger click event not working Sometimes jquery trigger click event not working properly.That is not the browser issue.There is not jquery conflicting or javascript errors.If you already added ... By Sumith HarshanOctober 12, 2013
Javascript jQuery JQuery get href value of anchor tag in clicked li tag I have the following list items with each anchor tags.So I need to get each clicked list item’s anchor tag href value.Here tested ... By Sumith HarshanOctober 12, 2013
PHP PHP remote submit a form and get result using curl How to submit with data to another web site’s form and get its results using php?You can remote submit a form using curl ... By Sumith HarshanAugust 1, 2013
Creating QR code using Google Chart How can you create QR codes? QR codes means Quick Response Code.This contains hidden details.Using as the trademark.This QR codes can be read ... By Sumith HarshanJuly 17, 2013
Recent Posts WordPress widgets are not clickable If you have wordpress blog sometime you faced to this error. All wordpress widgets are displaying properly.After clicked on the each widget’s options ... By Sumith HarshanJune 20, 2013
CodeIgniter Codeigniter remove index.php from url When we are working with codeigniter you can see index.php in the url after the base_url.So here we’re discuss how to remove index.php ... By Sumith HarshanMay 26, 2013
CodeIgniter Codeigniter flash message doesn't work When you working in the codeigniter, you want to send message or data from controller to view files.It can be done by using ... By Sumith HarshanMay 26, 2013
Redirect dynamic url to static url using htaccess If you want to redirect bulk of dynamic url to specific / static url, it can do using htaccess file.Here is a example ... By Sumith HarshanMay 23, 2013
Recent Posts WordPress limit the length of the post title This post is describing how to reduce/ limit the length of the post title.This is you want when you have long title of ... By Sumith HarshanMay 23, 2013