Forum Moderators: not2easy
The issue is that the content div will drop below the floated navbar if the content div becomes to large (which always happens at 800x600 res)
The data in the content div is dynamic and user selected - so the table selected will have as many columns as the user desires. My question is this: Is there any way to force (without using AP) the content div to not drop down and to simply horizontally scroll? If code is needed I can provide.
By the way this is a strict IE 6.0 environment only.
Thanks