18968 4
What does Content type and data type mean in jQuery ajax request?

I have been working with jQuery for some time now, & while I was working on Ajax GET, iPOST methods, I am not able to understand exactly, what is  content-type and datatype in a POST request, in this example request

...
Type
Question
17245 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
14805 1
Send data to MVC C# controller using jQuery Ajax
Article explains how to send data to C# MVC controller using jquery Ajax
Type
Article
13418 3
Datepicker is not working inside bootstrap modal pop-up

I am using jQuery Datepicker inside a page, which works when complete page is loaded in browser, but when I load the same page in bootstrap modal pop-up, jQuery datepicker inside it doesn't work.

Not sure how to solve it, here is my textbox HTML

...
Type
Question
11586 4
How to validate jQuery form validation on button click?

I am using jQuery validation plugin in my form, but I am not able to show validation errors on button click using the above plugin, in my form.

Here is my code

...
Type
Question

10619 1
Email validation using jQuery (Various Methods)
In this article, I have provided various ways for email validation using jquery which includes Regex or without using regex in jquery
Type
Article
10485 1
How to show custom error message in jQuery validate below bootsrap select picker?

I am using jQuery Validate to implement validation in my forms, I am also using Bootstrap selectpciker for dropdown. Validation message placement are correct for all fields except the dropdown, so I would like to know how can I place the validation messsage below dropdown instead of above it using jquery validate?

here is the error in image

my jquery script for validating form

...
Type
Question
10298 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
9493 0
jQuery Datatable implementation in MVC C#
Article demonstrate the implementation of jquery Datatable in ASP.NET MVC C#
Type
Article
8273 0
Read XML using jQuery & load it in HTML Table
In this article, I have provided code to read and extract XML using jQuery Ajax and load XML content in HTML Table to view it properly.
Type
Article

Page 1 of 6