Wednesday 15 September 2010

html - troubleshooting scrollbar blocked -



html - troubleshooting scrollbar blocked -

i don't know much html/css. using framework (witty) generates html/js/css.

i have div follow:

[...] <div style="overflow:scroll ; height:600px"> <svg [...] height="4000" width="6000">...</svg> </div>

the vertical scroll works fine horizontal looks fine (present , enabled) can't move (tested on both latest firefox , chromium).

problem: previous div in middle of bunch of others, , have no thought of how troubleshoot that. no error in dev console.

thanks

html css

No comments:

Post a Comment