PDA

View Full Version : ok, im screwed.


choke
02-02-2003, 01:56 AM
Right, i'm new here, so howdy doodey e.t.c to you all in advance.

I have a big problem. I am currently working on a site, and this site will contain the first examples of layers i have ever worked with. Thus im clueless as to this:

Is it possible to apply my remotely linked css stylesheets and javascripts to content (images/text/links) within a <div> tag?

At the moment they are all linked to in my <head> section as usual, but they seemed to stop working completely once i added layers to the page.

I have three layers on my page (which btw is displayed within an iframe)...all these layers must have the same meriad of styles and javascripts applied to the content inside them.

Please help me out as im totally screwed if i cant use these layers. And i cant discard the scripts/stylesheets either.

ask if you want to see my code or anything.

thankyou very much.
luke.

Jimbo
02-02-2003, 05:02 AM
I am interested to see what is wrong. Because I use iframes on a site I have and everything works perfectly. Do you have the links to the external CSS and Javascript pages inside the <head> of ALL the pages(including the pages inside the iframe)?

choke
02-02-2003, 11:26 AM
the entire page, with the layers and the stylesheet/javascript references is within an iframe. I just mentioned the iframe incase it brought up complications but now i have a feeling it doesnt.

I just want the stylesheets and javascripts in the <head> tag to apply themselves to the content inside the <div> tags.

ronaldb66
02-03-2003, 09:41 AM
It would really help a lot if you could supply the style and page sources, preferrably online, because based on the information you supplied any number of answers is possible, probably neither of which will help you one bit.

cg9com
02-03-2003, 05:07 PM
Originally posted by choke

Is it possible to apply my remotely linked css stylesheets and javascripts to content (images/text/links) within a <div> tag?

the direct answer to that question would be yes.

what exactly are you trying to apply from your external CSS?
any other problems you have would require some code posting.

choke
03-03-2003, 10:15 AM
sorry for taking so long, i fixed my problem. Although i dont know why there was one in the first place.

I simply re-arranged the order of my stylesheet references in my header and voila. I think they somehow conflicted, thankyou for the help. much appreciated.


regards...

Spookster
03-03-2003, 05:44 PM
and in the future read our forum posting guidelines before you create any more topics.