Conversation
review · 1 starsAt first glance, this plugin looked easy to use, so I decided to download it. Right after activating it, I got a warning with the message ‘headers already sent’, but I decided to ignore it. I customised the scrollbar, and went to my website to see the result, which made me quite upset; half my website did not load. Even after deactivating and deleting the plugin, my website is still broken, with this script in the header: <script type="text/javascript"> jQuery(document).ready(function($) { var nice = $("html").niceScroll({ cursorcolor: "#ffffff", cursorwidth: "8px", cursorborder:"none", cursorborderradius:"0px", background:"#092a49", scrollspeed :"100", autohidemode :false, cursoropacitymax:1, bouncescroll: true, smoothscroll: true }); }); </script> This topic was modified 9 years, 5 months ago by Leander Iversen . This topic was modified 9 years, 5 months ago by bdbrown .
No comments were stored for this source.