Need to see html for JQuery added elements
I have some JQuery functions that add elements to the html page. When I had the code one way everything was working correctly. I made a couple of tweaks, and now the elements are not loading at all. I went to view source to see what was happening all I could see is the source with which the page originally loaded. I read on this forum that is as designed behavior for IE.
But I can't use Chrome because it is not permitted to be installed on our machines. I can't use Firefox because for some reason it doesn't see the IIS Express requirement to require client certificates for all https requests. I would appreciated some means of getting around this.