中文字幕av专区_日韩电影在线播放_精品国产精品久久一区免费式_av在线免费观看网站

溫馨提示×

溫馨提示×

您好,登錄后才能下訂單哦!

密碼登錄×
登錄注冊×
其他方式登錄
點擊 登錄注冊 即表示同意《億速云用戶服務條款》

1,右下角滑動通知

發布時間:2020-06-20 09:19:13 來源:網絡 閱讀:734 作者:1473348968 欄目:編程語言

1,右下角滑動通知


------后臺

using System;
using System.Collections.Generic;
using System.Linq;
using System.Web;
using System.Web.UI;
using System.Web.UI.WebControls;
using System.Text;



public partial class _1_右下角滑動通知_Default : System.Web.UI.Page
{
    protected void Page_Load(object sender, EventArgs e)
    {

    }



    public string GetDialog()
    {
        return setRightDialog("通知",
            250,
            "<a ,
            "face-sad");
    }


    /// <summary>
    /// 右下角滑動通知
    /// </summary>
    /// <param name="title">彈出框標題</param>
    /// <param name="width">寬度</param>
    /// <param name="content">內容(可以加上標簽)</param>
    /// <param name="icon">圖標(如下,選擇一個圖標的名稱)</param>
    /// <returns></returns>
    private string setRightDialog(string title, int width, string content, string icon)
    {
        StringBuilder sb = new StringBuilder();
        sb.Append("<script type=\"text/javascript\">");
        sb.Append(" $(function () { ");
        sb.Append(" art.dialog.notice({ ");
        sb.AppendFormat("title: \"{0}\",", title);
        sb.AppendFormat("width:{0},", width.ToString());
        sb.AppendFormat("content:\"{0}\",", content);
        sb.AppendFormat("icon:\"{0}\",", icon);
        sb.AppendFormat("time:{0}", "5");
        sb.Append(" }); ");
        sb.Append(" }); ");
        sb.Append("</script>");
        return sb.ToString();
    }
}


------前臺

<%@ Page Language="C#" AutoEventWireup="true" CodeFile="Default.aspx.cs" Inherits="_1_右下角滑動通知_Default" %>

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml">
<head runat="server">
    <title></title>
    <style>
        body { font-size:75%; color:#666; font-family:'Microsoft Yahei', Tahoma, Arial!important; font-family:'宋體', Tahoma, Arial;}
    </style>

    <script src="../artDialog/artDialog.js?skin=default"></script>
    <script src="../artDialog/plugins/iframeTools.js"></script>
    <script src="../artDialog/ZD.artDialog.js" type="text/javascript"></script>


   <%-- <script type="text/javascript">
        $(function () {
            art.dialog.notice({
                title: '萬象網管',
                width: 220, // 必須指定一個像素寬度值或者百分比,否則瀏覽器窗口改變可能導致artDialog收縮
                content: "<a ,
                icon: 'face-sad',
                time: 5
            });
        });
    </script>--%>

</head>


<body>
    <form id="form1" runat="server">
    
    <!----------前臺調用-------------->
    <%=GetDialog() %>
    <!----------前臺調用-------------->


    </form>
</body>
</html>


1,右下角滑動通知



源代碼下載地址:http://down.51cto.com/data/1968050
技術學習群(發展中,群成員免費提供資源。歡迎大家加入):426634651


向AI問一下細節

免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。

AI

宁南县| 盐津县| 奉贤区| 襄樊市| 蛟河市| 西乌| 临清市| 西昌市| 团风县| 凤山市| 黄龙县| 永定县| 扎赉特旗| 海门市| 永泰县| 呼图壁县| 灵台县| 石城县| 邢台县| 孝感市| 页游| 天长市| 潍坊市| 越西县| 舒兰市| 临江市| 佛山市| 连云港市| 南部县| 滦平县| 东港市| 沂水县| 九龙坡区| 阿巴嘎旗| 灯塔市| 阜新市| 三都| 通海县| 阳春市| 东至县| 林西县|