View Single Post
Old 12-13-2007, 04:34 AM   PM User | #7
Papa
New Coder

 
Join Date: Nov 2007
Posts: 41
Thanks: 0
Thanked 0 Times in 0 Posts
Papa is an unknown quantity at this point
Okay. I'm going to try your code again Philip, then the other so I can try and learn. I've placed the java code in its own .js file and called up the javascript in my header of my html page like the other javascript scripts i have... but i am having trouble getting the code to display in the body of the html page.. where i want the code to show its just showing nothing.. blank.. i believe i am just being stupid and cant see what i am doing wrong.. here is where i am trying to display the code... ive tried different things to call up the script.. but none seem to work.. i must be doing something obviously wrong.... i know the code i left in below is wrong.. i just wanted soemthing there so you all could see what im talking about

Code:
<div id="top">
	<blockquote class="withquote">
			<p class="withunquote"><span style="color: #4682b4;"><strong><script src="text_rotate.js" type="text/javascript"></script></strong></span>
    </blockquote></p></withunquote>
    	<h5>- Bob Jones, Midnight Press</h5></div>
Papa is offline   Reply With Quote