How to get user selected value and text in the drop-down box using java script.Here tested easy best methods to get combo box value.This is describes also browser compatibility.
Q-I want to disable right click event in my web pages. This can be done by using JQuery preventDefault() function.Here is a example, it working for all web browsers.
How to check if some string is exist or not in the url using java script.For a example,I want to check ".php" extension exist in the current url.This can be…
I loaded the jquery library files properly.But it click event does not trigger the function.No errors display in the firebug console.This is a common issue of most users.Here the solutions…