As mentioned previously, I am experimenting with a little different layout and scrollbars are not cropped anymore but some other problems are occurring.
I am wondering about the browser behavior...
No, I have not found a solution and hence no changes to the zip file. The code bits posted in my previous post are not really code bits. Its the higher view of the page layout. I thought it will help...
Fixing the issues with deprecated elements and invalid styles didn't solve the issue.
After cleaning, I removed all the content from the DIV and tried and it still fails i.e. scrollbar bottom...
By disappearing scrollbars of DIV, I mean that the scrollbar gets cropped. First the scrolldown button disappears and as one reduces the height further, more part gets...
I have a complicated page layout using TABLEs and DIVs. The DIV area is scrollable (using overflow=scroll).
The problem is if I resize the browser window or if the screen resolution is less, part...
i think, within a short time, i am going to come with another problem. i am trying to make extent this script to have sort functionality. I have borrowed...
I am trying to write javascript for filtering the values in the table.
The row after header row contains the unique values from the columns. These values are shown using select boxes. i.e. one...
Thanks a lot Charles!:)
This is exactly the thing I was looking for. You won't believe but I spent days for it.
I downloaded hell lot of CSS editors but it didn't help.
Hi,
thanks for the concern.
I found a (little dirty) way to do it.
I have posted it in this thread:
http://www.webdeveloper.com/forum/showthread.php?p=416676#post416676
I found a way to do it.
Here is it:
I created a hidden frame on the same domain as navigation frame. So basically this hidden frame has permission to refresh the...
"nav" is the name of the frame in which javascript navigation tree is shown.
"content" is the name of the frame showing content and from where I would like to refresh the contents of the "nav"...