Zipotron
08-07-2005, 04:50 PM
Script: Memory Scroller
http://www.dynamicdrive.com/dynamicindex2/memoryscroller.htm
Hi all !
I've put the memory scroller script in a file .js and it's fine but i want to be able to change the text of the scroller in the html file not fixing it in the .js 'cause i want to reuse the script.
[HTML]
var memorycontent='<nobr><span .....'
<script type="text/javascript" language="JavaScript1.2" src="js/scroller1.js">
</script>
:confused:
Thanks !
http://www.dynamicdrive.com/dynamicindex2/memoryscroller.htm
Hi all !
I've put the memory scroller script in a file .js and it's fine but i want to be able to change the text of the scroller in the html file not fixing it in the .js 'cause i want to reuse the script.
[HTML]
var memorycontent='<nobr><span .....'
<script type="text/javascript" language="JavaScript1.2" src="js/scroller1.js">
</script>
:confused:
Thanks !