vote up 1 vote down star

I'm looking for something very, very close in functionality to the lightbox on Apple's MacBook Pro website (the lightbox will open automatically).

I really need the thumbnail slider and the text-area. The layout can be different, as I have the skills to remodel it if need be, I just don't have the time to build it from scratch.

No preference of dependent libraries.

flag
Who-ever voted this down, would you care to explain why? – phalacee Sep 18 at 6:35

2 Answers

vote up 1 vote down

If you use a standard lightbox, you could probably incorporate this control into it:

http://jqueryfordesigners.com/demo/slider-gallery.html

or maybe you're looking for something more like this:

http://www.gmarwaha.com/jquery/jcarousellite/index.php

Basically what you want is a lightbox with an embedded carousel control

link|flag
yeah, highslide has that already, but I'm also after the large text content area too – phalacee Sep 18 at 2:54
the content areas will just be standard divs that get updated via ajax when the click even of the objects in the slider are fired – lomaxx Sep 18 at 3:38
Yeah, I know, but as I said in my OP, I don't have the time (that is, the boss won't allocate me work hours) to spend building a solution from scratch ... – phalacee Sep 18 at 5:00
vote up 1 vote down check

ended up combining JCarouselLite with Galleria and using Fancybox to pull it altogether - took longer than I had available, but the client will be happy I hope ...

link|flag
For anyone interesting in seeing the final result: phalacee.com/dev/lightboxen – phalacee Sep 25 at 5:15

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.