6157 2
How to trigger click on pressing Enter key inside text input using Javascript or jQuery?

How to trigger the click event on the search button, when user press enter key inside text input html, suppose this is my HTML

...
Type
Question
5878 1
how to check which select option group is selected using jquery

I am facing a small issue in my html/jquery code, how would i know, which option group is selected by me when i select any dropdown list value from code:-

...
Type
Question
5628 2
How to add / remove class in jQuery dynamically on click?

I am trying to create a list of anchor tags, and want to add or remove CSS class on a button click, Suppose this is my sample code

...
Type
Question
5335 2
How to make a div editable on Click?

I would like to make div editable to enter contents in it and on changing content, want to call ajax to save data in back-end.

I know we can do it using Textbox, but would like to make a <div> inside <td> to make it editable when user clicks inside it.

...
Type
Question
5141 0
Client side validation using jQuery Validate
This article explains, how to validate a form using Jquery validate plugin in ASP.NET MVC using Razor
Type
Article

4911 0
Making all fields of Form as Read only (Disabled) using jQuery on page load.
In this short article, I have explained how we can disable all the fields in a form using jquery on page load.
Type
Article
4865 3
how to scroll to div smoothly on click using jquery

I want to scroll to a div on button using jquery, which is working, but as a i was expecting, what i need here to scroll to div smothly(with animation), but it is jumping to a div directly(no animation or smotth scroll) on button click, my jquery code is

...
Type
Question
4619 3
on click not working on dynamically created element

As i know and understand that for dynamically created element, we need to write jquery function like

...
Type
Question
4125 2
How to call jQuery function on radio button change event?

I would like to call jQuery function on <input type='radio' /> button change. How can I do it?

I have to show, hidden <div> on radio button value='yes', so if I have two <div>, with id div1 & div2, I would like to show div2 when radio value is "yes", here is my example HTML

...
Type
Question
3973 3
how to find if specific element exists in html

I am trying to stick the ads on website while user scroll it, using the code below

...
Type
Question

Page 3 of 6