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 Quote Link to comment Share on other sites More sharing options...
Ken2k7 Posted May 26, 2009 Share Posted May 26, 2009 I can't view your site. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.