How To Add JavaScript Popup Boxes to Blogger



Use below codes to add Popup Boxes to your blog post or as a page element.

Alert Box

Code:

Show alert box"/>


Result:



Confirm Box

Code:
Show confirm box"/>


Result:



Prompt Box

Code:
Show prompt box"/>


Result:




0 comments: