html - Scroll lag in WebKit browsers from ul/li structure -
html - Scroll lag in WebKit browsers from ul/li structure -
i've got web page showing schedule on weekly basis. schedule made of 7 ul:s, 1 each day of week, , each ul have number of li:s show different activities during day.
for reason ul/li construction create scrolling in chrome , safari lag lot. if create browser window smaller, or if open developer tools of chrome, gets better. have seen box , text shadows might cause these problems, not using that. other suggestions might prepare this?
thanks, mattias
html css google-chrome safari webkit
Comments
Post a Comment