How to give a Caption to an alert box?
Posted: Sun Jan 26, 2014 9:56 am
- Not strictly, you can add this function to new asset or add in existing
- You can change title to read in this line:
premy_alert('My Title','Hello and welcome to my App. This is a very very very long long text'); /pre
In line prelocalStorage.setItem('my_title', my_title); /pre my_title is localStorage variable name.
- You can change title to read in this line: