Archive for the ‘HTML’ Category

Ideas:

Friday, May 9th, 2008

Hey Chris and Jay (primarily). I have a few ideas I want to whip together to make a customized DnD play site for myself. It would feature DM tools, links to online tools, ways to easily "tag" information online, to copy into another web page, a custom wiki and database ...

Image Panning How-To

Monday, March 24th, 2008

Here's a better implementation of the image-panning I pointed out the other day. You'll need to know the dimensions of the images ahead of time, which is not a problem for me because the images will be coming through a resizing cache* anyway. Image Panning Demo

Image Inspector

Thursday, March 20th, 2008

This is a website I go to sometimes to look for cheap stuff; Recently, they've updated their image-zooming code to pan dynamically on the existing thumbnail while showing a subsection of the large image in a floating panel, and it's pretty awesome.  I don't have a need for this right ...