FundooGuy
February 25th, 2005, 02:21 AM
Hi Guru's
i designed my web page like this
<table>
<asp:Panel>
<asp:Literal></asp:Literal>
</asp:Panel>
<asp:panel>
here i desing a toolbar to navigate different pages
</asp:panel>
</table>
now the question is when i scroll down the open html pages on my webpage's literal control my toolbar scrolled up i dont want to move the toolbar i need to set it bottom of my webpage so if i scroll down the html page my toolbar stay at the same position.
any idea ?????
thnx in advance
i designed my web page like this
<table>
<asp:Panel>
<asp:Literal></asp:Literal>
</asp:Panel>
<asp:panel>
here i desing a toolbar to navigate different pages
</asp:panel>
</table>
now the question is when i scroll down the open html pages on my webpage's literal control my toolbar scrolled up i dont want to move the toolbar i need to set it bottom of my webpage so if i scroll down the html page my toolbar stay at the same position.
any idea ?????
thnx in advance