Learn how to create a simple dropping boxes game with jQuery, Ajax, and PHP. You will type the dropping alphabetic character to get a point.
Similar Posts
Fresh JQuery Image Gallery with Captions and Auto Play/Pause Rotation
Tutorials on image galleries and menus are my favorite because these two things put an attractive look into your web pages. That’s why in the last few weeks I…
Super JQuery Based Maze Game
This is a super maze game with some interesting working flow created with jquery. I love it. In this game, you have to take the bomb to the end…
HOW TO:Create Secure Login With Simple PHP ?
Here is a simple example for creating a secure login page with PHP which will help you to safe authentication. Here, cookies are not used because of preventive measure…
50 CSS techniques and Tips which you always need.
A web page is combination of HTML, Javascript and any scripting language which makes it working. CSS is most important to stylized and make web pages interactive and attractive….
How To: Create jQuery Login Form with Animated validation Effect.
I will show you how to create a simple jquery validation based login form. Some animation is used to get effects and its simple and easy to use.
jQuery Datepicker Binding to Dynamic Input – A Simple Solution
jQuery date picker plugin is one of the most popular and heavily used plugins in any simple to a complex web project. It gives the user ability to select…