Searching for a jQuery plugin: Does this exist?
I want to combine a content slider with a fancybox, lightbox type 开发者_JAVA百科plugin. Does a plugin like this exist?
Find a lightbox plugin and simply put a content slider plugin inside of it.
Most lightbox plugins you should be able to define the specific html content of it. So then within this content you would place the content slider.
Although I haven't used a content slider, http://colorpowered.com/colorbox/ is what I would recommend for lightboxes.
精彩评论