On Mar 11, 2012, at 2:02 PM, Keith Purtell wrote:

> Here's a temporary link to their code. I'll take a look at the w3 link while 
> anyone who cares to can comment on the following: It's supposed to fit inside 
> a tall slender area, and the publisher wants the full text width visible via 
> different viewports. One of my co-workers thinks the only solution is 
> JavaScript. (NOTE: The publication is a relatively tame "girlie/lifestyle" 
> magazine, just letting you know in advance in case you dislike such) ...
> 
> http://www.keithpurtell.com/kthings/if.htm

So, that is the typical Twitter packet - it generates a truck load of divs and 
loads contents via ajaxy calls. If you look at the source of that page, you see 
a js string that sets the width of one of the divs (as inline style in the 
generated code). If you look at the generated code through webkit inspector of 
firebug, etc, you'll see the whole html structure. What you actually want to do 
is not clear to me, but it should be dead easy to adjust the whole thing to 
your needs.

Philippe
--
Philippe Wittenbergh
http://l-c-n.com/






______________________________________________________________________
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to