Click to See Complete Forum and Search --> : A minor problem with the "Calender" script.


Scott Bull
09-23-2003, 04:07 AM
O.K., I'm sure I've probably made a stupid mistake when I copied the script for this.

I decided to copy the script for the calender and put it on my forum board, but just below the calender, on the left side, there's a single >, and I was wondering how I remove it.

My forum-boards address is: Balamb SeeD Garden (http://pub177.ezboard.com/bbalambseedgarden)

B.T.W., the calender is so cool, thank-you for supplying the script.

Fang
09-23-2003, 04:53 AM
On this line(128) remove the last ">"
<!-- Script Size: 2.13 KB -->>

Scott Bull
09-24-2003, 03:37 AM
Thanks very much.:)

Edit: I have deleted the string mentioned above, and the > is still there, any insights?:confused:

Fang
09-24-2003, 07:34 AM
line 129 </center>>
I ran your page through the CSE HTML Validator: 310 errors :eek:

Scott Bull
09-25-2003, 05:27 AM
Seems like a lot.

Part of the page was where I customised a template with HTML, this causes no major problems.

All I need to do is get rid of the >

There are no problems which affect the running of B1, (the abbrieviated name for Balamb SeeD Garden), just that.

The other errors don't really cause much concern.

What string do I need to alter/delete to get rid of the >?

Thanks very much for your help.:)

Fang
09-25-2003, 05:40 AM
Line 104: </CENTER>&gt;
remove the entity &gt;

Consider correcting the other errors.

Scott Bull
09-26-2003, 06:10 AM
I can't seem to find that code anywhere.

I just copied the entire code from this page.
I've removed all non-essential parts from the coding, but I still can't get rid of the mark, also, when I make a reply to a thread;

onload="setMode(0)" >

is displayed.

Would anyone mind correcting the code for me, and e-mailing it to me, I'd be ever so grateful.

Fang
09-26-2003, 12:39 PM
line 97: </CENTER>&gt;

Scott Bull
09-27-2003, 03:41 AM
I will try to find that code, but is there a quick way to count down to line 97, I still can't find it by browsing it.


Thanks for all your help so far, it's been great and I'm learning a lot from this site, (yup, I admit it, I'm an idiot).

Fang
09-27-2003, 01:06 PM
Get a decent editor (http://www.chami.com/html-kit/), or search for &gt;

Scott Bull
09-29-2003, 12:13 PM
The script was taken from javascript.internet.com, and there are no major problems with it.

Also, some of my forum-board members are saying they can't see the calender at all.

I'll check the link posted, thanks for your help.