P
PhoenixFalconhand
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.
*** Sent via Devdex http://www.devdex.com ***
Don't just participate in USENET...get rewarded for it!
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.
*** Sent via Devdex http://www.devdex.com ***
Don't just participate in USENET...get rewarded for it!