0
Some components of my Flash chat are above the div
header. As you scroll the screen, these components disappear and reappear. Follow the image:
I don’t have access to Flash, that’s the problem, follow the Flash inclusion code:
<!-- BATE-PAPO -->
<section id="batepapo">
<h2>Bate-Papo</h2>
<p><iframe src="http://exemplo.org" width="100%" height="500"></iframe></p>
</section>
<!-- FIM BATE-PAPO -->
Good morning, welcome to Stack Overflow. I ask you to please elaborate a little more on your question, or it can be flagged as low quality. The images, you can include right in the post and it is customary to include some of your code so that those who help you have to go from there. Good luck!
– Filipe.Fonseca
I am beginner, thanks for the tip and thanks for the welcome!
– sistematico
@Lucassaliésbrum have you checked if both the iframe and the header have z-index? Which browsers are having the problem?
– Bacco
@Lucassaliésbrum not connected to the question, but just so you know, there are some JS/Ajax/PHP IRC clients on the web, I think deleting flash will help your site to be used on various mobile devices. Here is a list: http://www.vedetta.com/ajax-irc-clients-list
– Bacco
@Bacco the problem only occurs in Crunchbang (a Debian derivative) using Google Chrome, on Windows using any browser, the problem does not occur (not that I recall). Thanks for the help, I will take into consideration implementing another type of chat.
– sistematico