10330 2
How to allow only one file to upload in dropzone js?

I am using jQuery Dropzone js plugin in one of my projects and I would like to know how can I force it to allow only one file upload at a time.

I know about maxFiles attribute, but what I need is that only one file should be there in Drag and drop area, if i upload another file, last one should be automatically removed.

Here is my current code

...
Type
Question
8130 3
How to disable paging in jQuery Datatable?

I am using jQuery Datatable in one of my projects and I need to remove jQuery datatable paging and other related details like 'Showing 1 of 5 pages' etc, here is the image of the details which I want to remove

...

Type
Question
1961 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
4138 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
7377 1
How to export HTML table to PDF & Excel in jQuery Datatable?

Hello, I am using jQuery datatable, can you please provide me complete demo solution, to export the HTML into PDF using jQuery datatable plugins?

I have got many links on interent but I am not sure, how to implement in my table, as there is no complete solution, please give me all the details in basic manner like scripts to be included, HTML & CSs to refer, thank you

...
Type
Question

2158 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
3298 1
how can i disable anchor link using jQuery or HTML?

I would like to disable anchor link (<a>)in my HTML, making it non-clickable?

It doesn't have any URL, but It is clickable and redirect to same to the page, here is code.

...
Type
Question
17277 2
console error "Cannot read property mData of undefined"..??

Hello, I am using jQuery datatable (little bit modified as in theme) in my project and getting error as below

...
Type
Question
2938 1
Not able to get or find element by data attribute using jquery

Hi, i am using the below jQuery code to find element using it's data-attribute in jQuery but i am not able to get it, here is my HTML Code

...
Type
Question
2476 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

Page 4 of 6