| | |
Scrollbar jumps uncontrollably
Please support our ASP.NET advertiser: Intel Parallel Studio Home
![]() |
•
•
Join Date: Dec 2008
Posts: 37
Reputation:
Solved Threads: 0
Hi I have a scrollbar on my page with a lot of text. And sometimes when I start scrolling, it jumps up again.
You can see what I mean on: http://radiojazz.dk/udsendelser.aspx
I have tried to write:
on the top of my aspx page
but it won't work, for that, does anyone have any other ideas?
You can see what I mean on: http://radiojazz.dk/udsendelser.aspx
I have tried to write:
ASP.NET Syntax (Toggle Plain Text)
MaintainScrollPositionOnPostback="true"
but it won't work, for that, does anyone have any other ideas?
•
•
Join Date: Jan 2008
Posts: 2,052
Reputation:
Solved Threads: 118
you are using update panel, which adds javascript :
i copied these from your webpage :
i copied these from your webpage :
ASP.NET Syntax (Toggle Plain Text)
<script src="/ScriptResource.axd?d=mSjW9JANqbhCsElyz1V52TzyOvpnaCOJPu_mzsHkeJ8DDzPS6SIawxkro_B_SxotuXAhSxWMXllh4TesVL_AWLEy24GteHVc0IhLWKzMqac1&t=633662346476406250" type="text/javascript"></script> <script type="text/javascript"> //<![CDATA[ if (typeof(Sys) === 'undefined') throw new Error('ASP.NET Ajax client-side framework failed to load.'); //]]> </script> <script src="/ScriptResource.axd?d=mSjW9JANqbhCsElyz1V52TzyOvpnaCOJPu_mzsHkeJ8DDzPS6SIawxkro_B_Sxot0IS9s2FTzIVg00RLpWcPxt20mgd445hoHumqpsWl8mY0GlAXaUwVS28hiAicJsI40&t=633662346476406250" type="text/javascript"></script> <script src="/ScriptResource.axd?d=mSjW9JANqbhCsElyz1V52TzyOvpnaCOJPu_mzsHkeJ8DDzPS6SIawxkro_B_SxotVex1U7VHZFN6DKJ5mmf-Kw2s8QtzSwncEP7EThtX2N41&t=633662346476406250" type="text/javascript"></script> <a href="Default.aspx"> <div class="top"></div></a> <span id="menu"><a href="default.aspx">Forside</a></span> <span id="menu"><a href="udsendelser.aspx">Udsendelser</a></span> <span id="menu"><a href="http://83.133.64.106:8000/listen.pls">Netradio</a></span> <span id="menu"><a href="venner.aspx">Radio Jazz Venner</a></span> <span id="menu"><a href="omradiojazz.aspx">Om Radio Jazz</a></span> <span id="menu"><a href="links.aspx">Links</a></span> <span class="dato_master"> <span id="ctl00_date">23. februar 2009</span> </span> <span class="ur"> <span id="ctl00_lblcurrenttime">06:19:05</span> </span> <script type="text/javascript"> //<![CDATA[ Sys.WebForms.PageRequestManager._initialize('ctl00$ScriptManager1', document.getElementById('aspnetForm')); Sys.WebForms.PageRequestManager.getInstance()._updateControls(['tctl00$UpdatePanel1'], [], [], 90); //]]> </script> <div id="ctl00_UpdatePanel1"> <span id="ctl00_Timer1" style="visibility:hidden;display:none;"></span>
Due to lack of freedom of speech, i no longer post on this website.
![]() |
Other Threads in the ASP.NET Forum
- Previous Thread: DIfferentiate Between Application("a") and Cookies("a")
- Next Thread: signout image button problem
| Thread Tools | Search this Thread |
.net 2.0 3.5 activexcontrol advice ajax alltypeofvideos asp asp.net bc30451 bottomasp.net browser businesslogiclayer button c# c#gridviewcolumn checkbox class click commonfunctions compatible confirmationcodegeneration content contenttype control countryselector courier css database datagrid datagridview datagridviewcheckbox datalist deadlock deployment development dgv dropdownlist dropdownmenu dynamic edit embeddingactivexcontrol expose findcontrol flash flv formatdecimal forms formview gridview homeedition iframe iis javascript jquery list login menu microsoft mono mssql multistepregistration nameisnotdeclared numerical objects order panelmasterpagebuttoncontrols problem ratings rotatepage save schoolproject search security serializesmo.table silverlight smartcard sql sqlserver2005 ssl suse textbox tracking unauthorized validation vb.net video virtualdirectory vista visual-studio visualstudio vs2008 web webarchitecture webdevelopemnt webdevelopment webservice wizard xml youareanotmemberofthedebuggerusers






