Hello, I saw a script named "page scroller" in the following page and it works well without any error: http://www.dynamicdrive.com/dynamicindex2/pagescroller.htm but when I'm using it in my program, in the same browser (with the same security options), I get the following error: To help protect your security, Internet Explorer has restricted this file from showing active content that could acess your computer.... Code (markup): I'm confused, please help!
You only see that messae if you are loading the page from the local file system. You won't see it if the page is loaded from a webserver.