Hi

I got your name from a forum
 
 
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="" name="topFrame" scrolling="NO" marginwidth="0" marginheight="0" >
<frame src="" name="mainFrame" scrolling="yes" marginwidth="0" marginheight="0">
<frame src="" 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

Reply via email to