lema Posted October 18, 2011 Posted October 18, 2011 Alert Box An easy and fast way to show messages. AlertBox.zip 1 1 Quote
Administrators Farshad Mohajeri Posted October 18, 2011 Administrators Posted October 18, 2011 Thanks for your contribution. Quote
Javi Posted October 18, 2011 Posted October 18, 2011 Thanks for the input:) I found a bug, if you pressed repeatedly on the same button, the message is still visible. ----------------------------------------- Gracias por el aporte He encontrado un fallo, si tu pulsas repetidamente sobre un mismo botón, el mensaje sigue visible. Thanks for your contribution. Quote
efkenis Posted October 18, 2011 Posted October 18, 2011 Left and right give ajax error Invalid argument: AlertBox.show("Left Dock", "This came from the left!", "warning", {dock: "left"}); Works on Chrome Quote
fredycc Posted October 25, 2011 Posted October 25, 2011 Thanks for the input:) I found a bug, if you pressed repeatedly on the same button, the message is still visible. ----------------------------------------- Gracias por el aporte He encontrado un fallo, si tu pulsas repetidamente sobre un mismo botón, el mensaje sigue visible. The same problem here, maybe is a bug, the next page have some examples but using timeout the problem is the same: http://www.artalat.com/Ext.ux.AlertBox/ Regards. Quote
lema Posted October 26, 2011 Author Posted October 26, 2011 The same problem here, maybe is a bug, the next page have some examples but using timeout the problem is the same: http://www.artalat.com/Ext.ux.AlertBox/ Regards. Yes , it has a bug. If you click repeatedly , the message will be shown forever. That happens on the owner's site also. Quote
lema Posted October 26, 2011 Author Posted October 26, 2011 Left and right give ajax error Invalid argument: AlertBox.show("Left Dock", "This came from the left!", "warning", {dock: "left"}); Works on Chrome No problem here. Tested with: Firefox 7.0.1 Chrome 15.0.874.102 IE 9.0.8112.16421 Quote
estor485 Posted May 24, 2012 Posted May 24, 2012 Hello All, I'm new in the world of Js and UniGui, i see the example and is great, i wanted to copy and appears this error "Ajax error AlertBox not defined AlertBox.show("Top Dock", "This came from the top and it will disappear in 3 seconds!", "warning", {dock: "top" , timeout: 3} ); " i added the files js in file folder and nothing, any idea? Thanks. Quote
lema Posted May 24, 2012 Author Posted May 24, 2012 Hello All, I'm new in the world of Js and UniGui, i see the example and is great, i wanted to copy and appears this error "Ajax error AlertBox not defined AlertBox.show("Top Dock", "This came from the top and it will disappear in 3 seconds!", "warning", {dock: "top" , timeout: 3} ); " i added the files js in file folder and nothing, any idea? Thanks. You must include the files Ext.ux.AlertBox.js , Ext.ux.AlertBox.css in the project. Use ServerModule.CustomFiles property For notification system you can also see the: http://forums.unigui.com/index.php?/topic/1808-humanejs-notification-system-for-unigui/ Quote
Marlon Nardi Posted December 8, 2012 Posted December 8, 2012 Does not work in version 0.90.0.974! Quote
Jose Abanto Posted July 9, 2013 Posted July 9, 2013 this not work. I have this message Object function String() { [native code] } has no method 'format' Thanks. Quote
Mediv07 Posted December 11, 2013 Posted December 11, 2013 lema, can you make an example for new builds with support for 4.2.1 ?? Regards. Quote
Hayri ASLAN Posted January 26, 2014 Posted January 26, 2014 you can use http://forums.unigui.com/index.php?/topic/3444-tuninotification-a-notification-system-with-clicked-event/ this component Quote
ganzqgy Posted January 28, 2014 Posted January 28, 2014 return Ext.String.format("<p {2}><b>{0}</b>{1}</p>", title, message, iconCls); 0.94.0.1024 Quote
ganzqgy Posted January 28, 2014 Posted January 28, 2014 var top = ((Ext.getBody().getHeight()/2) - (Ext.fly(this.el).getHeight()/2)); Quote
isam Posted July 18, 2018 Posted July 18, 2018 Hello i have error : String.format is not a function Quote
Sherzod Posted July 18, 2018 Posted July 18, 2018 Hello i have error : String.format is not a function Which edition and build are you using? Quote
isam Posted July 22, 2018 Posted July 22, 2018 hello, i have error : String.format is not a function Quote
Sherzod Posted July 22, 2018 Posted July 22, 2018 hello, i have error : String.format is not a function Which edition and build are you using? Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.