I couldn't make it work to make a div style="height:XXpx;overflow:scroll;" to work.
it seems that the widget avoids any scrolling mechanism and only allow it on body.
how can i workaround it?
i am creating a app that i set a navigation (top, side or bottom) and i have a div where show all the content, so when the user scrolls it should scroll only the content and not move the navigation.
any ideas? am i clear...?!

Reply With Quote

