• Affan
  • NEWBIE
  • 0 Points
  • Member since 2008

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 2
    Replies
<div id="outside_page">
{!url}
</div>

the outside_page which is a jsp loads up but the css in that file is not recognized. I guess conflict with css on visualforce page? I also tried moving css from the outside_page to the visualforce page, but the outside page does not read the css in visualforce page. Is there any way around it?
  • October 03, 2008
  • Like
  • 0
<div id="outside_page">
{!url}
</div>

the outside_page which is a jsp loads up but the css in that file is not recognized. I guess conflict with css on visualforce page? I also tried moving css from the outside_page to the visualforce page, but the outside page does not read the css in visualforce page. Is there any way around it?
  • October 03, 2008
  • Like
  • 0