Forum Moderators: travelin cat

Message Too Old, No Replies

Mac problem with div height

         

kevinj

8:27 pm on Feb 1, 2005 (gmt 0)

10+ Year Member



I have a page that has a div set up for text that will scroll when a user rolls over the arrows for up and down. Everything works great except on the Mac the overall page height extends way beyond the bottom of the content of my page. I solved the left to right scrolling by placing the div in a <td> and setting the width on the <td>. Every attempt I've made to eliminate all the extra space at the bottom of the page has not worked. Does anyone have any ideas how to control the height of the div so the page won't scroll vertically way beyond where my content cuts off? The code works with no problems on a PC. It's a Mac IE issue it appears.

Thank you!

lZakl

9:10 pm on Feb 1, 2005 (gmt 0)

10+ Year Member



Kevin,

Fisrt off, Mac no longer supports IE. Running the current version of IE for mac (5.2 I think) is like running IE 4.5 on windows machines. So this may just be a compatibility issue. Try it with Mac default browser called 'Safari', and then try it with 'Firefox' for Mac and compare your results.

Also you may have a problem with your code, try validating it at a number of sites set up to validate HTML code. You may find that you are using a peice of code that isn't available for that browser, or you may noy be using the div properly.

Hope this helps some

-- Zak

lZakl

4:43 pm on Feb 3, 2005 (gmt 0)

10+ Year Member



Correction: After reading my post "Mac no longer supports IE, what I meant to say is Microsoft no longer has plans for the Macintoshversion of IE. Sorry if there was any confusion. :0)

-- Zak