Click here to Skip to main content
15,884,537 members
Home / Discussions / JavaScript
   

JavaScript

 
Questioncalander Pin
amit.veterans23-Apr-11 21:28
amit.veterans23-Apr-11 21:28 
AnswerRe: calander Pin
thatraja24-Apr-11 18:06
professionalthatraja24-Apr-11 18:06 
AnswerRe: calander Pin
RakeshMeena9-Jun-11 19:36
RakeshMeena9-Jun-11 19:36 
QuestionAll code on one line? Pin
#realJSOP23-Apr-11 1:04
mve#realJSOP23-Apr-11 1:04 
AnswerRe: All code on one line? Pin
Not Active23-Apr-11 3:12
mentorNot Active23-Apr-11 3:12 
GeneralRe: All code on one line? Pin
#realJSOP23-Apr-11 3:37
mve#realJSOP23-Apr-11 3:37 
GeneralRe: All code on one line? Pin
Not Active23-Apr-11 4:36
mentorNot Active23-Apr-11 4:36 
AnswerRe: All code on one line? Pin
RakeshMeena9-Jun-11 19:44
RakeshMeena9-Jun-11 19:44 
My answer is yes to all your questions. Removing unnecessary characters from javascript is known as minification and it does improve performance (I myself noticed this in one of my projects). Hence by the same logic removing comments will also improve performance.
Also this is one of the suggest best-practices by Yahoo.
QuestionBrowse for folder Pin
krutikaji22-Apr-11 7:40
krutikaji22-Apr-11 7:40 
AnswerRe: Browse for folder Pin
Not Active22-Apr-11 8:58
mentorNot Active22-Apr-11 8:58 
Questionajaxupload [modified] Pin
dbongs21-Apr-11 0:23
dbongs21-Apr-11 0:23 
AnswerRe: ajaxupload Pin
Not Active21-Apr-11 2:12
mentorNot Active21-Apr-11 2:12 
Questionjquery grid paging and textbox event Pin
fififlowertot17-Apr-11 23:03
fififlowertot17-Apr-11 23:03 
GeneralRe: jquery grid paging and textbox event Pin
Sunasara Imdadhusen5-May-11 3:58
professionalSunasara Imdadhusen5-May-11 3:58 
QuestionJquery Autocomplete Pin
fififlowertot13-Apr-11 5:51
fififlowertot13-Apr-11 5:51 
AnswerRe: Jquery Autocomplete Pin
Not Active13-Apr-11 6:12
mentorNot Active13-Apr-11 6:12 
GeneralRe: Jquery Autocomplete Pin
fififlowertot14-Apr-11 0:26
fififlowertot14-Apr-11 0:26 
GeneralRe: Jquery Autocomplete Pin
Gerben Jongerius14-Apr-11 1:14
Gerben Jongerius14-Apr-11 1:14 
GeneralRe: Jquery Autocomplete Pin
fififlowertot14-Apr-11 1:37
fififlowertot14-Apr-11 1:37 
Questionselect with same data/options Pin
Morgs Morgan7-Apr-11 22:35
Morgs Morgan7-Apr-11 22:35 
AnswerRe: select with same data/options Pin
Luc Pattyn8-Apr-11 1:10
sitebuilderLuc Pattyn8-Apr-11 1:10 
GeneralRe: select with same data/options Pin
Morgs Morgan8-Apr-11 3:19
Morgs Morgan8-Apr-11 3:19 
AnswerRe: select with same data/options Pin
Luc Pattyn8-Apr-11 3:31
sitebuilderLuc Pattyn8-Apr-11 3:31 
GeneralRe: select with same data/options Pin
Morgs Morgan8-Apr-11 5:26
Morgs Morgan8-Apr-11 5:26 
AnswerRe: select with same data/options Pin
sydongda10-Apr-11 22:56
sydongda10-Apr-11 22:56 

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.