Js generated by theme

Posted in: Newsmag
Post count: 44

Hi . please can you tell me wich is the file that generates

<!– JS generated by theme –>

<script>

jQuery(document).ready(function() {
jQuery(“#td_uid_2_559b77ba36e4e”).iosSlider({ snapToChildren: true,
desktopClickDrag: true,
keyboardControls: false,
responsiveSlideContainer: true,
responsiveSlides: true,

autoSlide: true,
autoSlideTimer: 5000,

infiniteSlider: true,
navPrevSelector: jQuery(“#td_uid_2_559b77ba36e4e .prevButton”),
navNextSelector: jQuery(“#td_uid_2_559b77ba36e4e .nextButton”)
,
onSliderLoaded : td_resize_normal_slide,
onSliderResize : td_resize_normal_slide_and_update
});
});

Post count: 44

i want to add

$buffy .= ‘<div class = “slideSelectors”>
<div class = “item selected”></div>
<div class = “item”></div>
<div class = “item”></div>
<div class = “item”></div>
<div class = “item”></div>
</div>’;

Post count: 7909

Hi,

Please check this file to make your custom modifications – http://screencast.com/t/hGr3o3sYpSw

Thanks!

Post count: 44

Can you provide the JS code to (add) or show bullets under the slajder in place of arrows?
Thank you in advance!

Post count: 6535

Hi

The arrows are not generated by javascript, are css symbols as you can see here: http://screencast.com/t/XEGw02Gwyc You can replace that code with another element code as you wish. Here is a list of choose from: http://cwcdev.com/sc/

Thanks!

Viewing 5 posts - 1 through 5 (of 5 total)
You must be logged in to reply to this topic.