I am using jQuery modal confirmation like this:
$(function() { $( \"#dialog-confirm\" ).dialog({ resizable: false, height:190, width: 330,
I have created Model popup by own no third party plugin.
Could you please try given link.
See Demo
Hope it likes you.