I'd like to preface with the statement that I am a painter, not a web designer. I use free Hislider version to create to jQuery slider Plguin for my website. but after output slider file, i find it have hislider information on my web. here are codings <script type="text/javascript" src="sliderengine/jquery.js"></script><script type="text/javascript" src="sliderengine/jquery.hislider.js"></script> Code (markup): <!----begin------Insert to your webpage where you want to display the slider--> <div id="hislider1" style=" max-width:460px;max-height:300px;height:100%; margin: 0 auto;"><noscript>The slider is powered by <strong>Hi Slider</strong>, a easy jQuery image slider from <a target="_blank" href="hislider.com">hislider.com</a>. Please enable JavaScript to view.</noscript><div class="hi-about-text" Code (markup): How to remove this informat?
hello there, simply remove this Code : <noscript>The slider is powered by <strong>Hi Slider</strong>, a easy jQuery image slider from <a target="_blank" href="hislider.com">hislider.com</a>. Please enable JavaScript to view.</noscript> Code (markup): That's all and Goodluck