3 entries tagged picky and safari

JavaScript image loading problems

The image-cycling feature of the Picky Picky Game prototype depends on using JavaScript to load images. If you click on the Cycle button before the images have been prloaded, then nothing visible happens—it appears to have failed. There is no way for the user to see whether the images have loaded or not. I have attempted to add such an indication, only to be thwarted by what appear to be bugs in the web browsers I have tried it on. Read more

New layout for archive pages

I have fiddled with the layout of the archive pages of the Picky Picky Game so that (a) it lays out all the panels in one row, rather than wrapping to multiple tiers per page, andf (b) it uses an HTML table to achieve the layout. This should remove the occasional glitch where cycling panels caused the layout to change. Read more