RIG000
شنبه 19 مهر 1393, 19:36 عصر
ایا اینجوری نوشتن اشتباست؟
<button type="button" class="btn btn-danger">@Html.ActionLink("یازگشت", "Index", "Home", null, new { style = "color:lime" })</button>
<button type="button" class="btn btn-success">@Html.ActionLink("پیام های دریافتی", "MsgRecive", "Message", null, new { style = "color:lime" })</button>
<button type="button" class="btn btn-success">@Html.ActionLink("پیام های ارسالی", "MsgSend", "Message", null, new { style = "color:lime" })</button>
توی opera کروم جواب میده اما firefox نه .
<button type="button" class="btn btn-danger">@Html.ActionLink("یازگشت", "Index", "Home", null, new { style = "color:lime" })</button>
<button type="button" class="btn btn-success">@Html.ActionLink("پیام های دریافتی", "MsgRecive", "Message", null, new { style = "color:lime" })</button>
<button type="button" class="btn btn-success">@Html.ActionLink("پیام های ارسالی", "MsgSend", "Message", null, new { style = "color:lime" })</button>
توی opera کروم جواب میده اما firefox نه .