Click here to Skip to main content
15,890,438 members
Home / Discussions / JavaScript
   

JavaScript

 
GeneralRe: A question to dust_dex Pin
Hakan Bulut25-Mar-13 1:11
Hakan Bulut25-Mar-13 1:11 
GeneralRe: A question to dust_dex Pin
dusty_dex25-Mar-13 7:25
dusty_dex25-Mar-13 7:25 
GeneralRe: A question to dust_dex Pin
Hakan Bulut25-Mar-13 3:21
Hakan Bulut25-Mar-13 3:21 
GeneralRe: A question to dust_dex Pin
Hakan Bulut25-Mar-13 3:22
Hakan Bulut25-Mar-13 3:22 
GeneralRe: A question to dust_dex Pin
dusty_dex25-Mar-13 8:53
dusty_dex25-Mar-13 8:53 
GeneralRe: A question to dust_dex Pin
Hakan Bulut25-Mar-13 21:21
Hakan Bulut25-Mar-13 21:21 
GeneralRe: A question to dust_dex Pin
dusty_dex25-Mar-13 11:58
dusty_dex25-Mar-13 11:58 
GeneralRe: A question to dust_dex Pin
Hakan Bulut26-Mar-13 21:58
Hakan Bulut26-Mar-13 21:58 
Finally, ask you for anything more in a array of 12 elemented to 49 membered Argument want to match, you can also help me in this topic? JavaScript writing is so hard really. Thank you for your help.
I tried the following lines:



C#
var arrNumbers = [49];
var arrOutside = [];
var arrInside  = ["19","20","21","40","41","45","12","23","34","36","37","46"];
var z=0;
for(var i=0; i<12; i++) { arrInside[i]=false; }  

for(var j=49; j>0; --j) 
{ 
   arrNumbers[j]=j; 

   if(arrNumbers[j] != arrInside[i]) {
      document.write(arrNumbers[j]=arrOutside[z], +  ", ");
      arrInside[i] = true;
      z++;
   }
}

if this is what special things I did not want to deal with it..
I do not want to discuss whom it is could not be shy

GeneralRe: A question to dust_dex Pin
dusty_dex27-Mar-13 8:14
dusty_dex27-Mar-13 8:14 
GeneralRe: A question to dust_dex Pin
Hakan Bulut27-Mar-13 21:02
Hakan Bulut27-Mar-13 21:02 
QuestionNeed to read xml from HTTPS to HTTP Server Pin
satyam_8318-Mar-13 22:07
satyam_8318-Mar-13 22:07 
AnswerRe: Need to read xml from HTTPS to HTTP Server Pin
SoMad18-Mar-13 23:09
professionalSoMad18-Mar-13 23:09 
GeneralRe: Need to read xml from HTTPS to HTTP Server Pin
Marco Bertschi19-Mar-13 2:30
protectorMarco Bertschi19-Mar-13 2:30 
AnswerRe: Need to read xml from HTTPS to HTTP Server Pin
Marco Bertschi19-Mar-13 2:29
protectorMarco Bertschi19-Mar-13 2:29 
QuestionNeed to read xml from HTTPS to HTTP Server Pin
satyamshilpi18-Mar-13 21:45
satyamshilpi18-Mar-13 21:45 
AnswerRe: Need to read xml from HTTPS to HTTP Server Pin
Marco Bertschi19-Mar-13 2:29
protectorMarco Bertschi19-Mar-13 2:29 
AnswerRe: Need to read xml from HTTPS to HTTP Server Pin
dusty_dex19-Mar-13 8:59
dusty_dex19-Mar-13 8:59 
QuestionMoveMenuItems Pin
Dungas17-Mar-13 20:56
Dungas17-Mar-13 20:56 
AnswerRe: MoveMenuItems Pin
jkirkerx18-Mar-13 8:14
professionaljkirkerx18-Mar-13 8:14 
AnswerRe: MoveMenuItems Pin
Moykn2-Apr-13 2:32
Moykn2-Apr-13 2:32 
Questionhow to show unique number in the form ,and after submit when next time a user will enter it will show another unique number Pin
Member 824369316-Mar-13 2:18
Member 824369316-Mar-13 2:18 
AnswerRe: how to show unique number in the form ,and after submit when next time a user will enter it will show another unique number Pin
ZurdoDev19-Mar-13 2:20
professionalZurdoDev19-Mar-13 2:20 
QuestionHelp me with Jquery Pin
Nafiseh Salmani14-Mar-13 5:43
Nafiseh Salmani14-Mar-13 5:43 
AnswerRe: Help me with Jquery Pin
ZurdoDev15-Mar-13 11:04
professionalZurdoDev15-Mar-13 11:04 
AnswerRe: Help me with Jquery Pin
Moykn2-Apr-13 2:46
Moykn2-Apr-13 2: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.