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("{| style="border: 3px solid #696969;"
             $("#prepend").val("Does this Work?");
| style="background: #000000; border: 0px; padding: 20px 20px; width: 800px;" |
<center>
<font color="#F8F8FF">'''{{{blackBoxWarningTitle}}}'''</font>
</center>
 
<center>
<font color="#F8F8FF" size="1">''See full prescribing information for complete boxed warning.''</font>
</center>
 
 
<b><font color="#F8F8FF">");
             $("#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:24, 20 March 2014