Recent Posts by Alexis Pigeon
|
May 30, 2007
|
Topic: Feature requests / Custom button in alert window Hi Sébastien! In our project, we had the requirement to set the content of the button in the alert window as an image instead of a text. To do so, we had to change a couple of line in window.js, in the Dialog.alert() function. Here are these modifications, just in case you find it useful for later releases : Basically, it checks 2 more parameters: Anyway, thanks for the great work you did! |