CodeVerge.Net Beta


   Item Entry   Register  Login  
Microsoft News
Asp.Net Forums
IBM Software
Borland Forums
Adobe Forums
Novell Forums




Can Reply:  No Members Can Edit: No Online: Yes
Zone: > Asp.Net Forum > starter_kits_and_source_projects.portal_starter_kit Tags:
Item Type: Date Entered: 11/11/2003 6:26:42 AM Date Modified: Subscribers: 0 Subscribe Alert
Rate It:
NR
XPoints: N/A Replies: 2 Views: 29 Favorited: 0 Favorite
3 Items, 1 Pages 1 |< << Go >> >|
"sysadmin" <>
NewsGroup User
Scrolling Left, Content, and Right Panes11/11/2003 6:26:42 AM

0

What is the best way to keep the top part of my portal with all the links static, while letting user scroll the panes? Thanks.

Note: Browser compatability is not an issue.
"mcdsoft" <>
NewsGroup User
Re: Scrolling Left, Content, and Right Panes11/11/2003 3:56:23 PM

0

hy,

try this in your main portal page:

<div style="OVERFLOW: auto; WIDTH: 1024px; HEIGHT: 650px">
<table width="100%" cellspacing="0" cellpadding="4" border="0">
<tr height="*" valign="top">
<td width="5">
&nbsp;
</td>
<td id="LeftPane" Visible="false" Width="170" runat="server">
</td>
<td width="1">
</td>
<td id="ContentPane" Visible="false" Width="*" runat="server">
</td>
<td id="RightPane" Visible="false" Width="230" runat="server">
</td>
<td width="10">
&nbsp;
</td>
</tr>
</table>
</div>
"sysadmin" <>
NewsGroup User
Re: Scrolling Left, Content, and Right Panes11/11/2003 6:34:53 PM

0

Thanks a lot. Sorry, I should have mentioned that I had a <div> tag but it wasn't working properly because I had it in the wrong place and just couldn't think of changing its location.

Thanks again.
3 Items, 1 Pages 1 |< << Go >> >|


Free Download:













bug : system.nullreferenceexception: object reference not set to an instance of an object.

windows 2003

anyone interested in building a portal using the new .net 2.0 framework?

installing ibuyspy - need help

annoying problem with syles

newbie question - rss

ibuyspy portal with oracle db

bc30456: 'getarchivedannouncements' is not a member of 'aspnetportal.announcementsdb'

how do add a control dynamically if i have the moduleid?

how to add menu with submenus and be able to asign security roles to them

ibuyspy forum

problem is the installation[select one instance of sql server]

can i get some different looking tabs?

milestone db missing

master pages

windows nt user or group 'myserver\aspnet' not found.

no lock icon in browser with ssl on portal

compiling the ibuyspy.dll in access version

cookie exceeds 4kb

moving an active asp.net portal website.

how run sql scripts manually

problem logging in

default page problems on cssdk portal

custom page under a tab.

admin tab not accessible

how do i connect ibuyspy portal with ms access database

[email protected]?

stored procedure

discussions and the new window

application_beginrequest performance impact

portal not multiuser capable!?

documents module with date control

getting the username from within a control

portalcfg.xml -> msde database

integration between ibyspy portal and store

new module

retrieve email of user logged in

portal starter kit web.config, portalcfg.xml and portalcpg.xsd

problem copying online

post back problem

contacts email addresses hyperlinked

remote installation, configuration

help me out in portal starter kit 1.1

'specified cast not valid' in desktopdefault.aspx.vb

login failed for user 'nt authority\network service

portal starter kit (bug-fixed version)

moving portal to isp

ibs vs. dnn vs. rp vs. psk

problems with windows server 2003

instantiating module class within desktopdefault.aspx.cs

   
  Privacy | Contact Us
All Times Are GMT