|
Posted by fleemo17 on 06/21/06 18:01
> And remove the "\n" from the random_header.js file...<
Martin, you da man! Removing that "/n" did the trick! Thank you!
What the heck was that supposed to do, anyway?
On a side note, the other items you mentioned, like having the <script>
and <noscript> together, etc., it must be an issue of whatever you used
to view the source code, as the actual code does do just that. Here's
the code as it appears in the HTML document:
<script type="text/javascript"
src="random_header.js"></script><noscript><img src="images/random1.jpg"
width="268" height="275" alt="Polaroid of Kilee"></noscript>
But hey, bottom line is you fixed the problem! Many many thanks! :D
Navigation:
[Reply to this message]
|