Sorry, I'm going to have a little bit of trouble explaining this. Basically, I've got a section of html code that I want to insert into 2 different divs. The trouble is, I don't know how many there will be at any particular time because it's going to be pulled from a database. I've tried using innerHTML with absolutely no luck. Here's the code:
Edit: Sorry for the code formatting..I don't know how that happened.
Edit: Sorry for the code formatting..I don't know how that happened.