NameSilo

Javascript Plea!

SpaceshipSpaceship
Watch

martyn187

Established Member
Impact
0
Hi guys,

More help needed :)

I am working on a website for a radio station and I have a javascript which changes at the relevant times to show what's on.

I want to only have to update it once with any changes and for it to be displayed throughout the site.

I have been using the call i.e : <script src="filename.js"> for links but I cannot seem to get it to work for this time sensitive script.

Grateful for any help.
 
0
•••
The views expressed on this page by users and staff are their own, not those of NamePros.
AfternicAfternic
Can you give more info? :D I don't quite get how you're going about doing this without seeing the code or if you can explain a little more. It sounds like you're trying to have a javascript change something based on the time of day? :|
 
0
•••
We have 2 way insert javascript in html pages:
1. <script language="javascript" src="filename.js"></script>
2. <script language="javascript">
<!--
//Javascript codes go here
//-->
</script>
3. <a href="javascript:history.go(-1)">Back</a>

So Maybe you forget </script>?
 
0
•••
Dynadot — .com TransferDynadot — .com Transfer
CatchedCatched

We're social

Escrow.com
Spaceship
Rexus Domain
CryptoExchange.com
Domain Recover
CatchDoms
DomDB
NameFit
  • The sidebar remains visible by scrolling at a speed relative to the page’s height.
Back