Home arrow Discussion Forum
psadmin.org
Welcome, Guest
Please Login or Register.    Lost Password?
Developer (1 viewing) (1) Guest
Post a new message in "Developer"
Name:
Subject:
topic icon:
no
Boardcode:
 Colour:  Size:   Close all tags
Message:
 Enter code here   

Topic History of: customize eperformance page
Max. showing the last posts - (Last post first)
Author Message
PSADMIN Yes you should be able to do it with changing the frame properties as scrolling=no and frameborder=no noresize.

<HTML>
<HEAD>
</HEAD>
ZBODY>
<frameset border="0" frameborder="no" framespacing="0" rows="65,*">
<frame name="UniversalHeader" scrolling="no" frameborder="no" noresize src="http://msn.com">
<frameset id="SubFrame" border="0" frameborder="no" framespacing="0" cols="195,*">
<frame name="NAV" frameborder="no" scrolling="auto" noresize src="http://yahoo.com">
<frame name="TargetContent" scrolling="auto" frameborder="no" noresize src="http://google.com">
</frameset>
</frameset>
</BODY>
</HTML>
blackheart_22 Hi is there anyone who have an idea on how can I make the left navigation and header of eperformance page fixed when scrolling up or dow?



Thanks...
blackheart_22
Powered by PsAdmin.orgget the latest posts directly to your desktop
© 2010 PSADMIN.org
PSAdmin.org is for & by the PeopleSoft Administrators to share their Experience.