2731 3
how to allow only numbers in textbox using jquery

I have a web application and i want a textbox in which user cannot type any thing expcet numeric(0-9) data.

How can we achieve this using jquery?

thanks

...
Type
Question
2703 1
Top jQuery plugins which every developer should use
In this article, I am going to list few useful and top jQuery plugins which every developer should use in order to give better user experience.
Type
Article
2579 1
how to call function when width is below 600px using jQuery and call it again when windows size changes?

I haven't worked very much on front-end jQuery framework, so I would like to know how can i check the width of windows on load and call a function & how to call that same function again when size of window changes.

Suppose I want to call a function below 600px of window size on page load

...
Type
Question
2464 2
How can I know which Key was pressed using jquery or javascript?

I need to close a modal pop-up using jQuery on Enter key press, so i would like to know how can I know that Enter was pressed using jquery or javascript?

Quick help is needed/appreciated

thanks

...
Type
Question
2409 1
How to make a table jQuery sortable table using any jquery / javascript plugin?

I would like to know, how can I implement sorting or you can say change current table into jQuery sortable table using any external plugin or using jQuery UI?

Suppose this is my current HTML

...
Type
Question

2314 2
best way to redirect user using jquery-javscript?

I have seen many methods like window.location.href=url, window.location.replace(...) and window.location, but can anyone tell me which is the best method to redirect user from one webpage to another using jQuery or javascript?

thank you

...
Type
Question
2147 1
how do I Check if a checkbox is checked using jquery or javascript?

Hello,I would like to get check if checkbox is checked or not on button click and Change the form action url according to it, how do it using javascript or jquery?

Right now using this code

...
Type
Question
2113 0
jQuery Interview Questions and answers
To consolidate your knowledge and concepts in jQuery, here we've prepared a comprehensive jquery interview questions and answers, so you can crush that interview!
Type
Article
1951 1
How to clear the data while navigating through pages in jquery?

On page1 if 2 rows selected, i will get id1, id2

If page2 selected id1 and id2 should be cleared, only page2 selected rows should be there. 

How should i achieve this using jquery?

...
Type
Question
1891 1
How can I change format of jQuery Datepicker date?

I have a basic question, which I am not able to understand, How to format the date of jQuery datepicker in mm-dd-yyyy?

Here is my code

...
Type
Question

Page 5 of 6