|
| 1 - 19 of 19 [Total 1 Pages] |
|
|
Spacing problem... can't figure it out Jul 29, 2002, 10:55 |
1 |
|
See how there's a big space between Sunday, Mon... and the dates? I can't figure it out. It's an ASP driven calendar, but when I load the page in Frontpage after it has been given to the browser, I still can't figure it out.
Please help.
|
|
|
Jul 29, 2002, 11:52 |
2 |
|
what are you refering to, do you mean you want the table 100% so it fills the whole sapce?
|
|
|
Jul 29, 2002, 11:56 |
3 |
|
I think he's referring to the additional row fragments that show up below the calendar Code: <td width='14%' class=bblankday> </td> </tr> <td width='14%' class=bblankday> </td> </tr> <td width='14%' class=bblankday> </td> </tr> <td width='14%' class=bblankday> </td> </tr> <td width='14%' class=bblankday> </td> </tr> <td width='14%' class=bblankday> </td> </tr>
|
|
|
Jul 29, 2002, 11:57 |
4 |
|
If you'll notice the white space that is under the last day in the calendar...
That isn't supposed to be there (it's not in July).
I think (by selecting it) you can see 6 rows. Those should probably be columns. It is probably an ASP problem - but if you can show me exaclty where in the HTML code the problem is... then I can fix the ASP. Thats the problem... I can't figure it out regardless of the ASP.
|
|
|
Jul 29, 2002, 11:59 |
5 |
|
I think I finally found it.
I'm gonna work on it myself now. I hate bugging you guys when I can play around with it.
|
|
|
Jul 29, 2002, 12:06 |
6 |
|
Works great now... and I just made the blank months look better as well. Thanks for putting up with me.
|
|
|
Jul 29, 2002, 15:56 |
8 |
|
Quote: OUCH - I'm SO glad i was out of the office and missed this one
Flawless |
Lol, what are you saying?
|
|
|
Jul 29, 2002, 16:28 |
9 |
|
Flawless is a busy man,, you just posted in the wrong section completely lol. Just curious what made you think it would be javascript/jscript/ecmascript realated?
|
|
|
Jul 29, 2002, 16:42 |
10 |
|
Quote: Flawless is a busy man,, you just posted in the wrong section completely lol. Just curious what made you think it would be javascript/jscript/ecmascript realated? |
Good question. Who knows. It seems all my questions are either ASP or Javascript related... and these are the two forums I visit. Lol.. sorry.
|
|
|
Jul 30, 2002, 01:59 |
11 |
|
That makes sense.
I think i'm so at home here that I'd post a gardening question in here.
Flawless
|
|
|
Jul 29, 2002, 11:29 |
13 |
|
in the td tag thats empty put,
and that will fix it, btw its not a javascript problem as well
|
|
|
Jul 29, 2002, 11:33 |
15 |
|
Actually the link WAS right (I was working on a temp file so I didn't screw up the on-live calendar)... but I fixed it myself so I deleted that.
But now I have a problem at this url when you are in JUNE at the BOTTOM of the calendar. Way too much space. Please help.
|
|
|
Jul 29, 2002, 11:35 |
16 |
|
Quote: in the td tag thats empty put,
and that will fix it, btw its not a javascript problem as well |
I fixed it by taking out the height='16%'. But thanks. I tried adding the &nbsp; at the bottom of June, but I still have the problem.
|
|
|
Jul 29, 2002, 11:42 |
18 |
|
Go to JUNE. Look at the bottom, there are blank lines or cells. They shouldn't be here... what's wrong?
|
|
| 1 - 19 of 19 [Total 1 Pages] |
|
|
|