我使用的是Jquery Dialog,消息的長度過大。我使用下面的代碼 的JavaScript function ShowPopup(message) {
$(function() {
$("#dialog").html(message);
$("#dialog").dialog({
title: "New words result",
hello guys : i'm trying to make popup using Jquery inside Razor Mvc 4 , the popup done correctly but the problem when i press on close "x" and press again to let popup appears again jquery redirect to