add checkbox to limit number of inputs

This commit is contained in:
Alexandre Girard 2011-11-24 16:34:28 +01:00
parent ccaa21a04a
commit 7a7b3391fb
3 changed files with 27 additions and 20 deletions

View file

@ -217,7 +217,10 @@
<!-- the embed code -->
<div id="embed">
Share editable versions:
<div id="embedreadonly">
<input type="checkbox" id="readonlyinput" onClick="padeditbar.setEmbedLinks();"/><label for="readonlyinput">Read only</label>
</div>
Share:
<br/>
<div id="linkcode">
Link:<input id="linkinput" type="text" value="">
@ -225,14 +228,6 @@
<div id="embedcode">
Embed code:<input id="embedinput" type="text" value="">
</div>
<br/><hr><br/>
Share non-editable versions:(Read only)
<div id="linkcode">
Read only Link:<input id="rolinkinput" type="text" value="">
</div>
<div id="embedcode">
Read only Embed code:<input id="roembedinput" type="text" value="">
</div>
</div>
<div id="chatthrob">