I'm working on designing a PHP/MySQL movie list for my personal use, and trying to redesign it so it has an iTunes-like interface.
So my question is: when columns in a table are resized, for example, by resizing the browser window, is there any way with HTML/CSS to create the "..." effect that iTunes does with the extra text that doesn't fit in a column, rather than making the row taller to accommodate the extra text? Or is there a better way to do this? (I don't want to learn Javascript right now.) I included a picture of what I have now, followed by an iTunes screenshot of the effect that I'm thinking of.
Sorry if this is confusing; I don't really know how to search for it on the web, and I'm just beginning with CSS. I always thought CSS was more difficult to learn than it is.
Thanks in advance,
Scott
So my question is: when columns in a table are resized, for example, by resizing the browser window, is there any way with HTML/CSS to create the "..." effect that iTunes does with the extra text that doesn't fit in a column, rather than making the row taller to accommodate the extra text? Or is there a better way to do this? (I don't want to learn Javascript right now.) I included a picture of what I have now, followed by an iTunes screenshot of the effect that I'm thinking of.
Sorry if this is confusing; I don't really know how to search for it on the web, and I'm just beginning with CSS. I always thought CSS was more difficult to learn than it is.
Thanks in advance,
Scott