[jQuery] prevent tab changing + user message
Hi to everybody,
I'm trying to control tab switching depending on user answer to a
dialog. Here is my code;
var TabSolicitud = $('#SolicitudAguaTabContainer > ul').tabs({
select: function(e, ui){
$("#InfoDialog").html("Do you want to save changes?");
$("#InfoDialog").dialog({
modal: true,
addClass: 'ModalInfo',
resizable: false,
title: "<img src='imagenes/messagebox_info.png' class='img_title' /