how to disable horizontal scrolling
Hi,
I've a frameset with the rows set to "100%,0". This is a must for a system entegration. Hidden frame holds some javascript code which can not be included within main page content.
What I want to do is to disable the horizontal scrolling on 100% frame from the 0 height frame using javascript (frameset code is fixed so I cannot change it, because of this, I have to do this using javascript). But I need to keep vertical scrolling. Is this possible to do this by using any attributes (or style)? If not I'm open for any workaround suggestion...
Thanks..
@li
|