> Not in CSS, I don't believe it can. Although I didn't know you could
> target an iFrame by name either, so I could be wrong. Out of
> interest, what is the syntax used to target iFrames by name in CSS?


You can target a div (or iframe) via Javascript, and change the  
attributes of the div or iframe, but it's not done purely with CSS.

This is typically done to change the visibility of the div, or  
similar treatments. You'll see this in places that have 3 "tabs" of  
product into. The common approach to that is targeted divs.

But anything going down that road is off-topic here, and should be  
researched in the appropriate place.

Now, that does bring up an interesting question....    What are the  
effects of CSS on content contained within iframes?...  Will the  
stylesheet of the main page effect the content of an iframe?...  That  
is an interesting question....

-- Karl
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to