Some one asked me about the solution of binding events to dynamically generated elements. And one name came in my mind that is LiveQuery. If you have used jQuery very well and worked on some dynamic created content using jQuery Ajax, then you must faced links binding problem to these new elements.
Similar Posts
How To: Update Your Twitter Status Using PHP.
Twitter is social networking website which keeps your followers with you. Twitter provides an extensive API using which we can update twitter status through PHP code.
CodeIgniter Tutorial: Upload and Convert video to FLV using FFmpeg.
Today, I will show, how can we upload and convert a video file to flv using FFmpeg in CodeIgniter website. FFmpeg commands runs in Linux but in Window server…
Ajax Domain Checker Application with JQuery and PHP
My Facebook-style tutorials are very popular among you people and Almost 5000 downloads have been counted for the Facebook wall script application. Thank you to all who like and…
What is php.ini File and Why we use it?
PHP.ini is very useful and it is a configuration file that is used to customize behavior of PHP at runtime. This enables easy administration in the way you administer…
Instagram API – Fetch Photos With a Specific Hashtag using PHP
Lately, I have been working with Instagram API to build a social networking website where I used many of its features including showing public images under a specific #hashtag.
MySQL, PHP, Codeigniter, CSS and JQuery working tips.
Following are some useful tips when a developer needs them while developing. Keeping these points in mind will help us to improve our skills.