CodeCanyon

jQuery MsgBox

  • Has been a member for 0-1 years
  • Bought between 1 and 9 items
nicojmb says
Purchased

Please, update the script to support Jquery 1.7.+

Thanks!

Posted 28 days ago
  • Has been a member for 0-1 years
  • Bought between 1 and 9 items
Lombar says
Purchased

Hola. Alguna vez comentas que para usar el script en HTML5 y con Explorer hay que poner una modificación o script. ¿cual es? ¿Nos puedes dar mas datos?

Hi. Sometimes you said that we must include some script to use youir script on HTML5 and Explorer. Can you give us more information?

P.D.: Puedes contestar en inglés si piensas que por interés general vaya en ese idioma. Gracias
Posted 26 days ago
Author
aeroalquimia aeroalquimia replied

Hola. No, si alguna vez lo he comentado es porque habrá sido un problema con el DocType.

Si el sitio está bien diseñado en HTML5 y tiene los scripts de compatibilidad de HTML5 con IE6 (por ejemplo boilerplate), entonces no hay ningún problema.

English version: There’s no problem at all :)

Best Regards.

Posted 23 days ago
  • Has been a member for 0-1 years
  • Bought between 1 and 9 items
c2h says
Purchased

Hi,

Very fine job : I love it.

Maybe a detail : I want to have a javascript function : BoxYesNo(), which may return the button pressed. It looks like that :

<script type=’text/javascript’> function BoxYesNo (message){ BackValue=””;

{type: “confirm”,buttons : [{type: “submit”, value: “Yes”},{type: “submit”, value: “No”}]}, function(result) { BackValue = result; }); return BackValue; } </script>

The problem is that the callback function seems to be asynchronous.

Is there a way to fix it ?

Best regards

Christian

Posted 9 days ago
Author
aeroalquimia aeroalquimia replied

The function is asynchronous. I can’t stop the execution of the code waiting the response.

Posted 5 days ago
  • Has been a member for 0-1 years
  • Bought between 1 and 9 items
c2h says
Purchased

Here’s the right code…

<script type=’text/javascript’> function BoxYesNo (message){ BackValue=””; $.msgbox( message, {type: “confirm”,buttons : [ {type: “submit”, value: “Yes”},{type: “submit”, value: “No”} ]}, function(result) { BackValue = result; }); return BackValue; } </script>

Posted 9 days ago
  • Has been a member for 0-1 years
  • Bought between 1 and 9 items
butchdulaney says
Purchased

Outstanding! Converted a project from confirm and ajax modal dialog panels in a very short time.

One question: What are the valid input types we can display on a msgbox? I see the Text type, but what about a Date picker and Combobox?

Thanks

Posted 4 days ago
Author
aeroalquimia aeroalquimia replied

Hi,

It only supports text inputs.

Regards.

Posted 3 days ago

You must sign in or sign up to purchase this item.

$5Regular Licence

$5

Regular Licence a website (commercial, personal, client), or intranet site project - Details

$25Extended Licence

$25

Extended Licence a website template for sale (including on ThemeForest or ActiveDen) - Details

1052 Purchases 145 Comments

Buyer Rating
12345 ( 165 ratings )
aeroalquimia

aeroalquimia

  • Has been a member for 2-3 years
  • Won a Competition
  • Repeatedly Helped protect Envato Marketplaces against copyright violations
  • Exclusive Author
  • Sold between 100 000 and 250 000 dollars
  • Elite Author
  • Bought between 10 and 49 items
  • Argentina
  • Referred between 200 and 499 users
View Portfolio
Created 17 March 10
Compatible Browsers IE6, IE7, IE8, IE9, FireFox 2, FireFox 3, Firefox 3.5, Firefox 3.6, Firefox 4, Safari 4, Safari 5, Opera, Chrome 4, Chrome 5
Software Version jQuery 1.3, jQuery 1.4, jQuery 1.5
Files Included JavaScript JS, HTML, CSS
by
by
by
by
by