Script: Pausing up-down scroller
http://www.dynamicdrive.com/dynamicindex2/crosstick.htm
I would like to cut down on the scripts in my header tags, because I'm designing this site for my church. I want to try to reference this script in an external file so that I can still have the script working, just referenced outside of the original document. This is just a little of what I have done and what the </head> tags look like:
<style type"text/css">
@import url("body1.css");
</style>
<style type"text/css">
<--scroller CSS styles here-->
</style>
<script type"text/javascript" src="scroller.js">
--pause content definitions here--
</script>
http://www.janandmartha.com/body_test.html
Here is the page where its going to be. When I put it in the "Latest News:" area, I get nothing. There is something else that happens when I reference the script to the external file. When I do this, the whole header with the "Latest News" area disappears. This very frustrating.
Please help because i'm on a deadline-esque situation and need a possibly prompt response.
I;m on yahoo messenger now, if you would like to chat about this, you can add me to your buddy list:
username: traydog761
Thanks and Much Appreciated,
Travis



Reply With Quote

Bookmarks