jQuery is the framework of Javascript, this lightweight and this is also called as client side program, it is come with the HTML program. Usually it is mainly used for validations.
Example:
Example Program:
Example:
$('#myModal').modal() // initialized with defaults
$('#myModal').modal({ keyboard: false }) // initialized with no keyboard
$('#myModal').modal('show') // initializes and invokes show immediately
$('#myModal').modal({ keyboard: false }) // initialized with no keyboard
$('#myModal').modal('show') // initializes and invokes show immediately
Sign up here with your email
ConversionConversion EmoticonEmoticon