SitePoint Sponsor |
|
User Tag List
Results 1 to 3 of 3
Thread: php site with various width td
-
Dec 12, 2000, 17:18 #1
Hi
Over in website review we have a site that uses a php / mysql to provide several lists.
But there is a problem, when artists is selected on the menu and then specific artists chosen, the width of the td varies. So we are working the problem but more help would be useful, cause we have not found it yet.
Also it is a really nice site.
http://www.sitepointforum.com/showth...threadid=13107
peaceEd Shuck
www.noevalley.com
-
Dec 13, 2000, 14:59 #2
-
Dec 14, 2000, 00:18 #3
Hi
Thanks for the reply Wayne.
The problem is that the tr of which this td is a component, contains 5 td's. Four are, or appear to be fixed width and the fifth (the component in question) varies in width with the browser.
Some of the time, the first, third and fifth appear to split the pixels into thirds ( less the cosmetic 2 pixel demands of the second and forth tds). This is in violation of the fixed width declaration.
Your solution is perfect for most applications, this is just a bit more bizzar.
Thanks
Ed Shuck
www.noevalley.com
Bookmarks