Posts by Larck • 9 points
3 posts
- 
		-2 votes2 answers70 viewsQ: Css or Javascript problem that only works in FirefoxHello I’m doing a control where there are 2 tables to table To and B , then. This table B only appears if I click on boot B , and table A "vanishes". Between so much this happens right in Firefox ,… 
- 
		0 votes1 answer86 viewsQ: Hide div with JavascriptI’m trying to hide a div with Javascript. Only the buttons are not activating anything and are only hiding everything. In fact, it is not even activating the interactivity of the buttons. The main… 
- 
		-1 votes2 answers277 viewsQ: background-image is not workingI don’t know what happened to it, it just stopped showing the background image. someone can give a light. #fundo{ width:100%; height: 100%; background-image: url("img/fundo%20site%20simples.png"); }…