Jump to content

Odd Space in Table When Adding and Removing Rows


l4nc3r

Recommended Posts

Hey,

 

I'm making an AJAX calendar (http://71.192.12.240/Calendar%20Project/calendar.php) (It only works in FF for now), and I keep getting an odd space between the days of the week and the calendar cells when I change months.

 

The way it works is when the user changes the month, it goes through and deletes all of the rows that aren't the days of the week and then adds the new rows for the new month.

 

If I set the table border-spacing to 0, it doesn't happen anymore, so I think the browser thinks there is an extra row in there..?  Though, I carefully monitored how many rows were being added and deleted, and I didn't find any extras.

 

What's wrong?

 

Any help much appreciated :D

 

Thanks,

Tucker

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.