Author:
Jay Hathaway
Aug
2
Filed under: Design, Photo, Utilities

If your site uses thumbnail images, but you're still opening a separate tab or a separate window to show the larger version, you need to see this:
FancyZoom is a little bit of Javascript used by Cabel Sasser on both his personal site and the Panic website, to zoom images inline. Cabel describes the effect as "Mac-like," which is about as accurate a description as you can get. It feels like it should be part of Safari, but it works just fine in other browsers, too.
FancyZoom is a more compact alternative to other zooming effects you might be familiar with, like Lightbox or That Thing Apple Uses on Apple.com. It can be added to a site using only 2 lines of HTML, and it doesn't require any additional libraries. You can also use FancyZoom on a text link to an image, instead of a thumbnail, which could definitely come in handy for some blog layouts we've seen.
[via
JoshSpear]
Read |
Permalink |
Email this |
Comments

Filed under:
Uncategorized
Author:
Brad Linder
Aug
2
Filed under: Internet, Troubleshooting
Thousands of web sites are currently inaccessible to Internet Explorer 5.5, 6, and 7 users thanks to a new
Sitemeter bug. Sitemeter is a free web analytics service used by many popular blogs and web sites including
Lifehacker,
Gizmodo, and
Consumerist. They all appear to be affected as of this morning. It's worth noting that the bug only affects Internet Explorer users. The web sites load just fine in Firefox, Safari, and Opera.
It's likely that the bug is due to
tracking code changes Sitemeter has been rolling out. Visitors to web sites using the code who are using IE will see the page start to load, and then get an error message. When you click OK to make the error message go away, the entire site goes with it. Nice.
If your site has been affected it looks like you have two options. You can either remove the code altogether until Sitemeter gets its act together, or you can try
modifying your code by using the plain HTML version instead of the Javascript version. If you take the latter route, your counter won't show up thanks to another bug, but at least it will continue tracking visits to your site.
Thanks Darren Paul!Read |
Permalink |
Email this |
Comments

Filed under:
Uncategorized