JQuery Infinite Scroll within a DIV Without Pagination
I got a task today to add an infinite scroll within a DIV without pagination. I checked several JQuery plugins but none of the plugin fit on my requirements. So, I decided to write...
I got a task today to add an infinite scroll within a DIV without pagination. I checked several JQuery plugins but none of the plugin fit on my requirements. So, I decided to write...
I came across a strange problem while working on a project. I had a simple HTML form and I was trying to reset the default value of an input text field. I never realized...
I was in need for US states’ names and abbreviations in a PHP array for one of my projects. I am sharing it here just in case if anyone needs it. Hope it helps!...
HTML5 is the latest version of HTML, which is a standard used for presenting the contents on web pages. It includes XHTML1, DOM2HTML and the previous version of HTML namely HTML4. Flash on the...