Page 2 of 2

How to give a Caption to an alert box?

Posted: Sun Jan 26, 2014 9:56 am
by Alena Prykhodko
  1. Not strictly, you can add this function to new asset or add in existing
    1. 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.