View Full Version : linking pages in CSS frames...help!!!!!


palmettopony
03-05-2005, 03:36 PM
help please!!
i just tried css frames for the first time....ive done the reg. ones in the past. but my question is...how do i get a link on the left menu of my page to open up in the center??? i CANT get it to work!

i kno this is prob. a dumb question...but i cant find the answer newhere :)

thx 4 reading!

webgirl
03-05-2005, 03:45 PM
You can't target css frames so includes(SSI/PHP) could be an openine or just up the same css layout on everypage with content changed.

MaGiCSuN
03-05-2005, 05:15 PM
what are css frames anywayz?
they don't excists....

or are you talking about div's ? if so, then webgirl is right, you can't target those. Instead you can just replace that <div> with an iframe and it will do the trick.

palmettopony
03-05-2005, 10:03 PM
thanx yall! ill try that=D.