Widget:CJP: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 13: | Line 13: | ||
}); | }); | ||
</script> | </script> | ||
Pill Shape: <select id="selectPillShape"> | |||
<option>Round</option> | |||
<option>Oval</option> | |||
<option>Capsule</option> | |||
</select><br /> | |||
<input type="button" id="executeGo" value="Go" /> | <input type="button" id="executeGo" value="Go" /> | ||
<input type="button" id="executeReset" value="Reset" /> | <input type="button" id="executeReset" value="Reset" /> |