Packt Publishing has new offer for this hot summer.
Have a someones birthday soon and don’t know what to buy? Wanna learn some new programming technique or even new language?
What you need is a book, or few books and that’s where Pack Publishing comes to you as a friend. They are offering discounts as following.
Read the rest
Reader Satish requested a list of tutorials where he could learn about PHP, MySQL and jQuery.
Read the rest
In this tutorial I’ll show you how you can create jQuery plugin that will search for some words in tables and display those rows that have entered words in their cells.
Read the rest
User named Enrho requested a tutorial that will explain some basics in jQuery. This will be a very simple tutorial that will give your some overview of what jQuery is capable of Read the rest
.
In this tutorial we will create multi level comments. You must have seen comments on youtube and that they have levels depending on who replied to who. That’s exactly what we will build.
Read the rest
If you ever had a bank account you are familiar with TAN-s (Transaction Authentication Number). What we will do today, is create user login using that kind of system. This will be just simple overview how to do it so you can create more complex and secure login systems. You need to have basic knowledge about classes, HTML, CSS and AJAX because I will not explain in depth what I do. Read the rest
This tutorial cover some of basics about jQuery and AJAX. We will build AJAX form submit where we will have 1 field. If we lave it blank and submit our form, we will get error message. If we fill it with some data we will get that text. We will also add some loader image.
Read the rest