Ecommerce software home
Shopping Cart Software Forum for Ecommerce Templates
 
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

Find us on Facebook Follow us on Twitter View our YouTube channel
Search our site
Forum Search
Google Site Search
 All Forums
 Technical
 ASP (Windows server) versions
 responsiveslides.min.js
Author « Topic »  

Steve@envisionit.com.au
Advanced Member

Australia
252 Posts

Posted - 05/15/2026 :  01:58:06  
I am in the process of updating my website www.sellcad.com.au. I noticed I have 'responsiveslides.min.js' file of 2013 vintage. Is there a new version for it because it seems too old to be secure after 13 years. Or, it can be deleted. I am using template - 0003rd00grb0099

Steve Bungay
Envision IT Pty Ltd
Suite 4, Level 2, 255 Blackburn Road
MOUNT WAVERLEY VIC 3149
Tel: +61 3 9886 7240
Fax: + 61 3 9886 7377

Vince
Administrator

43364 Posts

Posted - 05/15/2026 :  05:57:01  
Hi Steve
The slider is really now integrated into the cart and there is code for it in the ectcart.js file. An example for how to set it up would be...

// In the Head section
<script>
ect_slider(10000);
</script>

// Where you want the slider
<div class="slidercontainer">
<div class="sliderimages">
<img src="images/sliderimage1.jpg" alt="" />
<div class="slidercaption">Design your own store</div>
</div>
<div class="sliderimages">
<img src="images/sliderimage2.jpg" alt="" />
<div class="slidercaption">Premium responsive designs</div>
</div>
<div class="sliderimages">
<img src="images/sliderimage3.jpg" alt="" />
<div class="slidercaption">One time payment</div>
</div>
</div>


Vince

Click Here for Shopping Cart Software
Click Here to sign up for our newsletter
Click Here for the latest updater
  « Topic »  
Jump To:
Shopping Cart Software Forum for Ecommerce Templates © 2002-2022 ecommercetemplates.com
This page was generated in 0.02 seconds. Snitz Forums 2000