Widget:CJP: Difference between revisions

Jump to navigation Jump to search
Christopher Popma (talk | contribs)
No edit summary
Christopher Popma (talk | contribs)
No edit summary
Line 99: Line 99:
     }
     }
     function contentView() {
     function contentView() {
         alert($("#prepend").val() + $("#chapterContent").val() + $("#pend").val + $("chapterContent2").val + $("#append").val);
         alert($("#prepend").val() + $("#chapterContent").val() + $("#pend").val() + $("chapterContent2").val() + $("#append").val());
     }
     }
}
}

Revision as of 19:48, 20 March 2014