Can .htm to use the style class from the master

W

_Who

I have a .htm the shows in an iframe.

I need the .htm to use the style class from the master.

The context appears to use it with no problem

But I don't know how to propagate it into the .htm



This is from the context file

<iframe runat="server" id="MissionScheduleID"



HOPED THIS WOULD AFFECT THE .HTM BUT IT DIDN"T

class="MainMasterDataNormal"



frameborder="0"

src="Schedule.htm"

width="100%" height="100%"></iframe>







This is the .htm with text removed

<html xmlns="http://www.w3.org/1999/xhtml">

<head>

<title>Schedule</title>


</head>

<body style="text-align:center" >

<script type="text/javascript" src="ColorScrollbar.js"></script>



I DIDN"T THINK THIS WOULD WORK AND IT DIDN"T

<div class="MainMasterDataNormal">



<h4 ...snip...

</div>

</body>

</html>
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,770
Messages
2,569,586
Members
45,096
Latest member
ThurmanCre

Latest Threads

Top