How can I change the button style of the notification window?
Is it possible to ? or need to make a dialogue instead alert.
alert
Style alert()The JS function is determined by the browser you are using. You cannot change this.
alert()
But you can create custom alert windows using, for example, jQuery UI or other libraries.
Source: https://habr.com/ru/post/1695152/More articles:Merge a nested list item into a unique C # list - listСовпадение типов литья - functional-programmingHow to query a Firebird SQL dialog box - delphiSQL Find min from two datetime values a, b, when b can be zero - sqlRegEx: all rows with trailing and leading space - oracleHow to place text in the right center of the image on the layout constraint - androidThe SetWindowsHookEx function returns NULL - cIs the following flag variable available between interrupt and user code? - cHow does packaging work when sorting? - c #Structure of a synchronous application in Node.js and MongoDb - synchronizationAll Articles