1.Login to your Bogger Dashboard and go to Desing >> & Page Elements.
2.Click on 'Add a Gadget' on the sidebar.
3.Select 'HTML/Javascript' and add the one of code given below
<script type="text/javascript">function show_alert(){alert("YOUR MESSAGE HERE!")}</script><input type="button"onclick="show_alert()"value="Show alert box"/>
Note: Replace YOUR MESSAGE HERE! with your alert message.
Result:
4.Now Save your "Html Javascript" and you are done,
Cheers
0 comments:
Post a Comment