Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.javascript > #25451

Re: I need help with the following code.

Newsgroups comp.lang.javascript
Date 2014-07-18 12:47 -0700
References (2 earlier) <4fcfff57-3b7e-47fe-bc56-f006d847d652@googlegroups.com> <XnsA36ECA0CCD17Deejj99@194.109.133.133> <53f9d880-6794-4ad6-a219-1276e3df41d9@googlegroups.com> <180720142006353796%timstreater@greenbee.net> <98e6072b-a63c-42fb-aee6-e7524483c4f0@googlegroups.com>
Message-ID <a177742e-cb25-42bc-9be2-d2822c91e59a@googlegroups.com> (permalink)
Subject Re: I need help with the following code.
From Iria Vasquez-Paez <iriavp@gmail.com>

Show all headers | View raw


On Friday, July 18, 2014 12:27:49 PM UTC-7, Iria Vasquez-Paez wrote:
> On Friday, July 18, 2014 12:06:35 PM UTC-7, Tim Streater wrote:
> 
> > In article <53f9d880-6794-4ad6-a219-1276e3df41d9@googlegroups.com>,
> 
> > 
> 
> > Iria Vasquez-Paez <iriavp@gmail.com> wrote:
> 
> > 
> 
> >
> 
> > 
> 
> > > On Friday, July 18, 2014 10:51:44 AM UTC-7, Evertjan. wrote:
> 
> > 
> 
> > 
> 
> > 
> 
> > > > The question remains: 
> 
> > 
> 
> > > > 
> 
> > 
> 
> > > > "What do you want your code to do?"
> 
> > 
> 
> > 
> 
> > 
> 
> > > Thanks but that solution, however matching in brevity, doesn't work in the
> 
> > 
> 
> > > editor.
> 
> > 
> 
> > 
> 
> > 
> 
> > What editor? And what does an editor have to do with anything? Your
> 
> > 
> 
> > javascript is executed by a *browser*. Which one are you using?
> 
> > 
> 
> > 
> 
> > 
> 
> > -- 
> 
> > 
> 
> > "Once you adopt the unix paradigm, the variants cease to be a problem - you
> 
> > 
> 
> > bitch, of course, but that's because bitching is fun, unlike M$ OS's, where 
> 
> > 
> 
> > bitching is required to keep your head from exploding." - S Stremler in afc
> 
> 
> 
> My browser is Chrome. No solution I have tried is working. I have tried many solutions. I have no idea what will work yet. 
> 
> 
> 
> 
> 
> According to the website this is the solution: 
> 
> 
> 
> var bool = true;
> 
> 
> 
> while(bool){
> 
>     console.log("Less is more!");
> 
>     bool = false;
> 
> } 
> 
> 
> 
> 
> 
> You want to run a loop saying Less is more and end it. The browser freezes up with any code I write into it. 
> 
> 
> 
> 
> 
> Iria




Oh yes and when I use the code in Explorer it passes but freezes up so I can't get the point I want. It is one lousy point I'm going after here. The code freezes on all my browsers and I have no idea why that is. Thanks, 


Iria 

Back to comp.lang.javascript | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

