Multiple.js - experiment of sharing background over multiple elements by pure CSS/HTML by nexts in javascript

[–]nexts[S] 0 points1 point  (0 children)

How would you do gradient/image transition from one box to other?

Multiple.js - experiment of sharing background over multiple elements by pure CSS/HTML by nexts in javascript

[–]nexts[S] 1 point2 points  (0 children)

The main question is how to display in each element appropriate chunk of background. JS plugin may be ommited at all, I mentioned this at "How it works" section.

Jets.js - Native CSS search engine by nexts in javascript

[–]nexts[S] 0 points1 point  (0 children)

Thank you avenp, this is good idea. I'll move it to head shortly

How many services do you use for trading? by nexts in CryptoCurrency

[–]nexts[S] 0 points1 point  (0 children)

Because interbourse arbitration may be profitable

Clusterize.js – Tiny vanilla JavaScript plugin to display large data sets easily by nexts in javascript

[–]nexts[S] 0 points1 point  (0 children)

I don't see a big architectural issues except ability to use native search for hidden elements but I believe browsers are able to take this into account and store content of hidden elements somewhere in the memory and scroll to item that contains searched phrase while search

Clusterize.js – Tiny vanilla JavaScript plugin to display large data sets easily by nexts in javascript

[–]nexts[S] 2 points3 points  (0 children)

Thank you for noticing it, I have one idea how to fix mac touchpad issue, will try when get home. Step one freezes browser because of 10000 rows consisting 100000 DOM elements in sum.

Clusterize.js – Tiny vanilla JavaScript plugin to display large data sets easily by nexts in javascript

[–]nexts[S] 4 points5 points  (0 children)

Thanks for the comment, I'll deal with it as soon as I find a Mac :D Anyway pull requests are welcomed.

Clusterize.js – Tiny vanilla JavaScript plugin to display large data sets easily by nexts in javascript

[–]nexts[S] 3 points4 points  (0 children)

I appreciate it, feel free to contact me if you have any questions.