Applying CSS to all the pages in a frameset

Discussion in 'CSS' started by chikoo, Sep 13, 2006.

  1. #1
    My application is divided into 3 frames (top, left & right). I have a CSS file which i have included in all my .jsp pages. Application is using Struts Framework. When the frameset is getting loaded at the begining of the application, the stylesheet is getting aplied for all the pages in all the frames.

    Now the top & left frame pages are the same throughout the application. But depending upon the events, the right frame pages are getting changed dynamically. But after first page, the stylesheet is not getting reflected in any of the pages.

    Note: 1. I have included the CSS file in each individual page.
    2. I am using WSAD for this application. During design of the individual jsp page, the stylesheet is getting reflected in preview. But after running it is not.

    Can anyone plz figure out what could be the reason...

    Thanks
     
    chikoo, Sep 13, 2006 IP