CSS to a FrameSet
- Started
- Last post
- 6 Responses
- dfd
Is it possible to apply a style sheet to an entire frameset? such as "left.htm" and "right.htm" ... ?
if so, any sample code?
thanks!
- Nairn0
aside from calling one remote stylesheet seperately from inside each html file? no.
but then, you could do that way.
- dfd0
sounds interesting, waht i'm doign is allowing the user to setTheme, however, on this site there are the nav frame and the content frame, both with text.
what i want to do it upon selecting the css, both frames (individual html pages) to react.
no sure if this is do-able.
- dfd0
OH! just had an idea .... how about creating the entire site using CSS ... which means, well ... actually i don't know if you can create frames in CSS ... as in a frameset? ... uh, another redbull.
- welded0
No, you can't make frames in CSS (you can fake it though). Anyway, as for your first issue, I don't have any examples but I'm certain there's a way to update the stylesheets in two frames simultaneously. It's Google time, baby.
- dfd0
oh my gf has been jealous lately because it seems i pay more attention to ms.google. i jsut can't find waht i want ...
- ********0
you can use span classes.