New Image Slider by the makers of...
Just thought I'd pass on this link that I just got an email on. I've been using many of the products by Apycom which include products like Visual Lightbox and WowSlider and a few others for quite a few years. Today I got an email about a new image slider that looks pretty promising and thought I'd share the link. Enjoy!
This link goes to a Free Beta version.
http://cssslider.com/?utm_source=csl_10 … sl_10_home
This link goes to a Free Beta version.
http://cssslider.com/?utm_source=csl_10 … sl_10_home
Thanks for sharing JoAnn! I may have to pick this beauty up. It would be nice if CC had something like this ( wink wink nudge nudge)
Taking over the world one website at a time!
Steve Kolish
www.misterwebguy.com
YouTube Channel:
https://www.youtube.com/channel/UCL8qVv … ttneYaMSJA
Steve Kolish
www.misterwebguy.com
YouTube Channel:
https://www.youtube.com/channel/UCL8qVv … ttneYaMSJA
Pure css! That's impressive.

I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.
This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
It's easy to overlook something you're not looking for.
This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
Jo Ann,
Yes, thanks for sharing the link. They also have a css3 menu builder which I'm going to try on my next site and see how it works.
Like Steve said, (wink, wink, nudge, nudge). I really do love all that CC has to offer but if I find something that works faster with less overhead I'll at least give it a try.
The last site I built is a real resource hog even though all the images are optimized for the web. There are a lot of http requests that I have to find and deal with to get the bandwidth down. (Still working on that in the spare time I don't really have right now.)
This slider looks really good.
Yes, thanks for sharing the link. They also have a css3 menu builder which I'm going to try on my next site and see how it works.
Like Steve said, (wink, wink, nudge, nudge). I really do love all that CC has to offer but if I find something that works faster with less overhead I'll at least give it a try.
The last site I built is a real resource hog even though all the images are optimized for the web. There are a lot of http requests that I have to find and deal with to get the bandwidth down. (Still working on that in the spare time I don't really have right now.)
This slider looks really good.
A Rose is Just a Weed in a Corn Patch!
Has anyone had a chance to try the CSSSlider with RSD? I created a test page that works "okay" as long as the screen width is narrow, but the image breaks up when the width goes past a point. See example: http://lfeuling.com/bvtest2/ I like the slider, but I need it to work correctly.....
I discovered that turning off "show bullet navigation" gets rid off the messed up image (elongated bullets)..... -- Under advanced options...
I downloaded that slider a while ago and forgot all about it. 
I don't remember now why I didn't use it at the time.
I did notice on the WOW slider site, CC RLM is included in the Quick Help list:
http://wowslider.com/help/wowslider-res … er-37.html
Lynn, try removing this from the slider code:

I don't remember now why I didn't use it at the time.
I did notice on the WOW slider site, CC RLM is included in the Quick Help list:
http://wowslider.com/help/wowslider-res … er-37.html
Lynn, try removing this from the slider code:
<div class="cs_bullets">
<label class="num0" for="cs_slide1_0"> <span class="cs_point"></span>
</label>
<label class="num1" for="cs_slide1_1"> <span class="cs_point"></span>
</label>
<label class="num2" for="cs_slide1_2"> <span class="cs_point"></span>
</label>
<label class="num3" for="cs_slide1_3"> <span class="cs_point"></span>
</label>
<label class="num4" for="cs_slide1_4"> <span class="cs_point"></span>
</label>
<label class="num5" for="cs_slide1_5"> <span class="cs_point"></span>
</label>
<label class="num6" for="cs_slide1_6"> <span class="cs_point"></span>
</label>
<label class="num7" for="cs_slide1_7"> <span class="cs_point"></span>
</label>
<label class="num8" for="cs_slide1_8"> <span class="cs_point"></span>
</label>
</div>
<label class="num0" for="cs_slide1_0"> <span class="cs_point"></span>
</label>
<label class="num1" for="cs_slide1_1"> <span class="cs_point"></span>
</label>
<label class="num2" for="cs_slide1_2"> <span class="cs_point"></span>
</label>
<label class="num3" for="cs_slide1_3"> <span class="cs_point"></span>
</label>
<label class="num4" for="cs_slide1_4"> <span class="cs_point"></span>
</label>
<label class="num5" for="cs_slide1_5"> <span class="cs_point"></span>
</label>
<label class="num6" for="cs_slide1_6"> <span class="cs_point"></span>
</label>
<label class="num7" for="cs_slide1_7"> <span class="cs_point"></span>
</label>
<label class="num8" for="cs_slide1_8"> <span class="cs_point"></span>
</label>
</div>
I love deadlines. I like the whooshing sound they make as they fly by. (Douglas Adams)
https://www.callendales.com
https://www.callendales.com
Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.