Duplicate Display of Block Item on Page

Permalink
I have a block that I'm working on that is a jquery plugin. The user inputs the data, which is displayed just fine. However, the same item is being displayed TWICE within the same area.

It's strange, because it does not show the same code twice in the source code. Could this be a styling issue, javascript issue, or something that has to do with Concrete?

PineCreativeLabs
 
PineCreativeLabs replied on at Permalink Reply
PineCreativeLabs
Nevermind I figured it out. Turned out it was because a script was being called twice onto the page.