Seona Bellamy wrote:
When the next floated element in a series doesn't have enough room, it automatically starts on a new line.I'm wanting to make a tabbed menu like the one suggested in ALA's Sliding Doors I & II. All well and good, but the menu will be dynamically generated and won't have a fixed number of items - from page to page it will differ. There could be as few as four or as many as 12. Therefore, I need a way to make sure that if there's more than will fit across the page, it will start a new line of tabs which will nestle in under the old ones.
If you want to have more control, you have a problem. You would need to use JavaScript because the font size in pixels isn't known by the server, and it is subject to change by the user.
*****************************************************
The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
*****************************************************
