charley
08-17-2007, 07:01 PM
1) Script Title: Switch Content Script II
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex17/switchcontent2.htm
3) Describe problem:
Hi,
I love this script, it works great, but in IE7 when you click and expand the text, it overflows the viewable area and for some reason, the scroll bar does not appear (it works fine in FF). The up and down keys do work, but that's not too helpful for my users. The script is contained in a content div which is styled to overflow:auto; but somehow IE just doesn't seem to pick up on the expanded text as being overflow.
There's a lot of code involved in the page (because I haven't used a separate style sheet - sorry) so here's the url:
http://www.screwballlounge.com/abouttest.htm
I've added 'expand text' comments in the two places where the relevant code is to help people pick it out. I have not altered the two .js files at all, they can be viewed at the script url.
One other small thing - all the table content seems to have vertically aligned to the middle - I have tried adding a style with vertical-align:top; with no effect. I have also tried valigning the entire table (no effect), and valigning separate cells, but nothing will shift the text. Any ideas?
Any help much appreciated!
Charley
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex17/switchcontent2.htm
3) Describe problem:
Hi,
I love this script, it works great, but in IE7 when you click and expand the text, it overflows the viewable area and for some reason, the scroll bar does not appear (it works fine in FF). The up and down keys do work, but that's not too helpful for my users. The script is contained in a content div which is styled to overflow:auto; but somehow IE just doesn't seem to pick up on the expanded text as being overflow.
There's a lot of code involved in the page (because I haven't used a separate style sheet - sorry) so here's the url:
http://www.screwballlounge.com/abouttest.htm
I've added 'expand text' comments in the two places where the relevant code is to help people pick it out. I have not altered the two .js files at all, they can be viewed at the script url.
One other small thing - all the table content seems to have vertically aligned to the middle - I have tried adding a style with vertical-align:top; with no effect. I have also tried valigning the entire table (no effect), and valigning separate cells, but nothing will shift the text. Any ideas?
Any help much appreciated!
Charley