akv2 / MaxImage

The first jQuery plugin to use jQuery Cycle plugin as a fullscreen background slideshow.
http://www.aaronvanderzwan.com/maximage/2.0/
407 stars 219 forks source link

In Maximage "Customized Example", caption link, video breaks in relative positioning #31

Open arjunmenon opened 10 years ago

arjunmenon commented 10 years ago

hi if u do this

#maximage {
    display:none;
    position:relative !important; /* instead of the default "absolute" */
}

the caption links behaves like any other text when u hover over it? non-clickable. even the video is now a simple plain cover image.