Click here to Skip to main content
15,907,001 members
Home / Discussions / JavaScript
   

JavaScript

 
GeneralRe: Dynamics CRM 2011 - Cutomizing datetime picker in CRM Form Pin
phil.o27-Apr-11 20:39
professionalphil.o27-Apr-11 20:39 
Questionjquery ajaxupload Pin
dbongs25-Apr-11 23:46
dbongs25-Apr-11 23:46 
AnswerRe: jquery ajaxupload Pin
Monjurul Habib27-Apr-11 9:42
professionalMonjurul Habib27-Apr-11 9:42 
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
professional#realJSOP23-Apr-11 1:04 
AnswerRe: All code on one line? Pin
Not Active23-Apr-11 3:12
mentorNot Active23-Apr-11 3:12 
A minimized javascript file does load faster because it has fewer characters to transmit across the wire. Also why comments are removed, the javascript engine ignores them anyway. That's why you typically see two javascript files, like script.js and script.debug.js. the latter of course being used for debugging situations were it has full comments and formatting for readbility.

I know the language. I've read a book. - _Madmatt

GeneralRe: All code on one line? Pin
#realJSOP23-Apr-11 3:37
professional#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 
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 

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.