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 52: Line 52:
     function microChapterData() {
     function microChapterData() {
         if ($('option:selected', 'select').val() === "Black Box Warning") {
         if ($('option:selected', 'select').val() === "Black Box Warning") {
             $("#prepend").val("Does this Work?");
             $("#prepend").val("__NOTOC__
 
{{CMG}}
");
             $("#append").val("Added Text to the End");
             $("#append").val("Added Text to the End");
             $("#instructions").html("These are some instructions");
             $("#instructions").html("These are some instructions");

Revision as of 18:30, 20 March 2014