[jQuery] Re: Optimize object random generator

2009-06-29 Thread chronotype
No idea :[ On Jun 27, 2:51 am, chronotype wrote: > Thank You Eric, > > it looks intresting and much more flexible, but it's to complex for me > in this case. > > What I'm thinking on is, for example: > - chain the whole DOM node creation process or > - create a jQuery function or > - ... > > So

[jQuery] Re: Optimize object random generator

2009-06-26 Thread chronotype
Thank You Eric, it looks intresting and much more flexible, but it's to complex for me in this case. What I'm thinking on is, for example: - chain the whole DOM node creation process or - create a jQuery function or - ... So just an easy one to understand the "way of life" in jQuery :] On Jun

[jQuery] Re: Optimize object random generator

2009-06-26 Thread Eric Garside
I put together a plugin to handle this kind of thing that does okay in most browsers, called replicator. Give that a shot and see if it helps making your life any easier. http://eric.garside.name/docs.html?p=replicator On Jun 26, 10:11 am, chronotype wrote: > Hello, > > i've created a function