I am not sure your question is related to OXF:
http://www.orbeon.com/oxf/
Are you trying to execute XSLT transformations within a Web browser, or on a server?
-Erik
Renjith wrote:
> Hi
>
> I got your name from a forum
>
> http://mail.orbeon.com/pipermail/oxf-users/2003-April/000140.html
>
> I have a problem. I would be so pleased if you could solve this issue for me.
>
> I have 4 xsl files: top.xsl, results.xsl, bottom.xsl, and main.xsl.
>
> Here i have to use frame in the main.xsl file like
>
> <frameset rows="70,*,70" cols="*" framespacing="0" frameborder="YES" border="1">
> <frame src="top.xsl" name="topFrame" scrolling="NO" marginwidth="0" marginheight="0" >
> <frame src="results.xsl" name="mainFrame" scrolling="yes" marginwidth="0" marginheight="0">
> <frame src="bottom.xsl" name="bottomFrame" scrolling="NO" marginwidth="0" marginheight="0">
> </frameset>
>
>
> But it doesnt work. Can you suggest me some other way to do this.
>
> What i want exactly is the middle results part should be scrollable(horizontal and vertical) but the whole window should remain as it is.
>
> Thx in advance
>
>
> Renjith
> Light Office India
> Bangalore
_______________________________________________ oxf-users mailing list [EMAIL PROTECTED] http://mail.orbeon.com/mailman/listinfo/oxf-users
