 image slider jquery plugin
image slider jquery plugin 
 html bildergalerie
html bildergalerie 
 galeria de imagenes javascript
galeria de imagenes javascript 
 carrousel html
carrousel html 
 Immagini Galleria
Immagini Galleria  
 网络幻灯片: 效果的幻灯片
网络幻灯片: 效果的幻灯片 
 Galeria De Imagens
Galeria De Imagens 
 слайдер изображений, слайдшоу, CSS слайдер
слайдер изображений, слайдшоу, CSS слайдер 
 Bild Galleri
 Bild Galleri 
 画像のスライダー&ギャラリー
画像のスライダー&ギャラリー 
 Afbeeldingen Caroussel
Afbeeldingen Caroussel 
 css slideshow code
            
                Studio Design
                with Fade Transition
css slideshow code
            
                Studio Design
                with Fade Transition
            
         Free online photo slideshow generator
            
                Balance Template
                with Blast Transition
Free online photo slideshow generator
            
                Balance Template
                with Blast Transition
            
         Responsive image gallery for website
            
                Glass Theme
                with Basic Linear Effect
Responsive image gallery for website
            
                Glass Theme
                with Basic Linear Effect
            
         slick carousel
                
                    Slick Carousel Style
                    with Collage Effect
slick carousel
                
                    Slick Carousel Style
                    with Collage Effect
                
             Javascript image slider free
                
                    Contour Layout
                    with Cube Animation
Javascript image slider free
                
                    Contour Layout
                    with Cube Animation
                
             jQuery Div Slider
                
                    Flux Layout
                    with Slices Animation
jQuery Div Slider
                
                    Flux Layout
                    with Slices Animation
                
            More Demos: bootstrap banner image, AI Website Builder, HTML slider, Slick carousel, Bootstrap carousel, HTML slideshow, CSS Slideshow, jQuery carousel, Image carousel
 Background color of the jquery image scroll shadow in iframe
 Background color of the jquery image scroll shadow in iframeQ: I've inserted the slider in iframe. I wanted to know if the shadow can be transparent on my page. Is there anyway that I can take out the white background on the shadow without using colors on my page?
A: The thing that if you use iframe the slider will adapt the background of the iframe page.
You should add the following line in the code of the page with wowslider:
<body style="background-color:transparent">
and this one in the code of the iframe page :
<iframe width="70%" height="500px" name="about" src="about.html" frameborder=0 ALLOWTRANSPARENCY="true"></iframe>