in this video tutorial I will explain
you how you can display the alert
message on a button click in jQuery so
we have a button called
c1 and we are going to use this button
and attach the event has a one dot click
and then the alert message for this
including as required we should download
the jQuery J's file and include here so
it is included so jQuery is included and
then under the JavaScript block we have
documented ready then dollar has G 1 dot
click function and the function in the
and in the function we are simply
calling the alert function of JavaScript
so it is going to display the alert
message like this so this is the source
code of the program it is including
jQuery then on document ready we are
attaching the click event and on button
click it is calling the alert message so
this way you can display the alert
message in jQuery and if you run the
example this view will be displayed and
if you click on it on the button ok is
going to display alert message to you so
this way you can display the alert
message in jQuery thanks for watching
the video and we have thousands of
tutorials on our website
ROS India dotnet you can visit here and
learn from these tutorials these are the
tutorials of Ajax and on the home page
you can find the tutorials of hibernate
starts XML spring Java testing
frameworks
so on so we have thousands of tutorials
on different programming language you
can visit our website and check all
these tutorials thanks for watching the
video