#Divs superimposing (or that is what it looks like)
5 messages · Page 1 of 1 (latest)
Because you didn't close the parent and so they are nested...
Also, id is meant to be unique and therefore it's invalid for the three "miniContainer" divs to have the same id
Script should be at bottom of body
@novel epoch is your problem resolved?