Click here to Skip to main content
15,917,329 members
Home / Discussions / JavaScript
   

JavaScript

 
QuestionWhile Press "Esc" key ajax request and response is stopped in the browser Pin
PeriyasamyRamachandran26-Oct-10 18:40
PeriyasamyRamachandran26-Oct-10 18:40 
AnswerRe: While Press "Esc" key ajax request and response is stopped in the browser Pin
Jules VDV27-Oct-10 4:33
Jules VDV27-Oct-10 4:33 
GeneralRe: While Press "Esc" key ajax request and response is stopped in the browser [modified] Pin
PeriyasamyRamachandran27-Oct-10 19:48
PeriyasamyRamachandran27-Oct-10 19:48 
GeneralRe: While Press "Esc" key ajax request and response is stopped in the browser Pin
Jules VDV28-Oct-10 3:54
Jules VDV28-Oct-10 3:54 
GeneralRe: While Press "Esc" key ajax request and response is stopped in the browser Pin
PeriyasamyRamachandran28-Oct-10 18:24
PeriyasamyRamachandran28-Oct-10 18:24 
QuestionDo not stop the Ajax request and response when "Esc" key is pressed Pin
PeriyasamyRamachandran25-Oct-10 22:15
PeriyasamyRamachandran25-Oct-10 22:15 
GeneralDisable Tabbed browsing using javascript Pin
manowj25-Oct-10 1:57
manowj25-Oct-10 1:57 
GeneralRe: Disable Tabbed browsing using javascript Pin
Steve Echols25-Oct-10 15:58
Steve Echols25-Oct-10 15:58 
I don't think you can close tabs you didn't open through javascript (imagine the havoc that would cause, if every web page you went to closed all your other tabs).

If you did open it (using window.open()), you can close it using window.close() or self.close().

- S
50 cups of coffee and you know it's on!
Code, follow, or get out of the way.

GeneralRe: Disable Tabbed browsing using javascript Pin
moocr.com1-Nov-10 15:32
moocr.com1-Nov-10 15:32 
QuestiongetElementById not working in Windows Mobile 5.0 Pin
Rahul Chitte24-Oct-10 21:19
Rahul Chitte24-Oct-10 21:19 
QuestionUsing Google Analytics _trackEvent() Pin
BDMaruf24-Oct-10 3:53
BDMaruf24-Oct-10 3:53 
AnswerRe: Using Google Analytics _trackEvent() Pin
Md. Marufuzzaman24-Oct-10 3:58
professionalMd. Marufuzzaman24-Oct-10 3:58 
QuestionFind Gridview Footer Row Pin
SatyaKeerthi1522-Oct-10 1:27
SatyaKeerthi1522-Oct-10 1:27 
AnswerRe: Find Gridview Footer Row Pin
Steve Echols25-Oct-10 16:22
Steve Echols25-Oct-10 16:22 
Questiondom childNodes problem Pin
ekba8919-Oct-10 5:34
ekba8919-Oct-10 5:34 
AnswerRe: dom childNodes problem Pin
Gerben Jongerius20-Oct-10 2:45
Gerben Jongerius20-Oct-10 2:45 
GeneralRe: dom childNodes problem Pin
ekba8920-Oct-10 8:41
ekba8920-Oct-10 8:41 
QuestionDocument.Write not working. Pin
thebiostyle14-Oct-10 14:54
thebiostyle14-Oct-10 14:54 
AnswerRe: Document.Write not working. Pin
Dr.Walt Fair, PE14-Oct-10 15:18
professionalDr.Walt Fair, PE14-Oct-10 15:18 
GeneralRe: Document.Write not working. Pin
thebiostyle14-Oct-10 17:39
thebiostyle14-Oct-10 17:39 
AnswerRe: Document.Write not working. Pin
Pete O'Hanlon14-Oct-10 22:46
mvePete O'Hanlon14-Oct-10 22:46 
GeneralRe: Document.Write not working. [modified] Pin
thebiostyle15-Oct-10 6:50
thebiostyle15-Oct-10 6:50 
GeneralRe: Document.Write not working. Pin
thebiostyle25-Oct-10 6:14
thebiostyle25-Oct-10 6:14 
QuestionError in developing my first AJAX example. . . . Pin
khurram_shahzad14-Oct-10 6:03
khurram_shahzad14-Oct-10 6:03 
AnswerRe: Error in developing my first AJAX example. . . . Pin
Eddy Vluggen14-Oct-10 6:46
professionalEddy Vluggen14-Oct-10 6:46 

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.