IFrame Scroll Bug

  • Thread starter Thread starter Ottone
  • Start date Start date
O

Ottone

If you save this code in a text file .html you see a bug
in the combo text.Do you know why?

<html>
<body>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<hr><select><option>1<option>2</select><hr>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<IFRAME src="about:blank"></iframe><br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<div style="top:expression(document.body.scrollTop +
document.body.clientHeight - offsetHeight);position:
absolute;">
NO SCROLL
</div>
</body>
</html>
 
Nothing message in the video but a graphic error.
The error is the refresh of combo text, when i use the
vertical scrollbar and when the iframe appear in the
window.
The combo text will'be hidden but clicking on (between the
hr tag) you see that the combo will'be display.
Thanks you.
 
I did notice some video flash which I should have mentioned.

The code you provided does not use any Javascript to manage the Options.
Can you provide a more detailed code for review. It does not have to be
everything.

You can send me the partial code via my address on my home page.
 
OK!
It's good for me.
You have find the page that I'll searching.
Thank's, very thank's for your time.
Daniele.
 

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

Back
Top