-5
Good morning, I would like to know if it has to overlap or exchange a div for another via javascript, because I’m making a game that has a div that is home screen and another that is the screen of character selection,and wanted that when a button was pressed the div home would change to the div of characters, where it would remain in the same position and be the same height and width as the previous.
Think of the squares as if they were screens of a game, the first is that screen that only has the logo of the game and a button "play" you know? The second screen would already be the game working
– Akali
put your code here, there are several possibilities
– Iago Santana