⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 anchor.aspx

📁 asp .net 浮动窗口组件 类似msn
💻 ASPX
字号:
<%@ Page language="c#" Codebehind="anchor.aspx.cs" AutoEventWireup="false" Inherits="EeekSoft.PopupTest.anchor" %>
<%@ Register TagPrefix="cc1" Namespace="EeekSoft.Web" Assembly="EeekSoft.Web.PopupWin" %>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
<html>
  <head>
    <title>EeekSoft Popup Window Test - Anchor</title>
<meta content="Microsoft Visual Studio .NET 7.1" name=GENERATOR>
<meta content=C# name=CODE_LANGUAGE>
<meta content=JavaScript name=vs_defaultClientScript>
<meta content=http://schemas.microsoft.com/intellisense/ie5 name=vs_targetSchema>
  </head>
<body MS_POSITIONING="GridLayout">
<form id=Form1 method=post runat="server"><asp:hyperlink id=HyperLink1 style="Z-INDEX: 100; LEFT: 8px; POSITION: absolute; TOP: 400px" runat="server" NavigateUrl="default.aspx">Test page for basic popup features</asp:hyperlink><asp:HyperLink id="HyperLink2" style="Z-INDEX: 120; LEFT: 8px; POSITION: absolute; TOP: 376px" runat="server" NavigateUrl="simple.aspx">Simple anchor control tests</asp:HyperLink><cc1:popupwinanchor id=helpSecond style="Z-INDEX: 117; LEFT: 576px; POSITION: absolute; TOP: 48px" runat="server" popuptoshow="popupHelp" linkedcontrol="textSecond" handledevent="onfocus" newtitle="Interactive help" newtext="Enter second item<br/><br/>For more help contact someone else.." newmessage="Enter second item to this field" changetexts="True"></cc1:popupwinanchor><asp:textbox id=textMsg style="Z-INDEX: 106; LEFT: 120px; POSITION: absolute; TOP: 56px" runat="server" columns="50" width="336px"> New message text</asp:textbox><asp:textbox id=textTitle style="Z-INDEX: 105; LEFT: 120px; POSITION: absolute; TOP: 88px" runat="server" columns="50" Width="336px">New title</asp:textbox><asp:textbox id=textText style="Z-INDEX: 104; LEFT: 120px; POSITION: absolute; TOP: 120px" runat="server" columns="39" width="336px" rows="4" textmode="MultiLine" height="80px">This very long text will be displayed in new window. To open this window click on &quot;Show Popup&quot; button and then click on popup window.</asp:textbox><asp:label id=Label1 style="Z-INDEX: 101; LEFT: 8px; POSITION: absolute; TOP: 120px" runat="server">New text:</asp:label><asp:label id=Label2 style="Z-INDEX: 102; LEFT: 8px; POSITION: absolute; TOP: 88px" runat="server">New title:</asp:label><asp:label id=Label3 style="Z-INDEX: 103; LEFT: 8px; POSITION: absolute; TOP: 56px" runat="server">New message:</asp:label><asp:button id=btnSetProp style="Z-INDEX: 107; LEFT: 216px; POSITION: absolute; TOP: 208px" runat="server" Text="Set properties"></asp:button><asp:textbox id=textFirst style="Z-INDEX: 108; LEFT: 104px; POSITION: absolute; TOP: 312px" runat="server" Width="184px"></asp:textbox><asp:label id=Label4 style="Z-INDEX: 109; LEFT: 8px; POSITION: absolute; TOP: 312px" runat="server">First item:</asp:label><asp:label id=Label5 style="Z-INDEX: 110; LEFT: 8px; POSITION: absolute; TOP: 256px" runat="server" Font-Bold="True">Add interactive help to form controls:</asp:label><asp:textbox id=textSecond style="Z-INDEX: 111; LEFT: 104px; POSITION: absolute; TOP: 344px" runat="server" Width="184px"></asp:textbox><asp:label id=Label6 style="Z-INDEX: 112; LEFT: 8px; POSITION: absolute; TOP: 344px" runat="server">Second item:</asp:label><asp:label id=Label7 style="Z-INDEX: 113; LEFT: 8px; POSITION: absolute; TOP: 8px" runat="server" Font-Bold="True">Show popup again without reloading page</asp:label><asp:label id=Label8 style="Z-INDEX: 114; LEFT: 8px; POSITION: absolute; TOP: 280px" runat="server">(OnFocus - select control to show help)</asp:label><cc1:popupwin id=popupHelp title="Interactive help" style="Z-INDEX: 115; LEFT: 16px; POSITION: absolute; TOP: 528px" runat="server" GradientDark="143, 188, 139" GradientLight="200, 220, 200" TextColor="0, 0, 0" DarkShadow="85, 107, 47" Shadow="34, 139, 34" LightShadow="50, 155, 50" AutoShow="False" hideafter="2000"></cc1:popupwin><cc1:popupwinanchor id=helpFirst style="Z-INDEX: 116; LEFT: 576px; POSITION: absolute; TOP: 16px" runat="server" popuptoshow="popupHelp" linkedcontrol="textFirst" handledevent="onfocus" newtitle="Interactive help" newtext="Enter first item<br/><br/>For more help contact someone else.." newmessage="Enter first item to this field" changetexts="True"></cc1:popupwinanchor><cc1:PopupWinAnchor id="showTest" style="Z-INDEX: 119; LEFT: 576px; POSITION: absolute; TOP: 80px" runat="server" LinkedControl="btnShow" PopupToShow="popupTest" newmessage="New message text" newtext='This very long text will be displayed in new window. To open this window click on "Show Popup" button and then click on popup window.' newtitle='New Title' changetexts="True"></cc1:PopupWinAnchor><cc1:PopupWin id="popupTest" title="First title" style="Z-INDEX: 121; LEFT: 616px; POSITION: absolute; TOP: 528px" runat="server" Text="First text in new window" Message="First message" DockMode="BottomLeft" ColorStyle="Violet"></cc1:PopupWin><input id="btnShow" style="Z-INDEX: 122; LEFT: 344px; WIDTH: 112px; POSITION: absolute; TOP: 208px; HEIGHT: 24px" type="button" value="ReShow Popup"><asp:Label id="Label9" style="Z-INDEX: 123; LEFT: 8px; POSITION: absolute; TOP: 32px" runat="server">(OnClick - after you click on "ReShow" button new properties will be set)</asp:Label></form>
	
  </body>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -