Currently working on a post-it web application to improve my skills in JavaScript and jQuery. I've encountered a few errors that have me stumped. Although I'm new to StackOverflow, I often use it as a helpful resource.
You can find the code here: http://pastebin.com/raw.php?i=67i5HwY5
The issue at hand: - Adding multiple post-its is causing disruptions in the div layout.
I have some possible solutions in mind, but being inexperienced with jQuery and JS, I'm unsure how to implement them effectively. Any assistance would be greatly appreciated.
Thank you!