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