How to use jQuery to detect mouse clicks
Right after I found out how to get mouse cursor coordinates when mouse moves, I went ahead with exploring how to detect mouse clicks.
This post discuss how I had used jQuery to detect mouse clicks.
Right after I found out how to get mouse cursor coordinates when mouse moves, I went ahead with exploring how to detect mouse clicks.
This post discuss how I had used jQuery to detect mouse clicks.
I was exploring on how to create drag and drop elements on a webpage. The first thing that I have to know is to detect my mouse cursor coordinates when my mouse moves.
This post documents my exploration in using jQuery to detect mouse cursor coordinates when I move my mouse.
In an attempt to save development time on reworking the RIAs from a old system, a business decision was made to reuse the Java applets on a newer system.
The newer system utilizes jQuery at the front end to fulfill modern user interactivity requirements.
This post documents a proof of concept that I did for the powerful Java applets to communicate with the front-end of the newer system.
The augmentation of Javascript to CSS and HTML is beautiful. While trying out jQuery to create my own tic tac toe game, I realised that there are Javascript/jQuery code segments that could be helpful to me when building web applications.
In this post, I collate Javascript and jQuery code segments that I had utilized in my web projects for ease of future references.
© 2010 - 2023 Techcoil.com: All Rights Reserved / Disclaimer
Follow us