Programmer's Corner Forum Index
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Programmer's Corner - Forums


Repositioning Images in ASP.Net Webform

 
Post new topic   Reply to topic    Programmer's Corner Forum Index -> ASP and ASP.NET
Author Message
PhoenixFalconhand@
Grasshopper


Joined: 03 Jun 2004
Posts: 5

PostPosted: Thu Jun 03, 2004 6:20 pm    Post subject: Repositioning Images in ASP.Net Webform Reply with quote

Begginners' question:

I am trying to make a small webform application that doesn't use frames. The application is supposed to show some thumbnails on the left, and whenever you click on one of them, the large image shows on the right side.
The tricky part is when I scroll down the thumbnails and the big image on the right stays on the top of the webform and is not visible anymore.

The solution I thought of is that every time the button is pressed I would reposition the big image in the center of the screen. After hours of trying I couldn't find out how to reach the location properties of an Image WebControl.

I'd think there would be some Image.X & Image.Y variables for easy reference but I didn't find any.

Any help would be appretiated on this matter.

Back to top
Eric
Idea Hamster


Joined: 21 Oct 2004
Posts: 679
Location: Bangor, Maine

PostPosted: Fri Jun 04, 2004 6:42 am    Post subject: Re: Repositioning Images in ASP.Net Webform Reply with quote

I don't know if you can move the image control.

You could use CSS to move it...



Eric D. Burdo - RLI Solutions


Sign Up Today for the Programmer's Corner Newsletter
the drop ship guide - The complete guide on to how to get started with wholesale drop shipping.

Back to top
Display posts from previous:   
Post new topic   Reply to topic    Programmer's Corner Forum Index -> ASP and ASP.NET All times are GMT - 5 Hours
Page 1 of 1

 


Powered by phpBB © 2001, 2002 phpBB Group