Click here to Skip to main content
15,892,746 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: web mobile application Pin
David Mujica8-Feb-12 3:33
David Mujica8-Feb-12 3:33 
GeneralRe: web mobile application Pin
tek 20098-Feb-12 7:30
tek 20098-Feb-12 7:30 
GeneralRe: web mobile application Pin
Bernhard Hiller8-Feb-12 20:42
Bernhard Hiller8-Feb-12 20:42 
GeneralRe: web mobile application Pin
tek 20099-Feb-12 0:26
tek 20099-Feb-12 0:26 
QuestionjQuery Autocomplete Failed Pin
awedaonline7-Feb-12 20:20
awedaonline7-Feb-12 20:20 
GeneralRe: jQuery Autocomplete Failed Pin
Bryian Tan8-Feb-12 6:21
professionalBryian Tan8-Feb-12 6:21 
GeneralRe: jQuery Autocomplete Failed Pin
awedaonline8-Feb-12 22:02
awedaonline8-Feb-12 22:02 
AnswerRe: jQuery Autocomplete Failed Pin
jkirkerx8-Feb-12 12:49
professionaljkirkerx8-Feb-12 12:49 
The Dom wasn't ready after the postback, thus the conditional statement which roughly states

if DOM is ready then run autocomplete.

$(document).ready(function () {


I suspect that you loaded your JQuery in the wrong section, probably needs to be inside the body or form tags, at the bottom after the textbox objects are created, so the Jquery has something to attach to.
GeneralRe: jQuery Autocomplete Failed Pin
awedaonline8-Feb-12 22:03
awedaonline8-Feb-12 22:03 
GeneralRe: jQuery Autocomplete Failed Pin
jkirkerx9-Feb-12 7:00
professionaljkirkerx9-Feb-12 7:00 
QuestionModalPopup JScript runtime error on properties Drag="true" Pin
Dharmendra-KumarBLR7-Feb-12 0:08
Dharmendra-KumarBLR7-Feb-12 0:08 
AnswerRe: ModalPopup JScript runtime error on properties Drag="true" Pin
Ali Al Omairi(Abu AlHassan)7-Feb-12 21:55
professionalAli Al Omairi(Abu AlHassan)7-Feb-12 21:55 
Questionexpress checkout keep loading didn't return to merchant Pin
awakepoh6-Feb-12 21:20
awakepoh6-Feb-12 21:20 
AnswerRe: express checkout keep loading didn't return to merchant Pin
jkirkerx8-Feb-12 12:54
professionaljkirkerx8-Feb-12 12:54 
GeneralRe: express checkout keep loading didn't return to merchant Pin
awakepoh8-Feb-12 22:46
awakepoh8-Feb-12 22:46 
NewsRe: express checkout keep loading didn't return to merchant Pin
jkirkerx9-Feb-12 6:56
professionaljkirkerx9-Feb-12 6:56 
GeneralRe: express checkout keep loading didn't return to merchant Pin
awakepoh10-Feb-12 3:00
awakepoh10-Feb-12 3:00 
GeneralRe: express checkout keep loading didn't return to merchant Pin
jkirkerx10-Feb-12 6:07
professionaljkirkerx10-Feb-12 6:07 
QuestionVirualiztion concept for Client Server windows application Pin
D.Manivelan6-Feb-12 19:58
D.Manivelan6-Feb-12 19:58 
Question[Originally posted in C# forum] Bug Tracking for ASP.Net Website Pin
Ed Nutting6-Feb-12 5:17
Ed Nutting6-Feb-12 5:17 
AnswerBug Tracking Pin
David Mujica6-Feb-12 7:35
David Mujica6-Feb-12 7:35 
Questionstore and retrive swf in and from asp.net database Pin
mohmed216-Feb-12 4:24
mohmed216-Feb-12 4:24 
AnswerRe: store and retrive swf in and from asp.net database Pin
Not Active6-Feb-12 5:18
mentorNot Active6-Feb-12 5:18 
QuestionThe process cannot access the file because it is being used by another process. Pin
Vimalsoft(Pty) Ltd6-Feb-12 2:13
professionalVimalsoft(Pty) Ltd6-Feb-12 2:13 
AnswerRe: The process cannot access the file because it is being used by another process. Pin
Satish_S6-Feb-12 3:12
Satish_S6-Feb-12 3:12 

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.