View Single Post
Old 03-18-2009, 08:20 PM   #32
smitdavi
Ambassador of Quan
 
smitdavi's Avatar
 
Join Date: Oct 2008
First Name: David
Location: Bloomington, IN
Posts: 1,434
Trading: (9)
RA
smitdavi has disabled reputation
Default Re: Check it out....

Quote:
Originally Posted by AllOGistics View Post
Sorry if that was a little complex. I've had that very problem in the past and that was one solution I've used. It's really not a big deal if it just takes a second to load.

I really think Lightbox is one of your better options for displaying the images. There are a few options out there. Some of the ones I know are a little more complex. Probably your best solution is a Windows app (unfortunately). If you can run Windows applications on your Mac, I would suggest checking out Visual Lightbox. I know the frustrations of Windows-only applications as a Linux user. If you need any other help let me know; I'll gladly do what I can to help you out. Even if you just need someone to test something. It's coming along nicely.

Visual Lightbox: http://visuallightbox.com/
#preloadDefaultImages {
width: 0px;
height: 0px;
display: inline;
background-image: url(navhome.jpg);
background-image: url(navchase.jpg);
background-image: url(navnews.jpg);
background-image: url(navschedule.jpg);
background-image: url(navphotos.jpg);
background-image: url(navsponsors.jpg);
background-image: url(navshirts.jpg);
background-image: url(navcontactus.jpg);
}
That's what I ended up doing to preload the rollover images. Seems to work pretty well.
smitdavi is offline   Reply With Quote