I'm trying to make an alert box with jAlert function , but its not working , what is the problem ?
I'm trying to make an alert box with jAlert function , but its not working , what is the problem ?
Hello,
Native javascript function called simply alert
Example:
alert("Hello I'm alert");
Yes I'm aware of that , but I want to use an alert with custom header title because the native alert(string) in ios shows with a header title like this : pagename.html
so I want to use jAlert to make a custom header title , or at least you can give me another solution to make an alert with custom header title .
Thanks.
Hi -
You can also use Cordova notifications for customizing your alert message -- http://cordova.apache.org/docs/en/3.0...