l4nc3r Posted May 25, 2009 Share Posted May 25, 2009 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 Thanks, Tucker Link to comment https://forums.phpfreaks.com/topic/159587-odd-space-in-table-when-adding-and-removing-rows/ Share on other sites More sharing options...
Ken2k7 Posted May 26, 2009 Share Posted May 26, 2009 I can't view your site. Link to comment https://forums.phpfreaks.com/topic/159587-odd-space-in-table-when-adding-and-removing-rows/#findComment-842069 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.