Jump to content

overflow problems


Michdd

Recommended Posts

I'm creating a map editor for a tile-based game in JavaScript/PHP. I'm planning on having 2 sections, one of the left (which will contain the map GUI) and the right will contain the list of tiles to select from. The problem is that I want to set overflow for the map div but because I have to use margins for the tiles to set properly the overflow never triggers. Even I have overflow: auto; if the map is large it'll still display outside of it's element's box.

Link to comment
https://forums.phpfreaks.com/topic/167217-overflow-problems/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.