How come IE expands divs fine to be the backgrounds to floated divs and FF gets shirty and won't unless you set overflow to auto?
Normally I don't mind but I've put in a suckerfish dropdown and even with some z-index mods, on rollout in FF an auto overflowed div leaps briefly to the left and I've had to set a height for it so it doesn't jump and stretches to the content, which is fine for now but I’ll have to mod it if the content requires expansion.
I'm embarrassed to admit I'm clearly missing something when it comes to handling overflows.
Normally I don't mind but I've put in a suckerfish dropdown and even with some z-index mods, on rollout in FF an auto overflowed div leaps briefly to the left and I've had to set a height for it so it doesn't jump and stretches to the content, which is fine for now but I’ll have to mod it if the content requires expansion.
I'm embarrassed to admit I'm clearly missing something when it comes to handling overflows.