Jquery applying css to load div
问题 I am having an issue applying css dynamically to a loaded div using the load() function. The html being loaded is found, and it is inserted, and I can use a close command. However the css I am trying to apply is not being registered. Everything seems to work fine minus the dynamic css. I think I may have something wrong or an incorrect function here: Jquery: $(document).ready(function() { //Find & Open $(".projectThumb").click(function(){ htmlName = $(this).find("img").attr("name"); $("