# Css overflow:hidden + javascript problem

**URL:** https://forum.kirupa.com/t/css-overflow-hidden-javascript-problem/246147
**Category:** Uncategorized
**Created:** [December 7, 2007, 3:03pm UTC](https://forum.kirupa.com/t/css-overflow-hidden-javascript-problem/246147 "2007-12-07T15:03:27Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![BoxheaD](https://avatars.discourse-cdn.com/v4/letter/b/7bcc69/32.png) [@BoxheaD](https://forum.kirupa.com/u/BoxheaD)
#### Post date: [December 7, 2007, 3:03pm UTC](https://forum.kirupa.com/t/css-overflow-hidden-javascript-problem/246147/1 "2007-12-07T15:03:27Z")

</div>

I have ran into a problem with css overflow: hidden + javascript problem. I have been googling the whole day without a solution.

I need to use div overflow:hidden to make the background img repeat itself properly:

[http://www.ipamark.fi/testialue/ipa/testi3\_referenssit.html](http://www.ipamark.fi/testialue/ipa/testi3_referenssit.html)

but the java popup does not work.

When I remove the overflow:hidden from the div, java popup works BUT will not repeat the bg img properly:

[http://www.ipamark.fi/testialue/ipa/testi4\_referenssit.html](http://www.ipamark.fi/testialue/ipa/testi4_referenssit.html)

Any advices or work-arounds?

Thanks!
