Click here to Skip to main content
15,917,875 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: CSS Problem Pin
Richard Deeming3-Nov-14 23:19
mveRichard Deeming3-Nov-14 23:19 
QuestionASP.Net MVC 5 - First Project Error Pin
Kevin Marois3-Nov-14 5:51
professionalKevin Marois3-Nov-14 5:51 
AnswerRe: ASP.Net MVC 5 - First Project Error Pin
Kevin Marois3-Nov-14 6:02
professionalKevin Marois3-Nov-14 6:02 
GeneralHandlings rows in Datatables Pin
adekunbi29-Oct-14 3:43
adekunbi29-Oct-14 3:43 
SuggestionRe: Handlings rows in Datatables Pin
ZurdoDev29-Oct-14 5:46
professionalZurdoDev29-Oct-14 5:46 
GeneralRe: Handlings rows in Datatables Pin
adekunbi29-Oct-14 6:01
adekunbi29-Oct-14 6:01 
GeneralRe: Handlings rows in Datatables Pin
ZurdoDev29-Oct-14 6:04
professionalZurdoDev29-Oct-14 6:04 
GeneralRe: Handlings rows in Datatables Pin
adekunbi29-Oct-14 23:40
adekunbi29-Oct-14 23:40 
QuestionRe: Handlings rows in Datatables Pin
ZurdoDev30-Oct-14 1:37
professionalZurdoDev30-Oct-14 1:37 
AnswerRe: Handlings rows in Datatables Pin
adekunbi30-Oct-14 1:41
adekunbi30-Oct-14 1:41 
GeneralRe: Handlings rows in Datatables Pin
ZurdoDev30-Oct-14 1:52
professionalZurdoDev30-Oct-14 1:52 
GeneralRe: Handlings rows in Datatables Pin
adekunbi30-Oct-14 2:02
adekunbi30-Oct-14 2:02 
AnswerRe: Handlings rows in Datatables Pin
ZurdoDev30-Oct-14 2:12
professionalZurdoDev30-Oct-14 2:12 
GeneralRe: Handlings rows in Datatables Pin
adekunbi29-Oct-14 23:57
adekunbi29-Oct-14 23:57 
QuestionTypeError: $(...).autocomplete is not a function Pin
NarVish24-Oct-14 0:20
NarVish24-Oct-14 0:20 
SuggestionRe: TypeError: $(...).autocomplete is not a function Pin
Laiju k24-Oct-14 0:39
professionalLaiju k24-Oct-14 0:39 
GeneralRe: TypeError: $(...).autocomplete is not a function Pin
NarVish24-Oct-14 0:46
NarVish24-Oct-14 0:46 
AnswerRe: TypeError: $(...).autocomplete is not a function Pin
Laiju k24-Oct-14 1:18
professionalLaiju k24-Oct-14 1:18 
GeneralRe: TypeError: $(...).autocomplete is not a function Pin
NarVish24-Oct-14 2:01
NarVish24-Oct-14 2:01 
GeneralRe: TypeError: $(...).autocomplete is not a function Pin
Laiju k24-Oct-14 2:13
professionalLaiju k24-Oct-14 2:13 
AnswerRe: TypeError: $(...).autocomplete is not a function Pin
CAReed25-Oct-14 4:50
professionalCAReed25-Oct-14 4:50 
In your $.ajax call, change the type to "GET" and remove the data and success parameters.

In your .cshtml file, set the method to "get" in your form.

You do not need to pass any other data to the autocomplete function except for the form data.
Christopher Reed
"The oxen are slow, but the earth is patient."

RantHTML & JavaScript pains Pin
Adriaan Davel19-Oct-14 7:05
Adriaan Davel19-Oct-14 7:05 
QuestionHow to make my own hotspot Pin
Jassim Rahma18-Oct-14 13:17
Jassim Rahma18-Oct-14 13:17 
Questiondreamweaver help Pin
nikunj0117-Oct-14 19:23
nikunj0117-Oct-14 19:23 
AnswerRe: dreamweaver help Pin
Kornfeld Eliyahu Peter18-Oct-14 21:09
professionalKornfeld Eliyahu Peter18-Oct-14 21:09 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.