Jquery – Dynamically added html vs static html differs
Can't understand why dynamically html differs from static html. Output seems to be the same when looking in developer tools. What I want is to have the static html look like dynamically added html, so no spacing between elements. $(document).ready(function…