Tutorial : Wishlist


  • Dashboard > Design > Add Gadget > Html/Javascript

  • Copy and paste code di bawah; 
<form name=myform>

<input type="checkbox" name="mybox" value="one" checked />one<br />

<input type="checkbox" name="mybox" value="two" checked />two<br />

<input type="checkbox" name="mybox" value="threechecked />three<br />

<input type="checkbox" name="mybox" value="four" disabled />four<br />

</form>
  • Merah; tukar ayat korang sendiri ok :)

  • Checked; tanda dan Disable; tidak tanda

  • Preview and save

Done !! Hope u enjoy :)

No comments:

Post a Comment