I am using uiwebview in my iphone application.
When I show the javascript warning window its name is my iphone application name.
How can i change it?
Thank,
Mo '
You cannot change the window title alert()from Javascript.
alert()
But you can send a request to your application and display the UIAlertView from the application.
Source: https://habr.com/ru/post/1738843/More articles:Why doesn't the numpy matrix allow me to print lines? - pythonSQL Server: How to Optimize "Related" Queries? - sqlWhat is the best library in python used to interact with a SQL database? - pythoniframe height adjustment - javascriptUpload files to Google Application Engine using Django - google-app-engineHow to download images from an iPhone application developed using Titanium - phpWriting a string, numeric data in Excel using C # works, but Excel does not process numeric data correctly - c #https://translate.googleusercontent.com/translate_c?depth=1&pto=aue&rurl=translate.google.com&sl=ru&sp=nmt4&tl=en&u=https://fooobar.com/questions/1738846/c-professional-code-analysis-tools&usg=ALkJrhio2CJoAkNg6R_7Wg-zxf86Nw5HQQJava / Thread Server Application Server - javaУстановить точку регистрации MovieClip в центр в AS3 - actionscript-3All Articles