CINXE.COM

RE | Research Era

<!DOCTYPE html> <html lang="en"> <head> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title> RE | Research Era </title> <meta name="keywords" content="Environment conferences in India 2024, India Environment conference 2024, upcoming Environment conferences in India 2024, upcoming India Environment conference 2024, World Environment Conference, Environmental Research conferences 2024, Environmental Research 2024, environmental Education 2024, Environmental symposium 2024, Environmental workshops 2024, Environmental webinars 2024, Environmental meetings 2024, Environmental seminars 2024, Environmental Research Congress"> <meta name="description" content="Research Era is a global platform for discussing environmental and climate change advancements, organizing conferences, publishing journals, and supporting sustainable development. "> <!-- Custom Theme files --> <link href="css/bootstrap.css" type="text/css" rel="stylesheet" media="all"> <link href="css/style.css" type="text/css" rel="stylesheet" media="all"> <link rel='' href='https://site-assets.fontawesome.com/releases/v5.15.4/css/all.css'> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.6.0/css/all.min.css"'> <!-- //Custom Theme files --> <!-- js --> <script src="js/jquery-2.2.3.min.js"></script> <!-- //js --> <!-- //menu --> <link rel="stylesheet" href="css/menu.css" type="text/css" media="screen"> <link rel="icon" type="image/png" href="images/favicon.png"> <!-- //flexisel --> <script type="text/javascript" src="js/jquery.flexisel.js"></script> <script> // Add active class to the current button (highlight it) var header = document.getElementById("myDIV"); var btns = header.getElementsByClassName("benefit-mng"); for (var i = 0; i < btns.length; i++) { btns[i].addEventListener("click", function() { var current = document.getElementsByClassName("active"); current[0].className = current[0].className.replace(" active", ""); this.className += " active"; }); } </script> <!--Start sticky Whatsapp icon--> <style> .whatsapp-icon { position: fixed; bottom: 140px; left: 20px; z-index: 10000000; background-color: #25D366; border-radius: 50%; padding: 10px; } .whatsapp-icon img { width: 30px; height: 30px; } </style> <script> document.addEventListener("DOMContentLoaded", function() { // Create the WhatsApp icon div var whatsappDiv = document.createElement("div"); whatsappDiv.className = "whatsapp-icon"; // Create the anchor tag var whatsappLink = document.createElement("a"); whatsappLink.href = "https://wa.me/+919090500039"; // Replace with your number whatsappLink.target = "_blank"; // Create the image tag var whatsappImg = document.createElement("img"); whatsappImg.src = "https://upload.wikimedia.org/wikipedia/commons/6/6b/WhatsApp.svg"; whatsappImg.alt = "WhatsApp"; // Append image to the anchor tag whatsappLink.appendChild(whatsappImg); // Append anchor tag to the div whatsappDiv.appendChild(whatsappLink); // Append the div to the body document.body.appendChild(whatsappDiv); }); </script> <!--End sticky Whatsapp icon--> <!-- Start sticky line icon --> <style> .line-icon { position: fixed; bottom: 80px; /* Adjust to stack with WhatsApp and Telegram */ left: 20px; z-index: 10000000; background-color: #06c755; /* LINE's brand color */ border-radius: 50%; padding: 10px; } .line-icon img { width: 30px; height: 30px; box-shadow: none !important; } </style> <script> document.addEventListener("DOMContentLoaded", function() { // Create the LINE icon div var lineDiv = document.createElement("div"); lineDiv.className = "line-icon"; // Create the anchor tag var lineLink = document.createElement("a"); lineLink.href = "#"; // Replace with your LINE link lineLink.target = "_blank"; // Create the image tag var lineImg = document.createElement("img"); lineImg.src = "https://upload.wikimedia.org/wikipedia/commons/4/41/LINE_logo.svg"; lineImg.alt = "LINE"; // Append image to the anchor tag lineLink.appendChild(lineImg); // Append anchor tag to the div lineDiv.appendChild(lineLink); // Append the div to the body document.body.appendChild(lineDiv); }); </script> <!-- End sticky line icon --> <!-- Start sticky telegram icon --> <style> .telegram-icon { position: fixed; bottom: 20px; /* Adjust the bottom if you want it to stack with WhatsApp */ left: 20px; z-index: 10000000; background-color: #0088cc; border-radius: 50%; padding: 10px; } .telegram-icon img { width: 30px; height: 30px; box-shadow: none !important; } </style> <script> document.addEventListener("DOMContentLoaded", function() { // Create the Telegram icon div var telegramDiv = document.createElement("div"); telegramDiv.className = "telegram-icon"; // Create the anchor tag var telegramLink = document.createElement("a"); telegramLink.href = "https://t.me/Researchera"; // Replace with your Telegram username or link telegramLink.target = "_blank"; // Create the image tag var telegramImg = document.createElement("img"); telegramImg.src = "https://upload.wikimedia.org/wikipedia/commons/8/82/Telegram_logo.svg"; telegramImg.alt = "Telegram"; // Append image to the anchor tag telegramLink.appendChild(telegramImg); // Append anchor tag to the div telegramDiv.appendChild(telegramLink); // Append the div to the body document.body.appendChild(telegramDiv); }); </script> <!-- End sticky telegram icon --> </head> <body> <!-- banner --> <div id="home"> <div class="container"> <!-- header --> <style> #toggle-menu, .menu a { padding: 8px 10px; } </style> <div class="header-contnt"> <!-- Navigation --> <div class="header-top"> <div class="site-header-social col-md-2"> <ul> <li><a href="https://www.facebook.com/researcheraconf/" target="_blank"> <i class="fab fa-facebook-f"></i> </a></li> <li><a href="https://www.instagram.com/researcheraspotlights/" target="_blank"> <i class="fab fa-instagram"></i> </a></li> <li><a href="https://x.com/home?lang=en" target="_blank"> <i class="fa-brands fa-x-twitter"></i> </a> </li> <li><a href="https://www.linkedin.com/company/104154578/admin/dashboard/" target="_blank"> <i class="fab fa-linkedin"></i> </a></li> <!-- <li><a href="#"> <i class="fab fa-youtube"></i> </a></li> <li><a href="#" target="_blank"><i class="fa fa-rss" aria-hidden="true"></i></a></li>--> </ul> </div> <div class="header-conf col-md-5"> <div class="header-contact-info"> <ul> <li><i class="fa-solid fa-phone"></i> +91-9090500039 </li> <li><i class="fa fa-envelope"></i> info.researcheraconference@gmail.com</li> </ul> </div> </div> <div class="conf-nav col-md-5"> <ul class="home-link-top"> <li><a href="https://digitalxplore.org/" target="_blank">Digital Explore</a></li> <li><a href="rules.php">Rules and Regulations</a></li> </ul> </div> </div> </div> <div class="header-bottom"> <div class="header-logo col-md-3"> <a href="./"><img src="images/researchera-logo.png" alt="International Society for Environment and Climate Change"></a> </div> <div class="header-info-detal col-md-9"> <ul class="header-list"> <li><i class="fa-solid fa-phone"></i> Call Us <a href="tel:+9090500039"> +91-9090500039 </a></li> <li><i class="fa fa-envelope"></i> Email Us <a href="mailto:info.researcheraconference@gmail.com"><strong>info.researcheraconference@gmail.com</strong></a> </li> <!--<li><span class="reserc-form"> <a href="#" data-toggle="modal" data-target="#research">For Research Assistance</a></span></li>--> </ul> </div> </div> <div class="header-menu"> <!--<div class="menu" id="mainmenu">--> <div class="menu"> <label for="tm" id="toggle-menu">Menu <span class="drop-icon">▾</span></label> <input type="checkbox" id="tm"> <ul class="main-menu cf"> <li><a href="./">Home</a></li> <li><a href="about.php">About Us</a></li> <!--<li><a href="about.php">About Us <span class="drop-icon">▾</span> <label title="Toggle Drop-down" class="drop-icon" for="sm0">▾</label> </a> <input type="checkbox" id="sm0"> <ul class="sub-menu"> <li><a href="overview.php">Overview</a></li> <li><a href="objective.php">Objective</a></li> <li><a href="mision_vision.php">Mission &amp; Vision</a></li> <li><a href="chairmans_desk.php">Chairman's Desk</a></li> </ul> </li>--> <li><a href="allconferences.php">Conferences/Events</a></li> <li><a href="https://conferencegallery.com/">Conferences Gallery</a></li> <li><a href="http://iraj.in/journal/" target="_blank">Journal</a></li> <li><a href="Paper_Sumission.php">Submission</a></li> <!--<li><a href="#">Download <span class="drop-icon">▾</span> <label title="Toggle Drop-down" class="drop-icon" for="sm0">▾</label> </a> <input type="checkbox" id="sm0"> <ul class="sub-menu"> <li><a href="certficate.php">ISO Certficate</a></li> <li><a href="pdf/registrationform.pdf" target="_blank">Event Regt. Form</a></li> <li><a href="rules.php" target="_blank">Rules and Regulations</a></li> </ul> </li>--> <li><a href="#" title="">Committee <span class="drop-icon">▾</span> <label title="Toggle Drop-down" class="drop-icon" for="sm0">▾</label> </a> <input type="checkbox" id="sm0"> <ul class="sub-menu"> <li><a href="committee.php">Committee</a></li> <li><a href="#">Join Us</a></li> </ul> </li> <li><a href="#">Collaboration <span class="drop-icon">▾</span> <label title="Toggle Drop-down" class="drop-icon" for="sm0">▾</label> </a> <input type="checkbox" id="sm0"> <ul class="sub-menu"> <li><a href="conference-collaboration.php">Conference Collaboration</a></li> <li><a href="our-associates-partners.php">Our Associates Partners</a></li> </ul> </li> <li><a href="contactus.php" title="">Contact Us</a></li> </ul> </div> <!-- /.container --> </div> <div class="clearfix"></div> <!-- //header --> <!-- banner-text --> <div class="middle-cont-grid"> <div class="about-left-cont col-md-9"> <div class="slider-top-banner"> <img src="images/slider.jpg" alt="International Society for Environment and Climate Change" class="img-responsive"> </div> <div class="about-cont-gridbox"> <div class="confer-postgrid"> <div class="headtitl-breadcum"> <h2>Contact <span> Us </span></h2> </div> <div class="w3layouts_gallery_grids"> <p>Phone No : +91 9090500039<br> Email address : info.researcheraconference@gmail.com</p> </div> </div> </div> </div> <div class="about-right-cont col-md-3"> <div class="quick-evnt-box"> <div class="imprt-side-nav"> <div class="widget-postitem"> <a href="https://researchera.org/allconferences.php" target="_blank"> <div class="entry-thumbnail col-md-4"> <img src="images/calender-confr.png" alt="International Society for Environment and Climate Change" > </div> <div class="entry-main col-md-8"> <h4 class="entry-header">Forthcoming Conferences</h4> <p>To view the upcoming conference calendar of RE ... <span><a href="https://researchera.org/allconferences.php"><!--click here--></a></span></p> </div> </a> </div> <div class="widget-postitem"> <a href="https://digitalxplore.org/" target="_blank"> <div class="entry-thumbnail col-md-4"> <img src="images/calender-confr1.png" alt="International Society for Environment and Climate Change" > </div> <div class="entry-main col-md-8"> <h4 class="entry-header">Digital Library</h4> <p>Digital Library consists of all conference proceedings & research articles ... <span><a href="https://digitalxplore.org/"><!--click here--></a></span></p> </div> </a> </div> <div class="widget-postitem"> <a href="membership.php"> <div class="entry-thumbnail col-md-4"> <img src="images/calender-confr2.png" alt="International Society for Environment and Climate Change" > </div> <div class="entry-main col-md-8"> <h4 class="entry-header">Membership</h4> <p>RE membership will connect ... <span><a href="membership.php" target="_blank"><!--click here--></a></span></p> </div> </a> </div> <div class="widget-postitem"> <a href="rules.php" target="_blank"> <div class="entry-thumbnail col-md-4"> <img src="images/calender-confr2.png" alt="International Society for Environment and Climate Change" > </div> <div class="entry-main col-md-8"> <h4 class="entry-header">Rules and Regulations</h4> <p>To view Rules and Regulations ... <span><a href="rules.php"><!--click here--></a></span></p> </div> </a> </div> <div class="widget-postitem"> <a href="awards.php" target="_blank"> <div class="entry-thumbnail col-md-4"> <img src="images/calender-confr2.png" alt="International Society for Environment and Climate Change" > </div> <div class="entry-main col-md-8"> <h4 class="entry-header">Awards</h4> <p>Young Scientist Award is India's Top level ... <span><a href="#"><!--click here--></a></span></p> </div> </a> </div> </div> </div> <div class="right-images"> <img src="images/1111.jpg" alt="International Society for Environment and Climate Change" > </div> <br> <div class="side-aside"> <div class="side-title"> <h3>Our <span>Statistics</span></h3> </div> <ul class="aside-listnav"> <!--<li><a href=""><i class="fal fa-external-link"></i> Faculty Exchange Programme</a></li>--> <li><i class="fa-solid fa-arrow-up-right-from-square"></i> Faculty Exchange Programme</li> <li><i class="fa-solid fa-arrow-up-right-from-square"></i> Inplant Training</li> <li><i class="fa-solid fa-arrow-up-right-from-square"></i> Publishing Research Articles</li> <li><i class="fa-solid fa-arrow-up-right-from-square"></i> Faculty Exchange Programme</li> <li><i class="fa-solid fa-arrow-up-right-from-square"></i> Inplant Training</li> <li><i class="fa-solid fa-arrow-up-right-from-square"></i> Publishing Research Articles</li> </ul> </div> <!--<div class="call-form-table"> <div class="form-contact"> <div class="side-title"> <h3>Sign up to <span> our mailing list </span></h3> </div> <form id="slider-form" role="form" action="" method="post"> <div class="input-group call-info"> <input class="form-control has-" style="min-height:33px;" name="name" id="name" placeholder="Your Name" type="text" required=""> </div> <div class="input-group call-info"> <input class="form-control" name="email" style="min-height:33px;" id="email" placeholder="Email Address" type="email" required=""> </div> <div class="input-group call-info"> <input class="form-control" name="mobile" style="min-height:33px;" id="mobile" placeholder="Mobile Number" type="text" required=""> </div> <div class="input-group call-info"> <input class="form-control" name="address" style="min-height:33px;" id="address" placeholder="Postal Address" type="text" required=""> </div> <div class="col-md-12"> <p><b>Subscribe to our regular email newsletters and receive all the latest updates directly in your inbox.*</b></p> </div> <button name="submit" value="Submit" type="submit" class="btn btn-block btn-submit">Submit</button> <div id="form-status"></div> </form> </div> </div>--> <div class="newsalerts-holder"> <div class="side-title"> <h3>Announcements & <span> Notifications </span></h3> </div> <div class="newsalerts"> <ul> <li><i class="fal fa-arrow-from-left"></i><a href="#">Registration is open for International Conference in Dubai,United Arab Emirates, on 3rd and 4th April 2023. All papers will be published in Scopus Indexed journals.</a></li> <li><i class="fal fa-arrow-from-left"></i><a href="#">Membership application open for RE editorial board members is open. Interested person can submit an application now to researchera.org</a></li> <li><i class="fal fa-arrow-from-left"></i><a href="#">RE is looking for co-organizers for the upcoming conferences and seminars. Interested organizations and colleges can send proposals to researchera.org or contact us.</a></li> </ul> </div> </div> </div> </div> <!-- //banner --> <!-- testimonial start --> <!-- <div class="testimonials" id="testimonials"> <div class="container"> <div class="testmn-contnt-box"> <h2 class="common__heading font__fontrols__style">Testimonial</h2> <div class=" test-gri1"> <div id="owl-demo2" class="owl-carousel"> </div> </div> </div> </div> </div> --> <div class="gallery-contgrid"> <div class="container"> <div class="headtitl-breadcum"> <h2>Recent <span> Updates </span></h2> </div> <ul id="flexiselDemo3"> <li class="recent-gallery"> <a href="RESEARCHERA International Conference 15th December 2024, New Delhi, India" target="_blank"> <img src="https://conferencegallery.com/conf_album/2025-GALL-1737436260-1.jpg" alt="International Society for Environment and Climate Change" class="img-responsive"> <h5>RESEARCHERA International Conference</h5> </a> </li> <li class="recent-gallery"> <a href="" target="_blank"> <img src="https://researchera.org/images/publication_3.jpg" alt="International Society for Environment and Climate Change" class="img-responsive"> <h5>Research Era</h5> </a> </li> <li class="recent-gallery"> <a href="" target="_blank"> <img src="https://researchera.org/images/publication_2.jpg" alt="International Society for Environment and Climate Change" class="img-responsive"> <h5>Research Era</h5> </a> </li> <li class="recent-gallery"> <a href="" target="_blank"> <img src="https://researchera.org/images/publication_4.jpg" alt="International Society for Environment and Climate Change" class="img-responsive"> <h5>Research Era</h5> </a> </li> </ul> <br> <br> </div> </div> <script type="text/javascript"> $(window).load(function() { $("#flexiselDemo3").flexisel({ visibleItems: 4, itemsToScroll: 2, autoPlay: { enable: true, interval: 4000, pauseOnHover: true } }); }); </script> <!-- <div class="gallery-contgrid"> <div class="container"> <div class="headtitl-breadcum"> <h2>Past <span> Conferences Gallery </span></h2> </div> <ul id="flexiselDemo3"> <li class="recent-gallery" style="padding:5px;"> <a href="#" target="_blank"> <img src="images/publication_1.jpg" alt="International Society for Environment and Climate Change" class="img-responsive" style="width:210px; box-shadow: 0px 0px 11px 0px rgba(0,0,0,0.39);"> <h5></h5> </a> </li> <li class="recent-gallery" style="padding:5px;"> <a href="#" target="_blank"> <img src="images/publication_2.jpg" alt="International Society for Environment and Climate Change" class="img-responsive" style="width:210px; box-shadow: 0px 0px 11px 0px rgba(0,0,0,0.39);"> <h5></h5> </a> </li> <li class="recent-gallery" style="padding:5px;"> <a href="#" target="_blank"> <img src="images/publication_3.jpg" alt="International Society for Environment and Climate Change" class="img-responsive" style="width:210px; box-shadow: 0px 0px 11px 0px rgba(0,0,0,0.39);"> <h5></h5> </a> </li> <li class="recent-gallery" style="padding:5px;"> <a href="#" target="_blank"> <img src="images/publication_4.jpg" alt="International Society for Environment and Climate Change" class="img-responsive" style="width:210px; box-shadow: 0px 0px 11px 0px rgba(0,0,0,0.39);"> <h5></h5> </a> </li> </ul> </div> </div> --> <style> .box-container { padding: 20px; } .proceeding-box { text-align: center; border: 1px solid #ddd; border-radius: 5px; background-color: #f9f9f9; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); transition: transform 0.3s ease, box-shadow 0.3s ease; } .proceeding-box:hover { transform: scale(1.05); box-shadow: 0 6px 12px rgba(0, 0, 0, 0.15); } .proceeding-box img { max-width: 100%; border-bottom: 1px solid #ddd; margin-bottom: 15px; border-radius: 5px 5px 0 0; } .proceeding-box h3 { font-size: 1.2em; color: #333; margin: 10px 0; font-weight: bold; } </style> <div class="gallery-contgrid"> <div class="container"> <div class="row box-container"> <div class="headtitl-breadcum"> <h2>Recent<span> Publication </span></h2> </div> <!-- Box 1 --> <div class="col-xs-12 col-sm-6 col-md-3"> <div class="proceeding-box"> <img src="https://digitalxplore.org/up_proc/img/PROCE-IRAJ-1736716025.jpeg" alt="International Society for Environment and Climate Change" class="img-responsive"> <h5>RESEARCH ERA INTERNATIONAL CONFERENCE</h5> </div> </div> </div> </div> </div> <!-- testimonial end here --> <div class="gallery-contgrid"> <div class="container"> <div class="headtitl-breadcum"> <h2>Our<span> Organizing Partners</span></h2> </div> <div class="partner"> <a href=""><img src="../images/part1.png" alt="International Society for Environment and Climate Change"></a><br> <a href=""><img src="../images/part2.png" alt="International Society for Environment and Climate Change"></a><br> <a href=""><img src="../images/part3.png" alt="International Society for Environment and Climate Change"></a><br> <a href=""><img src="../images/part4.png" alt="International Society for Environment and Climate Change"></a><br> <a href=""><img src="../images/part5.png" alt="International Society for Environment and Climate Change"></a><br> <a href=""><img src="../images/part6.png" alt="International Society for Environment and Climate Change"></a><br> <a href=""><img src="../images/part7.png" alt="International Society for Environment and Climate Change"></a><br> </div> </div> </div> <!-- subscribe --> <div class="subscribe-agileinfo"> <div class="container"> <div class="subcrib-contnt"> <div class="headtitl-breadcum"> <h2>Subscribe <span> Our Newsletter </span></h2> </div> <a href="#"><img src="images/subscribe-button-blue.png" alt="International Society for Environment and Climate Change" /></a> <p>Get all the details of our upcoming conferences, ongoing recent research, Publications, Membership, chapters by subscribing to our Newsletter.</p> </div> </div> </div> <!-- //subscribe --> <div class="clearfix"> </div> <footer class="footer"> <div class="container"> <div class="footer-second col-md-4"> <h1 class="footer-title">Contact Us</h1> <ul> <!--<h3>USN</h3>--> <li>Phone No :<br> +91 9090500039 <br> Email address :<br> info.researcheraconference@gmail.com</li> <!--<li> <a href="http://www.itresearch.org.in">www.usfn.net</a> </li>--> </ul> </div> <div class="footer-third col-md-4"> <h1 class="footer-title">Quick Resources</h1> <ul> <li><a href="Paper_Sumission.php">Online paper Submission</a></li> <li><a href="registration-benefit.php">Registration Benefits</a></li> <li><a href="https://isfecc.org/PAYMENT/" target="_blank">Online Payment</a></li> <li><a href="http://theconferenceworld.org/" target="_blank">The Conference World</a></li> <!--<li><a href="career.php">Career with us</a></li>--> <li><a href="contactus.php">Contact us</a> </li> </ul> </div> <!--<div class="footer-third col-md-3"> <h1 class="footer-title">Quick Resources</h1> <ul> <li><a href="Paper_Sumission.php">Online paper Submission</a></li> <li><a href="https://isfecc.org/PAYMENT/" target="_blank">Online Payment</a></li> <li><a href="http://theconferenceworld.org/" target="_blank">The Conference World</a></li> <li><a href="career.php">Career with us</a></li> <li><a href="contactus.php">Contact us</a> </li> </ul> </div>--> <div class="footer-fourth col-md-4"> <h1 class="footer-title">Important Link</h1> <ul> <li><a href="./">Research Era Home</a></li> <li><a href="http://digitalxplore.org/" target="_blank">Digital Explore</a></li> <li><a href="http://iraj.in/journal/">International Journals</a></li> <li><a href="allconferences.php">Upcoming Conferences</a></li> <li><a href="rules.php">Rules and Regulations </a></li> </ul> </div> </div> </footer> <!-- copy rights start here --> <div class="copyw3-agile"> <div class="container"> <p>Copyright © 2025, All Rights Reserved. Powered By <a href="#" target="_blank"> Researchera </a> </p> </div> </div> <!-- //copy right end here --> <!-- slider --> <script src="js/count.js"></script> <!-- Bootstrap core JavaScript ================================================== --> <!-- Placed at the end of the document so the pages load faster --> <script src="js/bootstrap.js"></script> <!-- testimonials--> <script src="js/owl.carousel.js"></script> <link href="css/owl.carousel.css" rel="stylesheet"> <!-- requried-jsfiles-for owl --> <script> $(document).ready(function () { $("#owl-demo2").owlCarousel({ items: 1, lazyLoad: false, autoPlay: false, navigation: false, navigationText: false, pagination: true, }); }); </script> <!-- //requried-jsfiles-for owl --> <!-- //news ticker--> <script> $(function(){ var tickerLength = $('.newsalerts ul li').length; var tickerHeight = $('.newsalerts ul li').outerHeight(); $('.newsalerts ul li:last-child').prependTo('.newsalerts ul'); $('.newsalerts ul').css('marginTop',-tickerHeight); function moveTop(){ $('.newsalerts ul').animate({ top : -tickerHeight },700, function(){ $('.newsalerts ul li:first-child').appendTo('.newsalerts ul'); $('.newsalerts ul').css('top',''); }); } setInterval( function(){ moveTop(); }, 3000); }); </script> <script> $(window).load(function() { $("#flexiselDemo1").flexisel(); $("#flexiselDemo2").flexisel({ visibleItems: 4, itemsToScroll: 3, animationSpeed: 200, infinite: true, navigationTargetSelector: null, autoPlay: { enable: false, interval: 5000, pauseOnHover: true }, responsiveBreakpoints: { portrait: { changePoint:480, visibleItems: 1, itemsToScroll: 1 }, landscape: { changePoint:640, visibleItems: 2, itemsToScroll: 2 }, tablet: { changePoint:768, visibleItems: 3, itemsToScroll: 3 } }, loaded: function(object) { console.log('Slider loaded...'); }, before: function(object){ console.log('Before transition...'); }, after: function(object) { console.log('After transition...'); }, resize: function(object){ console.log('After resize...'); } }); $("#flexiselDemo4").flexisel({ visibleItems: 1, itemsToScroll: 1, autoPlay: { enable: true, interval: 3500, pauseOnHover: true } }); }); </script> </div> </div><!-- container --> </div> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10