`
leng_cn
  • 浏览: 301966 次
  • 性别: Icon_minigender_1
  • 来自: 北京
社区版块
存档分类
最新评论

Using the Popup Object(关于html里面的POPUP对象

阅读更多
很多人都想着能不能自定义一个TOOLIP,其实微软已经在MSDN的帮助里面提到了此类功能,完全可以使用POPUP对象来实现,参见MSDN地址
ms-help://MS.MSDNQTR.v80.chs/MS.MSDN.v80/MS.WEBDEV.v10.en/dhtml/workshop/author/om/popup_overview.htm

关于popup对象是
popup Object

----------------------------------------------------------------------
A special type of overlapped window typically used for dialog boxes, message boxes, and other temporary windows that appear separate from an application's main window.


使用的方法也挺简单
<SCRIPT LANGUAGE="JScript">
  var oPopup = window.createPopup();
  var oPopupBody = oPopup.document.body;

  oPopupBody.innerHTML = "Display some <B>HTML</B> here.";
  oPopup.show(100, 100, 200, 50, document.body);
</SCRIPT>

通过popup对像可以建立如MESSAGEGOX,TOOLTIP及自定义下拉框等,具体的可参见MSDN的帮助文档
分享到:
评论

相关推荐

    c#写的.NET 类库 (Utility.dll) using Utility.Popup

    using Utility.Popup; namespace demo { /// /// Description of MainForm. /// public partial class MainForm { [STAThread] public static void Main(string[] args) { Application....

    PLSQL.Developer v11.0.4.1774 主程序+ v11中文包+keygen

    Right-click on a quoted "OWNER"."OBJECT" would not show the object functions in the popup menu Object popup menu item "Browse" will now display the Object Browser if necessary Tnsnames.ora file with ...

    PLSQL.Developer(X32) v12.0.1.1814主程序+ v11中文包+keygen

    A Standard Test can be invoked from the popup menu when right-clicking on the function or procedure in the Object Browser or in a PL/SQL source: The Test Window now supports Oracle12c implicit results...

    plsqldev12.0.4.1826x32主程序+ v12中文包+keygen

    A Standard Test can be invoked from the popup menu when right-clicking on the function or procedure in the Object Browser or in a PL/SQL source: The Test Window now supports Oracle12c implicit ...

    plsqldev14.0.1.1965x32多语言版+sn.rar

    Using the “SQL Window: Hide Editor” function would incorrectly reposition the vertical splitter The Debugger did not always show correct variable values in local subprograms Object Browser Filter ...

    PLSQL.Developer(X64) v12.0.1.1814 主程序+ v11中文包+keygen

    A Standard Test can be invoked from the popup menu when right-clicking on the function or procedure in the Object Browser or in a PL/SQL source: The Test Window now supports Oracle12c implicit results...

    plsqldev12.0.4.1826x64主程序+ v12中文包+keygen

    A Standard Test can be invoked from the popup menu when right-clicking on the function or procedure in the Object Browser or in a PL/SQL source: The Test Window now supports Oracle12c implicit ...

    plsqldev14.0.1.1965x64多语言版+sn.rar

    Using the “SQL Window: Hide Editor” function would incorrectly reposition the vertical splitter The Debugger did not always show correct variable values in local subprograms Object Browser Filter ...

    plsqldev12.0.6.1832x32主程序+ v12中文包+keygen

    A Standard Test can be invoked from the popup menu when right-clicking on the function or procedure in the Object Browser or in a PL/SQL source: The Test Window now supports Oracle12c implicit ...

    UG6.0快捷键大全

    POPUP_MESSAGE Edits the selected feature by rolling back to the model state prior to the feature. ACTIONS STANDARD BUTTON/FOLDED UG_MODELING_EDIT_FEATURE_POSITION LABEL Edit P&ositioning... ...

    plsqldev12.0.6.1832x64主程序+ v12中文包+keygen

    A Standard Test can be invoked from the popup menu when right-clicking on the function or procedure in the Object Browser or in a PL/SQL source: The Test Window now supports Oracle12c implicit ...

    Senfore_DragDrop_v4.1

    * The exact version of the Drag and Drop Component Suite you are using. * The exact version of Delphi or C++ Builder you are using. * The name and exact version of your operating system (e.g. NT4 ...

    VB编程资源大全(英文源码 表单)

    Sory, but the examples are in Portuguese&lt;END&gt;&lt;br&gt;35 , MDForm.zip Demonstrates the creation of Master/Detail form using an RDO connection, also helps understand the object oriented programming ...

    VB编程资源大全(英文源码 网络)

    Based on API code &lt;END&gt;&lt;br&gt;20 , webbrowser.zip Easily build your very own custom web browser,using the web browser object&lt;END&gt;&lt;br&gt;21 , StealthSRC.zip StealthMail 2.1 - full SOURCECODE for the ...

    VB编程资源大全(英文源码 控制)

    1 , TaskBar_v0.5.zip "Form_Taskbar is a control for Visual Basic which, once placed onto a form, makes the form act like the Taskbar (minus the Start Menu)." -- David Newcum&lt;END&gt;&lt;br&gt;2 , ...

    PLSQL Developer 8.0.3.1510 中文注册版下载

    using the cursor right key * Unicode characters from DBMS_Output were not displayed correctly * Right-clicking on an empty area in the Window List did not show the popup menu * Highlighted search ...

    rx第三方控件

    work with the TApplication object properties and events at design time. TRxFolderMonitor component provides notification if any changes matching the filter conditions occur in the specified directory...

    plsqldev13.0.6.1911x32主程序+ v12中文包+keygen.rar

    32位版本的 PLSQL 正式版。 安装中文包时请注意安装路径是否为PLSQL程序的路径。 安装请查看说明。 June 7, 2019 - Version 13.0.6 released ...Hint popup would not always disappear when using Alt-Tab

    plsqldev13.0.6.1911x64主程序+ v12中文包+keygen.rar

    64位版本的 PLSQL 正式版,只能运行在64位系统中,需要你安装 64 位的 Oracle11g 或 Oracle12c 客户端。 安装中文包时请注意安装路径是否为PLSQL程序的...Hint popup would not always disappear when using Alt-Tab

    Mask 98 for PRwin98

    ------------------------------------ Mask for Windows - PRWin98 v4.00 November 1998 ...------------------------------------ --------------------- ... 'Uninstall Mask' from the Mask popup menu,...

Global site tag (gtag.js) - Google Analytics