Site: Problem:
I've been mucking around with DIVs and I would like some advice. The idea for a section of my site is that people can mouse over different sections of a map and it will tell them stuff about the relevant map area.
I've split my main screen into two sections using a table and stuck up the map in the right hand cell. I've then set up a bit of code that flicks between DIVs as the person mouses across the maps. I even worked out how to make the DIV resize in relation to the window (cross fingers - I still have to test this on large resolution monitors.)
But... If the user does something like enlarge the default text size (perhaps they have a reading disability or really like reading gigantic text) the text in the DIV expands downwards - past the footer of my page and into the gray back ground colour.
As a discipline thing I'm trying to figure out a way to stop this from happening. I don't mind if the rest of my page (ie the right cell with the map in it) stretches vertically and pushes the footer down. I just want to stop the enlarged text from mucking into the footer.
I've uploaded the page to my site at so you can have a look. Because it's only in the test phase you'll only get a DIV swap if you mouse over the bottom of the top island (A ALT tag with "Wellington" on it should pop up.)
Just as a note - I only bother testing on IE, so I'm not sure how Netscape would handle any of this.
Cheers
Tama
I've been mucking around with DIVs and I would like some advice. The idea for a section of my site is that people can mouse over different sections of a map and it will tell them stuff about the relevant map area.
I've split my main screen into two sections using a table and stuck up the map in the right hand cell. I've then set up a bit of code that flicks between DIVs as the person mouses across the maps. I even worked out how to make the DIV resize in relation to the window (cross fingers - I still have to test this on large resolution monitors.)
But... If the user does something like enlarge the default text size (perhaps they have a reading disability or really like reading gigantic text) the text in the DIV expands downwards - past the footer of my page and into the gray back ground colour.
As a discipline thing I'm trying to figure out a way to stop this from happening. I don't mind if the rest of my page (ie the right cell with the map in it) stretches vertically and pushes the footer down. I just want to stop the enlarged text from mucking into the footer.
I've uploaded the page to my site at so you can have a look. Because it's only in the test phase you'll only get a DIV swap if you mouse over the bottom of the top island (A ALT tag with "Wellington" on it should pop up.)
Just as a note - I only bother testing on IE, so I'm not sure how Netscape would handle any of this.
Cheers
Tama