Skip to main content

Bug Tracker

Side navigation

#5657 closed feature (invalid)

Opened December 15, 2009 11:21AM UTC

Closed December 16, 2009 12:50AM UTC

jQuery Inner respone problem

Reported by: ghanchi_asif Owned by:
Priority: major Milestone: 1.4.4
Component: unfiled Version: 1.4a1
Keywords: Cc:
Blocked by: Blocking:
Description
  • I want to make confirmation dialog. But i got following problem to run with this code.

function confirm() {

var result = false;

jConfirm('are you sure?', 'ConfirmationDialog',

function(r) {

result = r;

});

return result;

}

Problem : it returns before when i click on confirmation button.

So will you please provide me some code to fix it?

Or if this type of feature does not exist in current version than will you please consider it as new feature.

Attachments (0)
Change History (1)

Changed December 16, 2009 12:50AM UTC by dmethvin comment:1

resolution: → invalid
status: newclosed

Sounds like this is a question to be asked on the jQuery group, rather than a bug.

http://groups.google.com/group/jquery-en/topics