scrolling image

S

Sam

Hope someone can help...

I have an image on the page which i have made scrollable with the
following code:

<div id="Layer1" style="LEFT: 8px; TOP: 368px; height: 180px;
width:780px; position: absolute; overflow-x: scroll">
<asp:image id="Image1" style="Z-INDEX: 105; LEFT: 8px; TOP:
368px" runat="server" ImageUrl="LegendForm.aspx"></asp:image>
</div>

The problem is this: if the image is for example scrolled as far to
the right as it can go; when doing do a postback, the scrolling image
then returns to is original position (displaying the picture from the
top left). I would like it to retain its scrolled position when doing
postbacks

Is there anyway this is possible?

Thanks
 
K

Kevin Spencer

Possibly using SmartNavigation. However, be advised that this is still a bit
buggy, and is only supported by IE.

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
http://www.takempis.com
Big things are made up of
Lots of Little Things.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,756
Messages
2,569,540
Members
45,025
Latest member
KetoRushACVFitness

Latest Threads

Top