I need help with the following code. Iria Vasquez-Paez <iriavp@gmail.com> - 2014-07-18 09:39 -0700
  Re: I need help with the following code. Tim Streater <timstreater@greenbee.net> - 2014-07-18 18:07 +0100
  Re: I need help with the following code. "Evertjan." <exxjxw.hannivoort@inter.nl.net> - 2014-07-18 19:14 +0200
    Re: I need help with the following code. Iria Vasquez-Paez <iriavp@gmail.com> - 2014-07-18 10:28 -0700
      Re: I need help with the following code. "Evertjan." <exxjxw.hannivoort@inter.nl.net> - 2014-07-18 19:51 +0200
        Re: I need help with the following code. Iria Vasquez-Paez <iriavp@gmail.com> - 2014-07-18 11:24 -0700
          Re: I need help with the following code. Tim Streater <timstreater@greenbee.net> - 2014-07-18 20:06 +0100
            Re: I need help with the following code. Iria Vasquez-Paez <iriavp@gmail.com> - 2014-07-18 12:27 -0700
              Re: I need help with the following code. Iria Vasquez-Paez <iriavp@gmail.com> - 2014-07-18 12:47 -0700
              Re: I need help with the following code. Ben Bacarisse <ben.usenet@bsb.me.uk> - 2014-07-18 21:30 +0100
                Re: I need help with the following code. Iria Vasquez-Paez <iriavp@gmail.com> - 2014-07-18 14:41 -0700
                Re: I need help with the following code. Ben Bacarisse <ben.usenet@bsb.me.uk> - 2014-07-18 23:28 +0100
                Re: I need help with the following code. Iria Vasquez-Paez <iriavp@gmail.com> - 2014-07-18 16:54 -0700
                Re: I need help with the following code. Ben Bacarisse <ben.usenet@bsb.me.uk> - 2014-07-19 01:57 +0100
                Re: I need help with the following code. Mike Duffy <md_002@videotron.ca> - 2014-07-18 21:29 -0400
                Re: I need help with the following code. Ben Bacarisse <ben.usenet@bsb.me.uk> - 2014-07-19 03:00 +0100
                Re: I need help with the following code. Gene Wirchenko <genew@telus.net> - 2014-07-21 10:23 -0700
                Re: I need help with the following code. Tim Streater <timstreater@greenbee.net> - 2014-07-19 09:11 +0100
              Re: I need help with the following code. Tim Streater <timstreater@greenbee.net> - 2014-07-18 21:33 +0100
          Re: I need help with the following code. "Evertjan." <exxjxw.hannivoort@inter.nl.net> - 2014-07-18 22:06 +0200
  Re: I need help with the following code. Iria Vasquez-Paez <iriavp@gmail.com> - 2014-07-18 10:23 -0700
    Re: I need help with the following code. Tim Streater <timstreater@greenbee.net> - 2014-07-18 18:27 +0100
  Re: I need help with the following code. danca <cyberdanny@tiscalinet.it> - 2014-07-18 22:04 +0200
    Re: I need help with the following code. danca <cyberdanny@tiscalinet.it> - 2014-07-18 22:53 +0200
      Re: I need help with the following code. danca <cyberdanny@tiscalinet.it> - 2014-07-18 22:56 +0200
      Re: I need help with the following code. Tim Streater <timstreater@greenbee.net> - 2014-07-18 22:08 +0100
        Re: I need help with the following code. danca <cyberdanny@tiscalinet.it> - 2014-07-18 23:37 +0200
          Re: I need help with the following code. John Harris <niam@jghnorth.org.uk.invalid> - 2014-07-20 10:50 +0100
            Re: I need help with the following code. danca <cyberdanny@tiscalinet.it> - 2014-07-20 20:56 +0200
              Re: I need help with the following code. Tim Streater <timstreater@greenbee.net> - 2014-07-20 22:40 +0100
                Re: I need help with the following code. "Evertjan." <exxjxw.hannivoort@inter.nl.net> - 2014-07-21 07:41 +0200
              Re: I need help with the following code. Scott Sauyet <scott.sauyet@gmail.com> - 2014-07-21 11:49 -0700
                Re: I need help with the following code. danca <cyberdanny@tiscalinet.it> - 2014-07-22 13:58 +0200
                Re: I need help with the following code. Scott Sauyet <scott.sauyet@gmail.com> - 2014-07-22 07:45 -0700
                Re: I need help with the following code. danca <cyberdanny@tiscalinet.it> - 2014-07-22 21:54 +0200
      Re: I need help with the following code. Iria Vasquez-Paez <iriavp@gmail.com> - 2014-07-18 14:42 -0700
        Re: I need help with the following code. danca <cyberdanny@tiscalinet.it> - 2014-07-19 00:00 +0200
          Re: I need help with the following code. Ben Bacarisse <ben.usenet@bsb.me.uk> - 2014-07-18 23:42 +0100
  Re: I need help with the following code. Denis McMahon <denismfmcmahon@gmail.com> - 2014-07-18 21:12 +0000

csiph-web