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


Groups > comp.lang.javascript > #29681

Re: Javasscript event handling upon objects.

Newsgroups comp.lang.javascript
Date 2016-02-24 03:20 -0800
References <54796993-a97d-4a7b-abfe-868c1cd210fa@googlegroups.com> <69589233-ee75-4370-afea-0a89f2e0e8a2@googlegroups.com> <e66f8626-06f0-4ae3-9cf6-c55374f44f5f@googlegroups.com> <XnsA5B874F124EDFeejj99@194.109.6.166> <a6a27862-8b0a-427d-b33f-14c9b4339287@googlegroups.com>
Message-ID <0e613991-df4e-4c56-9e71-84527497327c@googlegroups.com> (permalink)
Subject Re: Javasscript event handling upon objects.
From jonas.thornvall@gmail.com

Show all headers | View raw


Den onsdag 24 februari 2016 kl. 12:03:02 UTC+1 skrev jonas.t...@gmail.com:
> Den onsdag 24 februari 2016 kl. 11:29:38 UTC+1 skrev Evertjan.:
> > "Michael Haufe (TNO)" <tno@thenewobjective.com> wrote on 24 Feb 2016 in
> > comp.lang.javascript: 
> > 
> > >> I did see someone wrote about a SVG library pros and cons and is it
> > >> hard 
> > > to learn?
> > > 
> > > It will be easier than trying to implement/reinvent it yourself using
> > > canvas APIs. The latter is far more low level. 
> > 
> > Maybe so, but depicting only rectangles [even with rounded corners],
> > why not use bordered divs that are absolutely positioned?
> > 
> > Using libraries where html can do the trick, well ....
> > 
> > -- 
> > Evertjan.
> > The Netherlands.
> > (Please change the x'es to dots in my emailaddress)
> 
> I need to be able to move them around like this and put interconnecting links. And i will as soon i can figure out the formula for multiples of nodes needed for evenly distributed unique links.
> 
> Well first of multiple of nodes/edges for 3 linked is 4 that evens out.
> And for a 4 linked uniform nodenetwork 9 nodes/edges is the first multiple that evens out. But what is the general formula?
> 
> http://jt.node365.se/nodes3.html

Sorry 9 nodes/"vertices" is the minimum that even outs for a 4-linked/edged network.

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


Thread

Javasscript event handling upon objects. jonas.thornvall@gmail.com - 2016-02-22 05:57 -0800
  Re: Javasscript event handling upon objects. jonas.thornvall@gmail.com - 2016-02-22 06:09 -0800
    Re: Javasscript event handling upon objects. "Evertjan." <exxjxw.hannivoort@inter.nl.net> - 2016-02-22 15:38 +0100
    Re: Javasscript event handling upon objects. "Michael Haufe (TNO)" <tno@thenewobjective.com> - 2016-02-23 19:02 -0800
      Re: Javasscript event handling upon objects. jonas.thornvall@gmail.com - 2016-02-24 01:33 -0800
        Re: Javasscript event handling upon objects. jonas.thornvall@gmail.com - 2016-02-24 01:34 -0800
      Re: Javasscript event handling upon objects. "Evertjan." <exxjxw.hannivoort@inter.nl.net> - 2016-02-24 11:29 +0100
        Re: Javasscript event handling upon objects. jonas.thornvall@gmail.com - 2016-02-24 03:02 -0800
          Re: Javasscript event handling upon objects. jonas.thornvall@gmail.com - 2016-02-24 03:20 -0800
        Re: Javasscript event handling upon objects. "Michael Haufe (TNO)" <tno@thenewobjective.com> - 2016-02-24 06:03 -0800
          Re: Javasscript event handling upon objects. jonas.thornvall@gmail.com - 2016-02-24 14:18 -0800
            Re: Javasscript event handling upon objects. "Evertjan." <exxjxw.hannivoort@inter.nl.net> - 2016-02-25 01:07 +0100
              Re: Javasscript event handling upon objects. jonas.thornvall@gmail.com - 2016-02-24 23:36 -0800
                Re: Javasscript event handling upon objects. "Evertjan." <exxjxw.hannivoort@inter.nl.net> - 2016-02-25 10:35 +0100
  Re: Javasscript event handling upon objects. "Evertjan." <exxjxw.hannivoort@inter.nl.net> - 2016-02-22 15:27 +0100
  Re: Javasscript event handling upon objects. Aleksandro <aleksandro@gmx.com> - 2016-02-22 12:11 -0300
    Re: Javasscript event handling upon objects. jonas.thornvall@gmail.com - 2016-02-22 07:37 -0800
      Re: Javasscript event handling upon objects. Silvio <silvio@internet.com> - 2016-02-22 16:47 +0100
        Re: Javasscript event handling upon objects. jonas.thornvall@gmail.com - 2016-02-22 10:29 -0800
          Re: Javasscript event handling upon objects. jonas.thornvall@gmail.com - 2016-02-22 13:23 -0800
            Re: Javasscript event handling upon objects. jonas.thornvall@gmail.com - 2016-02-22 13:34 -0800
              Re: Javasscript event handling upon objects. Silvio <silvio@internet.com> - 2016-02-22 23:05 +0100

csiph-web