TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Transforms – Tool for web developers

63 pointsby DLionover 10 years ago

10 comments

richbradshawover 10 years ago
Why not use input[type='range'] rather than these horrible unusable sliders? Also, why aren't your numbers input[type='number']? Then you could press up and down to change them. If you provided a step value that matches the unit (e.g. 0.1, 1 or 10), then this would be much more browsable.
realusernameover 10 years ago
I don&#x27;t understand, the sliders are doing nothing (Firefox 31), is that suppose to do anything ?<p>By the way the contrast is really bad on the top menu and I have to hover everything to have an idea of the text.
nsomaruover 10 years ago
Note: sliders are not working for me Win 7 x64 Firefox 31.0
purpleturtleover 10 years ago
Similarly, I recently built a real-time animation tester. It accepts the full range of CSS properties:<p><a href="http://codepen.io/julianshapiro/full/oHaCy/" rel="nofollow">http:&#x2F;&#x2F;codepen.io&#x2F;julianshapiro&#x2F;full&#x2F;oHaCy&#x2F;</a><p>Useful for understanding the difference between properties and for testing out motion design concepts.
altschulerover 10 years ago
Nifty little tool. I would make the sliders much wider, since 70% of the space in the property window is unused anyway, and it&#x27;s easier and more fun to drag sliders and watch the result real-time than changing text values.
nkozyraover 10 years ago
Sliders almost work in Chrome but it&#x27;s not a pleasant experience.
freshyillover 10 years ago
This tool is ancient. I remember using it in 2010. I see a lot of people complaining that it&#x27;s not working. It&#x27;s not surprising, it probably hasn&#x27;t been updated since then.
untilHellbannedover 10 years ago
Nice tools. To be adopted better, it would be nice to make the demos more attractive. They look somewhat dated.
hrabagoover 10 years ago
Sliders don&#x27;t work for me on Safari 7.0.6 &amp; FF 31, Mac OS X 10.9.4
zenciadamover 10 years ago
perfect for punch the monkey 2.0