Wednesday, 18 July 2012

Membuat Button Link dengan Java





<input onclick="window.location='http://www.google.com'" type="button" value="Google" />
<input onclick="window.location='http://www.yahoo.com'" type="button" value="Yahoo" />
<input onclick="window.location='http://www.facebook.com'" type="button" value="Facebook" />

Lorem ipsum is simply dummy text of the printing and typesetting industry.


EmoticonEmoticon