Page 2 of 4

Posted: Wed 14 Sep, 2005 21.10
by J.Christie
James H wrote:glad you wrote song and not snog, J.Twonk
...Hmm :roll:

Posted: Wed 14 Sep, 2005 21.20
by babyben

Posted: Wed 14 Sep, 2005 21.31
by J.Christie
Cheers, babyben but I cannot work HTMl hardly at all. Does anyone know how to actually explain to me what to do?

Thanks

Posted: Wed 14 Sep, 2005 21.56
by Chris
J.Christie wrote:
Cheers, babyben but I cannot work HTMl hardly at all. Does anyone know how to actually explain to me what to do?

Thanks
Read the fucking instructions in the script. :roll:
That webpage wrote:Configuring the script- Please follow the step-by-step documentation inside the script to configure it.
And if you can't even do a bit of basic HTML editing/tweaking/copying/pasting, then what hope do you have of making a website? :?

Posted: Wed 14 Sep, 2005 22.17
by Nick Harvey
Chris wrote:Read the fucking instructions in the script.
Isn't there supposed to be one more word on the end of that instruction, if the original blooper tape is to be believed?

Posted: Wed 14 Sep, 2005 22.21
by Neil Jones
Chris wrote:And if you can't even do a bit of basic HTML editing/tweaking/copying/pasting, then what hope do you have of making a website? :?
I do hope he/she/it doesn't try to put it in using one of the WYSIWYG type programs because that'll guarantee it'll NEVER work again.

Posted: Wed 14 Sep, 2005 23.19
by Pete
as the instructions are not being delivered by megaphone our young friend cannot understand them

Posted: Thu 15 Sep, 2005 18.09
by J.Christie
Just tried what it said to do and it wouldn't work. It just came up with the code itself. What am I doing wrong?

Posted: Thu 15 Sep, 2005 18.39
by Neil Jones
J.Christie wrote:
Just tried what it said to do and it wouldn't work. It just came up with the code itself. What am I doing wrong?
If it's displaying the javascript itself, that's usually because you're either using some obscure years out of date browser, something that doesn't like javascript full stop, Javascript is switched off in your browser or you've done something major wrong.

Anyway, the script is missing comment brackets which usually means the browser is trying to interpret them as HTML and putting them out to the browser window.

Put them before and after the script tags as follows:

Code: Select all

<script language="JavaScript1.2">
<!--

/*
Dynamic countdown Script- © Dynamic Drive (www.dynamicdrive.com)
For full source code, 100's more DHTML scripts, and TOS,
visit http://www.dynamicdrive.com
*/

Replace this text with the rest of the javascript code down to but not including </script>
-->

</script>

<ilayer id="countdownnsmain" width=&{countdownwidth}; height=&{countdownheight}; bgColor=&{countdownbgcolor}; visibility=hide><layer id="countdownnssub" width=&{countdownwidth}; height=&{countdownheight}; left=0 top=0></layer></ilayer>
This'll stop the javascript being parsed as HTML if nothing else.

Posted: Thu 15 Sep, 2005 19.23
by J.Christie
Cheers, Neil. I'll try it out later.

Posted: Thu 15 Sep, 2005 20.36
by tillyoshea
babyben wrote:No website is better than a badly designed one for a business.
Does that get an award for the most ambiguous statement written on here in a very long time? Though the meaning is clear from the context, it still amused me... Having said that, most things do...