old IE float problem, yet can't find the solution
or can't remember...
anyways page is:
http://webtrans1.com/folio/index.php?path=modane%2f&f_num=0&show
the thumbnails on left in div set float left
#thumbsdiv{
padding:5px;
margin-right:5px;
width:170px;
height:500px;
overflow:auto;
border:1px solid #ddd;
float:left;
}
and float left, in ie too, well.
but, in ie, if whole layout not fit in viewport (this div, , table should
stay next on right side), ie drops table bellow floating div.
others browsers not drop table bellow, show horizontal scroll bar, want.
how stop ie dropping table bellow div?
--
seb ( ---@webtrans1.com)
http://webtrans1.com | high-end web design
downloads: slide show, directory browser, mailing list
anyways page is:
http://webtrans1.com/folio/index.php?path=modane%2f&f_num=0&show
the thumbnails on left in div set float left
#thumbsdiv{
padding:5px;
margin-right:5px;
width:170px;
height:500px;
overflow:auto;
border:1px solid #ddd;
float:left;
}
and float left, in ie too, well.
but, in ie, if whole layout not fit in viewport (this div, , table should
stay next on right side), ie drops table bellow floating div.
others browsers not drop table bellow, show horizontal scroll bar, want.
how stop ie dropping table bellow div?
--
seb ( ---@webtrans1.com)
http://webtrans1.com | high-end web design
downloads: slide show, directory browser, mailing list
why page have frameset doctype?
--
murray --- icq 71997575
adobe community expert
(if *must* email me, don't laugh when so!)
==================
http://www.dreamweavermx-templates.com - template triage!
http://www.projectseven.com/go - dw faqs, tutorials & resources
http://www.dwfaq.com - dw faqs, tutorials & resources
http://www.macromedia.com/support/search/ - macromedia (mm) technotes
==================
"(_seb_)" <seb@webtrans1.com> wrote in message
news:ec2dqe$opj$1@forums.macromedia.com...
> or can't remember...
>
> anyways page is:
> http://webtrans1.com/folio/index.php?path=modane%2f&f_num=0&show
>
> thumbnails on left in div set float left
>
> #thumbsdiv{
> padding:5px;
> margin-right:5px;
> width:170px;
> height:500px;
> overflow:auto;
> border:1px solid #ddd;
> float:left;
> }
>
> , float left, in ie too, well.
>
> but, in ie, if whole layout not fit in viewport (this div,
> , table should stay next on right side), ie drops
> table bellow floating div.
>
> others browsers not drop table bellow, show horizontal
> scroll bar, want.
>
> how stop ie dropping table bellow div?
>
>
> --
> seb ( ---@webtrans1.com)
> http://webtrans1.com | high-end web design
> downloads: slide show, directory browser, mailing list
--
murray --- icq 71997575
adobe community expert
(if *must* email me, don't laugh when so!)
==================
http://www.dreamweavermx-templates.com - template triage!
http://www.projectseven.com/go - dw faqs, tutorials & resources
http://www.dwfaq.com - dw faqs, tutorials & resources
http://www.macromedia.com/support/search/ - macromedia (mm) technotes
==================
"(_seb_)" <seb@webtrans1.com> wrote in message
news:ec2dqe$opj$1@forums.macromedia.com...
> or can't remember...
>
> anyways page is:
> http://webtrans1.com/folio/index.php?path=modane%2f&f_num=0&show
>
> thumbnails on left in div set float left
>
> #thumbsdiv{
> padding:5px;
> margin-right:5px;
> width:170px;
> height:500px;
> overflow:auto;
> border:1px solid #ddd;
> float:left;
> }
>
> , float left, in ie too, well.
>
> but, in ie, if whole layout not fit in viewport (this div,
> , table should stay next on right side), ie drops
> table bellow floating div.
>
> others browsers not drop table bellow, show horizontal
> scroll bar, want.
>
> how stop ie dropping table bellow div?
>
>
> --
> seb ( ---@webtrans1.com)
> http://webtrans1.com | high-end web design
> downloads: slide show, directory browser, mailing list
More discussions in Dreamweaver support forum
adobe
Comments
Post a Comment