autop broke the javascript and style code
-
Example:
<script type="text/javascript"> document.addEventListener("DOMContentLoaded", function(event) { jQuery( '#slider-pro-3-256' ).sliderPro({ //width width: "100%",</p> <p> //height autoHeight: true,</p> <p> //autoplay autoplay: true, autoplayOnHover: 'none', autoplayDelay: 5000,</p> <p> arrows: true, buttons: true, smallSize: 500, mediumSize: 1000, largeSize: 3000, fade: true,</p> <p> //thumbnail thumbnailArrows: true, thumbnailWidth: 120, thumbnailHeight: 120, thumbnailsPosition: 'bottom', centerImage: true, imageScaleMode: 'cover', allowScaleUp: true, startSlide: 0, loop: true, slideDistance: 5, autoplayDirection: 'normal', touchSwipe: true, fullScreen: true, }); }); </script>
The code have “<p>” inside, and obviously dont work. I add the code for remove the filter “autop” but dont work.
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘autop broke the javascript and style code’ is closed to new replies.