Link Details

Link 46333 thumbnail
User 111696 avatar

By bloid
via johndyer.name
Published: Oct 07 2007 / 08:12

There are a lot of nice JavaScript color pickers out there (colorjack, colourmod, yahoo), but none of them has a full HSB and RGB options of Photoshop's picker. Some pickers try to generate the entire color map in JavaScript by drawing a 256x256 grid made of div. This is very slow, which is why color pickers that go the JavaScript route often don't draw the entire map, but instead only 4x4 or 8x8 blocks
  • 13
  • 1
  • 2391
  • 501

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.