Salient Digital Techno Blog
Ramblings on technology with a dash of social commentary
-
IE7 IE8 Compatibility Issues
Posted on September 23rd, 2009 No commentsI’ve noticed some goofy issues with IE 8 & Shadowbox recently, and also a few JQuery things breakSome of the stuff I put on a bunch of sites doesn’t work exactly right in IE8; There’s a meta tag you can use to force IE8 to behave like IE7Bottom line: Take a look at your sites in IE8 - they may not work how they did in IE7. -
jquery image cross fade
Posted on August 16th, 2009 No commentsI just spent an hour trying to figure out how to make an image cross-fade into another image using the amazing JQuery library.
First I read this post, and then continued on to part two.
These tutorials are close, but the code was a bit confusing at first, and it didn’t seem that simple to integrate into my site.
Then I found the motherlode:
This single JQuery CrossSlide plug-in is easy to use instantly. It lets you perform slide-in and slide-out transitions with or without transparency fading in between multiple images.
It even emulates the popular Ken Burns effect that is built into iMovie.


