Blog
How to populate html dropdown based on another dropdown using Jquery
Populate the Dropdown based on another dropdown is very easy and simple, Now we will see how to do this without any d...
Simple Breadcrumb Design using css
This is the simple breadcrumb navigation it is used to navigate previous pages links and also gives the current page in the...
Marquee text with close button using jquery
In this post i will tell you how to create close button in marquee text with the help of jquery and html. You can manually ...
Full form for Mobile otp login system using sms gateway in php & mysql
Hi now i will tell you how to create login system using mobile otp. First you need to purchase sms gateway to send otp via ...
Increment Decrements certain fixed amount of text box value multiply based on select box value
This is some thing different concept The textbox value is fixed amount it may any amount but in this example i used t...
Popup image on click the link using Jquery
Today will learn How to show image as a popup on click the link using Jquery. This is very simple concept will easily...
Redirect page Based on the select box while submit the form using Javascript
Here we will see how to redirect page after submit the form based on select box using simple javascript. This is one of the...
How to calculate age by date of birth using PHP Programming
Here we will learn how to calculate age by date of birth ( DOB) using php programming. This php age calculator w...
OTP Login System through email address using php and Mysql
Hi, Today i am going to post a article about Email otp concept. It will help you to login through the email otp. First OTP ...
Change Textbox Value based on Select Box using Javascript & Jquery
Here i will tell you how to change the text box value based on above selected box value. This simple concept will don...