Assalamualaikum sahabat,
Wishlist 1
Wishlist 2
Wishlist 3
Wishlist 4
Wishlist 5
Above is the live preview of the wish list box. It's very simple to do. Just follow the steps below.
1. Dashboard -> Design -> Page Element -> Add a Gadget -> HTML/Javascript
2. Copy and Paste this code in the HTML/Javascript box.
<form name=myform>
<input type="checkbox" name="mybox" value="Wishlist 1" checked />Wishlist 1<br />
<input type="checkbox" name="mybox" value="Wishlist 2" checked />Wishlist 2<br />
<input type="checkbox" name="mybox" value="Wishlist 3" checked />Wishlist 3<br />
<input type="checkbox" name="mybox" value="Wishlist 4" checked />Wishlist 4<br />
<input type="checkbox" name="mybox" value="Wishlist 5" disabled />Wishlist 5<br />
</form>
- Red : Change with your own words.
- Green : Write 'disabled' or 'checked'.
No comments:
Post a Comment
~ Mind your words. I ain't dealing with rude people. ~