Message Alert Jquery Mobile

11,553

Well, when this was asked there wasn't really a way to do it "natively" - however, I did (recently) put together a quick plugin to use a mostly native way to do it, and, I hope, a somewhat sane method to go about adding quick information dialog popups (that time out).

http://dev.jtsage.com/jQM-AlertBox/ or https://github.com/jtsage/jquery-mobile-alertbox

Share:
11,553
Admin
Author by

Admin

Updated on June 04, 2022

Comments

  • Admin
    Admin almost 2 years

    Is there a Jquery Mobile functionality that provides alert messages on page content and it disappears after a while? Like Growl for example.

    Preferably it was not a plugin, but if there is no other choice could anyone give me one please? Thank you!