I'm trying to create a Bootstrap modal for quick shop purpose. When clicking a button I've added a small timeout function to let the modal load everything before it shows up. Just for usabillity. This works perfectly when clicking the button inside a normal plain div/element.I'm trying to create a Bootstrap modal for quic