H
Harley
Can anyone help.
We have an ASP.Net Application that uses iframes to create a rectangular
scrolling section in the centre of a page.
There seems to be a problem when scrolling this region (on some PCs), the
controls all get distorded in appearance and may appear many times (ie like
a trail of controls). Not sure if this is a refresh problem. The page has
fully downloaded as we are using response.buffer=true (it also occurs if we
use false)
Should we be using a div tag instead?
Help?
Thanks for any assistance.
We have an ASP.Net Application that uses iframes to create a rectangular
scrolling section in the centre of a page.
There seems to be a problem when scrolling this region (on some PCs), the
controls all get distorded in appearance and may appear many times (ie like
a trail of controls). Not sure if this is a refresh problem. The page has
fully downloaded as we are using response.buffer=true (it also occurs if we
use false)
Should we be using a div tag instead?
Help?
Thanks for any assistance.