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 6: Line 6:
$(#pend).val([[Pill Shape::Round]]
$(#pend).val([[Pill Shape::Round]]
$(#append).val("|?Pill Imprint|?Pill Dosage|?Pill Ingred|?Pill Color|?Pill Shape|?Pill Size (mm)|?Pill Scoring |?NDC|?Pill Name|format=template|template=PillID}} |}"
$(#append).val("|?Pill Imprint|?Pill Dosage|?Pill Ingred|?Pill Color|?Pill Shape|?Pill Size (mm)|?Pill Scoring |?NDC|?Pill Name|format=template|template=PillID}} |}"
});
$('#executeGo').click( function() {
  $('#prepend').type = "visible";
  $('#pend').type = "visible";
  $('#apend').type = "visible";
});
});
</script>
</script>
<input type="button" id="executeGo" value="Go" />
<input type="hidden" id="prepend" />
<input type="hidden" id="prepend" />
<input type="hidden" id="pend" />
<input type="hidden" id="pend" />
<input type="hidden" id="append" />
<input type="hidden" id="append" />
</includeonly>
</includeonly>

Revision as of 15:11, 28 May 2014