Click here to Skip to main content
15,891,529 members
Home / Discussions / JavaScript
   

JavaScript

 
GeneralRe: Question of a dusy_dex Pin
Hakan Bulut13-Apr-13 1:26
Hakan Bulut13-Apr-13 1:26 
GeneralRe: Question of a dusy_dex Pin
Richard MacCutchan14-Apr-13 4:32
mveRichard MacCutchan14-Apr-13 4:32 
GeneralRe: Question of a dusy_dex Pin
Hakan Bulut15-Apr-13 4:31
Hakan Bulut15-Apr-13 4:31 
GeneralRe: Question of a dusy_dex Pin
Richard MacCutchan15-Apr-13 4:41
mveRichard MacCutchan15-Apr-13 4:41 
AnswerRe: Question of a dusy_dex Pin
dusty_dex13-Apr-13 0:19
dusty_dex13-Apr-13 0:19 
GeneralRe: Question of a dusy_dex Pin
Hakan Bulut13-Apr-13 3:57
Hakan Bulut13-Apr-13 3:57 
GeneralRe: Question of a dusy_dex Pin
dusty_dex13-Apr-13 4:30
dusty_dex13-Apr-13 4:30 
GeneralRe: Question of a dusy_dex Pin
Hakan Bulut13-Apr-13 23:38
Hakan Bulut13-Apr-13 23:38 
C#
if(oel[i] != arrIns[11]) {
            arr = new Array(35);
            arr[i] = oel[i];
            console.log(Array.isArray(arr)); // false
            //arr = arr.join("|");
            //arr.lenght = 35;
            //console.log(arr);
            //if(arr[i] == oel[i]) { arr[i] = true; }
            //arr[i].IsNumeric(); // = this.value;
            //q = Math.floor(35/6);
            //document.write(arr[q].join('\n'), ", ");
            //openPage = function() { location.href = "unlucky2.html?Key=" + arr[i]; }
            //document.getElementById('copy_' + arr[i].id).innerHTML = arr[i].value;
            }
            delete oel[i];

These are is to following lines of question..
other numbers that I get to do again, I can not make any other I've ever wanted in an array. an array that 49 elemented to 35 elemented array wanted to assinging and unlucky enough to get a heap of numbers that I wanted to do...

GeneralRe: Question of a dusy_dex Pin
Hakan Bulut13-Apr-13 23:43
Hakan Bulut13-Apr-13 23:43 
GeneralRe: Question of a dusy_dex Pin
dusty_dex14-Apr-13 0:11
dusty_dex14-Apr-13 0:11 
GeneralRe: Question of a dusy_dex Pin
Hakan Bulut15-Apr-13 4:18
Hakan Bulut15-Apr-13 4:18 
GeneralRe: Question of a dusy_dex Pin
dusty_dex15-Apr-13 7:09
dusty_dex15-Apr-13 7:09 
GeneralRe: Question of a dusy_dex Pin
dusty_dex14-Apr-13 23:54
dusty_dex14-Apr-13 23:54 
GeneralRe: Question of a dusy_dex Pin
Hakan Bulut15-Apr-13 21:23
Hakan Bulut15-Apr-13 21:23 
GeneralRe: Question of a dusy_dex Pin
dusty_dex15-Apr-13 23:16
dusty_dex15-Apr-13 23:16 
GeneralRe: Question of a dusy_dex Pin
Hakan Bulut16-Apr-13 2:42
Hakan Bulut16-Apr-13 2:42 
GeneralRe: Question of a dusy_dex Pin
dusty_dex16-Apr-13 6:35
dusty_dex16-Apr-13 6:35 
GeneralRe: Question of a dusy_dex Pin
Hakan Bulut17-Apr-13 1:57
Hakan Bulut17-Apr-13 1:57 
GeneralRe: Question of a dusy_dex Pin
dusty_dex17-Apr-13 4:56
dusty_dex17-Apr-13 4:56 
GeneralRe: Question of a dusy_dex Pin
dusty_dex15-Apr-13 23:41
dusty_dex15-Apr-13 23:41 
GeneralRe: Question of a dusy_dex Pin
Hakan Bulut16-Apr-13 2:05
Hakan Bulut16-Apr-13 2:05 
GeneralRe: Question of a dusy_dex Pin
dusty_dex16-Apr-13 2:15
dusty_dex16-Apr-13 2:15 
GeneralRe: Question of a dusy_dex Pin
dusty_dex16-Apr-13 9:37
dusty_dex16-Apr-13 9:37 
GeneralRe: Question of a dusy_dex Pin
dusty_dex16-Apr-13 10:53
dusty_dex16-Apr-13 10:53 
GeneralRe: Question of a dusy_dex Pin
Hakan Bulut16-Apr-13 21:18
Hakan Bulut16-Apr-13 21:18 

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.