html - Maximum number of divs in IE8 -


i have page produces schedule project timeline. timeline split days , each day split , pm.

one of projects in there last 517 days meaning container div have 1034 inner days (each representing slot in day). in ie8 exceed 1000 divs html doesn't show (works fine in chrome , firefox). know if there kind limit in ie8

the divs displayed "display:table-cell" if helps.

after investigation turned out ie didn't more 1000 nested elements in 1 element, ended having containers contained upto 1000 elements


Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -