Home arrow Forum
psadmin.org
Welcome, Guest
Please Login or Register.    Lost Password?
customize eperformance page (2 viewing) (2) Guests
Go to bottom Post Reply Favoured: 0
TOPIC: customize eperformance page
#126
blackheart_22 (User)
Posts: 1
graphgraph
User Offline Click here to see the profile of this user
customize eperformance page 7 Months, 2 Weeks ago  
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
Enter code here   
Please note, although no boardcode and smiley buttons are shown, they are still useable
 
Logged Logged  
  Reply Quote
#128
PSADMIN (Admin)
Admin
Posts: 68
graph
User Online Now Click here to see the profile of this user
Re:customize eperformance page 7 Months, 1 Week ago  
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>
Enter code here   
Please note, although no boardcode and smiley buttons are shown, they are still useable
 
Logged Logged  
  Reply Quote
Go to top Post Reply
Powered by PsAdmin.orgget the latest posts directly to your desktop
© 2009 PSADMIN.org
PSAdmin.org is for & by the PeopleSoft Administrators to share their Experience.