Click here to Skip to main content
       

JavaScript

 
You must Sign In to use this message board.
Search this forum  
    Spacing  Noise  Layout  Per page  Show 
QuestionHow to calculate difference between two dates PinmemberRobymon17 Sep '12 - 23:46 
AnswerRe: How to calculate difference between two dates PinmemberJoan Murt18 Sep '12 - 4:59 
Questionfyi: accidental find: using JavaScript DOM in browser to parse a URL PinmemberBillWoodruff14 Sep '12 - 22:54 
AnswerRe: fyi: accidental find: using JavaScript DOM in browser to parse a URL Pinmemberziggyfish10 Oct '12 - 6:26 
Questiongoogle map splite write problem Pinmemberchogrf13 Sep '12 - 2:48 
QuestionFastest way to select all elements in a *ListBox* PinmemberA*****12 Sep '12 - 19:32 
AnswerRe: Fastest way to select all elements in a *ListBox* PinmemberBobJanova12 Sep '12 - 23:04 
What is with the unroll factor and two loops? That is pointless ... running a for loop 600 times isn't what's slow.
 
Manipulating the DOM can be slow. You might do better to get .innerHTML, do a regex replace for '<option( selected)?' with either '<option' or '<option selected', and then reassign .innerHTML.
GeneralRe: Fastest way to select all elements in a *ListBox* PinmemberA*****13 Sep '12 - 12:27 
GeneralRe: Fastest way to select all elements in a *ListBox* PinmemberA*****13 Sep '12 - 18:55 
Questionjavascript _> activex passing by reference PinmemberJohan000112 Sep '12 - 1:40 
AnswerRe: javascript _> activex passing by reference Pinmembertwseitex16 Sep '12 - 1:09 
GeneralRe: javascript _> activex passing by reference PinmemberJohan000117 Sep '12 - 0:46 
GeneralRe: javascript _> activex passing by reference Pinmembertwseitex17 Sep '12 - 8:30 
GeneralRe: javascript _> activex passing by reference PinmemberJohan000117 Sep '12 - 21:38 
GeneralRe: javascript _> activex passing by reference Pinmembertwseitex18 Sep '12 - 8:58 
GeneralRe: javascript _> activex passing by reference PinmemberJohan000118 Sep '12 - 23:28 
GeneralRe: javascript _> activex passing by reference PinmemberJohan000117 Sep '12 - 1:03 
AnswerRe: javascript _> activex passing by reference [modified] PinmvpManfred R. Bihy19 Sep '12 - 1:02 
GeneralRe: javascript _> activex passing by reference PinmemberJohan000119 Sep '12 - 2:02 
GeneralRe: javascript _> activex passing by reference PinmvpManfred R. Bihy19 Sep '12 - 2:06 
GeneralRe: javascript _> activex passing by reference PinmvpManfred R. Bihy19 Sep '12 - 2:12 
QuestionCreate AD block functionality for my website Pinmemberswayam.test1.gmail10 Sep '12 - 19:58 
AnswerRe: Create AD block functionality for my website Pinmemberenhzflep11 Sep '12 - 22:06 
QuestionHow does Google show_ads.js work? Pinmemberswayam.test1.gmail10 Sep '12 - 19:57 
QuestionHow to send request data from one tab to other tab which are on same jsp Pinmembermayureshdh9 Sep '12 - 18:52 

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

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


Advertise | Privacy | Mobile
Web04 | 2.6.130523.1 | Last Updated 24 May 2013
Copyright © CodeProject, 1999-2013
All Rights Reserved. Terms of Use
Layout: fixed | fluid