Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
loginx
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
61.
▲
by
loginx
17y ago
I texted it to myself, i'll read it at some point.
62.
▲
by
loginx
17y ago
I second this. Graphing libs fall into 2 camps: - Flash and JS charts. Those are interactive and most of the processing takes place on the client side, but they cannot be embedded into email reports or PDF documents or anything else, and ar
63.
▲
by
loginx
17y ago
Okay I get the point for missing CSS, that makes sense... But in the case of only JS being disabled, a hidden div will remain hidden also, thus accomplishing the exact same thing in that case.
64.
▲
by
loginx
17y ago
What are the benefits of this compared to showing hidden divs, which can be done in one line of code with a CSS selector?