社区
JavaScript
帖子详情
如何Netscape中打开一个Modal窗口?online等待,急....
horse
2003-02-25 07:56:36
如IE中的showModalDialog功能
...全文
35
25
打赏
收藏
如何Netscape中打开一个Modal窗口?online等待,急....
如IE中的showModalDialog功能
复制链接
扫一扫
分享
转发到动态
举报
写回复
配置赞助广告
用AI写文章
25 条
回复
切换为时间正序
请发表友善的回复…
发表回复
打赏红包
horse
2003-03-15
打赏
举报
回复
多谢
horse
2003-03-15
打赏
举报
回复
NS6真是个糟糕的东西。
多谢photo123(烂柯居士) 和emu(ston) 两位。
emu
2003-02-26
打赏
举报
回复
下载不了:((
楼主试过modeless(dependent=yes)了没有.如果可以的话用modeless冒充一下也不错啊。
emu
2003-02-26
打赏
举报
回复
photo123(烂柯居士):谢谢了,我正发愁呢 :)
emu
2003-02-26
打赏
举报
回复
这么惨啊!?我装个6.0来试试看。
horse
2003-02-26
打赏
举报
回复
emu(ston) :dependent也试过了,结果一样。
horse
2003-02-25
打赏
举报
回复
我今天要下线回家了,
多谢photo123(烂柯居士) 和 emu(ston) 两位今天的指教。
我的Mail地址是:ma.qingwen@beijing-mkc.com
谢谢。
horse
2003-02-25
打赏
举报
回复
看过文档了,不行啊!我这是做商业程序,
不可能要求用户去安装附加工具。
春哥视角
2003-02-25
打赏
举报
回复
再试试
春哥视角
2003-02-25
打赏
举报
回复
http://developer.netscape.com/viewsource/goodman_sscripts.html
春哥视角
2003-02-25
打赏
举报
回复
window.openDialog('about:blank', 'windowName', 'modal=1,width=300,height=300')
horse
2003-02-25
打赏
举报
回复
photo123(烂柯居士) :openDialog('url', 'windowName', 'modal=1,width=300,height=300')
一点反应都没有。
请问如何设定Netscape才能使signed script有效?
horse
2003-02-25
打赏
举报
回复
photo123(烂柯居士) :我再去试试
春哥视角
2003-02-25
打赏
举报
回复
to emu(ston):
ftp://ftp.netscape.com/pub/netscape6/english/
春哥视角
2003-02-25
打赏
举报
回复
试试上面的,4.7下不通过
春哥视角
2003-02-25
打赏
举报
回复
<script>
openDialog('url', 'windowName', 'modal=1,width=300,height=300')
</script>
emu
2003-02-25
打赏
举报
回复
:(
我一直下载不到NS6.0啊,只能用6.2将就了。
horse
2003-02-25
打赏
举报
回复
photo123(烂柯居士) :确实如此!
春哥视角
2003-02-25
打赏
举报
回复
http://expert.csdn.net/Expert/topic/1238/1238516.xml
好象是和我写的一样的吧?
horse
2003-02-25
打赏
举报
回复
emu(ston) :我先去试试!
加载更多回复(5)
Visual C++ 编程资源大全(英文源码 表单)
1,01.zipMFC Extension LibraryMFC扩展界面库, 使用Visual C++ 6.0(15KB)2,02.zipVisual Studio style UIVisual Studio风格的界面效果(15KB)3,03.zipInter
ne
t Explorer 4 style UIIE4.0风格的界面效果(29KB)4,04.zipOutlook Style UIOutlook风格的界面效果(16KB)5,05.zipDynamic child window repositioning动态改变对话框的大小, 对话框
中
的控件相应改变(15KB)6,06.zipEnhanced list control增强的List控件(43KB)7,07.zipCDialog using animated control在CDialog
中
使用动画(12KB)8,08.zipOpen Dialog with Bitmap Preview位图预览的
打开
文件对话框(43KB)9,09.zipStandard file open dialog with preview标准位图预览的
打开
文件对话框(24KB)10,10.zipBitmap Dialog Class位图对话框类(13KB)11,11.zipClass for Browsing shell namespace with your own dialog显示目录的树型结构, 可用于目录的选择(31KB)12,12.zipUsing ON_UPDATE_COMMAND_UI with dialogs在对话框
中
使用ON_UPDATE_COMMAND_UI(13KB)13,13.zipUsing ON_UPDATE_COMMAND_UI with dialogs (2)使用ON_UPDATE_COMMAND_UI(11KB)14,14.zip
Mo
deless child dialog in a Main Dialog with corrected tab order非模式对话框在主对话框
中
的TAB顺序(21KB)15,15.zipCostumizing CFileDialog定制的CFileDialog(22KB)16,16.zipAttaching Elements to Borders
一个
可以在对话框
中
改变按纽位置、大小的容器(26KB)17,17.zipScrolling credits dialog滚动信用对话框(12KB)18,18.zipColor Dialog with Persistent Custom Colors对话框继承了上一次的颜色风格(12KB)19,19.zipA Base Dialog Class for
Mo
dal
/
Mo
deless Dialog with Custom Background Color自定义背景的对话框(13KB)20,20.zipParse IP addresses解析IP地址(12KB)21,21.zipParse pho
ne
fields解析电话区域(11KB)22,22.zipChanging the default file open/save dialogs in an MFC doc/view application初始化对话框和支持动态数据交换(DDX)(15KB)23,23.zipDialog with Splash Screen Example Code...Splash对话框的例子(18KB)24,24.zipClass to select directory选择目录的类(13KB)25,25.zipClass to select directory (Enhancements)增强的选择目录的类(12KB)26,26.zipDirectory Picker Dialog目录采集对话框(42KB)27,27.zipSimple way to change dialog's background and text colors改变对话框背景颜色和文字颜色的简单途径(11KB)28,28.zipA Simple Dialog Layout Manager
一个
简单的对话框设计管理器(19KB)29,29.zipUsing Buttons on a Dialog Bar with CCmdUI通过CCmdUI在对话框条
中
使用按纽(19KB)30,30.zipDisplay help for dialog controls on the status bar在状态条
中
显示对话框
中
控件的帮助信息(12KB)31,31.zipDragging a dialog by clicking anywhere on it点击任何地方拖动对话框(11KB)32,32.zipSplash screen with text on it that uses its own thread通过自己的线程在Splash对话框
中
显示文字(136KB)33,33.zipCreating an expanding dialog创建
一个
可扩展的对话框(15KB)34,34.zipExpanding/Contracting Dialog Box扩展/缩小对话框(24KB)35,35.zipCFileDialog class that only displays folders让CFileDialog只显示目录(很有用)(2KB)36,36.zipFolder Browsing Dialog目录浏览对话框(3KB)37,37.zipFont dialog with custom text preview & color字体对话框
中
增加字体和颜色的预览(12KB)38,38.zipEmbedding an HTML Help window into a dialog嵌入
一个
超文本(HTML)的帮助
窗口
到对话框
中
(22KB)39,39.zipDialog which can be used as MDI child window使用MDI子
窗口
的对话框(13KB)40,40.zipConvert
mo
dal
dialogs to
mo
deless将模式对话框转换成非模式对话框(12KB)41,41.zip
Ne
tsc
ape
4.x Preferences Dialog类似
Ne
tsc
ape
4.x参数选择的对话框(7KB)42,42.zipHandling OnUpdate() processing for menu itemsOnUpdate()处理菜单项(5KB)43,43.zipOptions Tree Dialog树状的配置对话框(25KB)44,44.zipCustomizing the font dialog定制的字体对话框(4KB)45,45.zipSizable dialogs at its easiest轻松改变对话框的大小(5KB)46,46.zipA Snap Size Dialog Class
一个
捕获对话框大小的类(5KB)47,47.zipCSplitterWnd in a Dialog based Application
一个
基于对话框的应用(6KB)48,48.zipSplash Screen with 256 color support支持256色的Splash对话框(7KB)49,49.zipSubselection Dialog 子项选择的对话框(5KB)50,50.zipSwitching dialog boxes in a dialog-based application在基于对话框应用
中
切换对话框(5KB)51,51.zipBetter Tip of the Day dialog典型的Did you konw...对话框(26KB)52,52.zipToolbars and Statusbars on Dialogs在对话框
中
增加工具条和状态条(7KB)53,53.zipTooltips in
mo
dal
dialog boxes在模式对话框
中
实现工具提示(6KB)54,54.zipTooltips for dialog controls实现对话框控件的工具提示(4KB)55,55.zipTransparent Dialog透明的对话框(5KB)56,56.zipViewing Dialog Template Resources at Runtime运行时看对话框模板资源(5KB)57,57.zipAlternative Wizard Dialog
一个
Wizard对话框, 在安装程序
中
也有用(5KB)58,58.zipAVLTree实现AVL(Addison-Velski and Landis)树结构(5KB)59,59.zipTemplate class to manipulate bits of undefi
ne
d type
一个
操作未知类型的模板库(5KB)60,60.zipBlowfish EncryptionBlowfish加密算法加密(4KB)61,61.zipBlowfish encryption classBlowfish加密类(5KB)62,62.zipExpression Evaluation数学公式识别类(5KB)63,63.zipA Y2.038K-Safe Replacement for CTimeCTime的替换类(5KB)64,64.zipIterating through List Contai
ne
rs关于List容器的话题(5KB)65,65.zipLexical Analyser词汇分析(8KB)66,66.zipLocales and Facets in Visual C++VC++的许多细节话题(10KB)67,67.zipA Ge
ne
ralized Parsing Class for MFC
一个
普通的MFC解析类(5KB)68,69.zipCreating Singleton Objects using Visual C++使用VC++创建
一个
单独的对象(9KB)69,69.zipSmart Pointers and other Pointer classes指针类(5KB)70,70.zipSortable CObArray class对CObArray类排序(5KB)71,71.zipSortable CObList class对CObList类排序(6KB)72,72.zipExtension to the STL find_if and for_each扩充STL库(5KB)73,73.zipChange from child window to popup window (and back) 将
一个
子
窗口
改成弹出式
窗口
(5KB)74,74.zipRestoring Window Position With Multiple
Mo
nitors在多层监视器
中
恢复
窗口
的位置(5KB)75,75.zipTransparent Window透明的
窗口
(6KB)76,CenterMDIWnd_de
mo
.zipCenter CMDIChildWnds in the client area of the main frame window(151KB)77,TabbedMDI.zipA variation on the MDI that indicates the open child windows in a tab control. (400KB)78,AdvancedPrev.zipA simple class that helps provide faster Print Preview within MFC Doc/View applications(38KB)79,mditab.zipA dockable bar containing a tabbed list of open windows(91KB)80,CloseUnusedDocs_src.zipClosing unused MDI documents with 1 li
ne
of code(2KB)81,graphfx_de
mo
.zipA Doc/View framework for displaying graphical data(192KB)82,WindowsManager.zipImplementing "Windows..." dialog(39KB)83,MultiMRUList_src.zipThis article describes how to maintain the separate MRU list for each document type that is
ne
eded in some applications(26KB)84,MultiTop.zipAllows an application to have multiple top-level windows. (22KB)85,PersistFrames.zipA collection of classes that allows MFC SDI and MDI applications to remember the positions and sizes of their main frame and child frame windows. (71KB)86,step0.zipA series of articles that resulted from experimenting with adding Drag and Drop features to my existing application. (16KB)87,undo.zipEasily add Undo/Redo to your CDocument/CView Based Applciation(2KB)88,PropertyView.zipA "Property Sheet"-like view class for MFC (108KB)89,DocViewWTL.zipA library that provides the easiest way to get loosely coupled compo
ne
nts. (156KB)90,Dialog2.zipA step by step tutorial showing how to create your first windows program using MFC(112KB)91,MyMDIApp.zipA brief step-by-step tutorial that de
mo
nstrates creating an SDI and MDI based applications using the MFC Doc/View architecture.(54KB)92,sditutorial_de
mo
.zipA brief step-by-step tutorial that de
mo
nstrates creating an SDI based application that does not use the MFC Doc/View architecture.(15KB)93,QuickWin.zipRedirect stdin, stdout and stderr into a window(125KB)94,GradientTitleBar.zipThis article shows you how to give your Win95/NT4
mo
deless dialogs a Win98/W2K like gradient title bar.(42KB)95,MsgBoxDe
mo
.zipThe system Message Box that is closed atuomatically after some time(21KB)96,step1.zipSimple step by step article explaining how to create a
mo
deless dialog box as child window.(21KB)97,step2.zipSimple step by step article explaining how to create a
mo
deless dialog box as sibling of the app's main window.(22KB)98,ResizableDialog.zipA CDialog derived class to implement resizable dialogs with MFC (98KB)99,CenterAnywhere_de
mo
.zipThis is a good replacement for CWnd::CenterWindow() that works. (43KB)100,CardDialog.zipA auto-sizing dialog used to store and display smaller child dialogs(22KB)101,scrolling_credits.zipA Scrolling Credits Dialog(209KB)102,snapdialog.zipDialog class that implement a snap-to-screen-border feature like Winamp(16KB)103,messagebox.zipA class which encapsulates MessageBoxIndirect.(18KB)104,rfldlg.zipThis article de
mo
nstrates how to add a recent file list to a dialog based application(25KB)105,dialogspl_de
mo
.zipSplash screens are not only for Doc/View based applications(142KB)106,CClockCtrl_src.zipA Freeware MFC class to display an analog clock.(17KB)107,ChildDlg.zipChild Dialog (Sub Forms)(29KB)108,CIconDialog_src.zipA Freeware MFC dialog class to select an icon.(12KB)109,CPushPinFrame_src.zipA Freeware MFC PushPin property page dialog class.(19KB)110,showhide.zipA
ne
at way to show/hide groups of related controls(13KB)111,ResizeCtrl.zipA resize control to implement resizable dialogs with MFC(38KB)112,DDXFile_src.zipA Freeware DDX routi
ne
for selecting a filename.(29KB)113,DynWindow_src.zipDescribes a method to implement resizable child windows.(108KB)114,DynamicDialog.zipCreate dialogs dynamically, and easily, without the
ne
ed for a dialog resource script.(40KB)115,DlgExpand.zipThis article shows gives you the ability to make your dialogs expand or contract, depending on how much information the user wishes to view(15KB)116,TipDe
mo
.zipImproved Tip-of-the-Day Dialog(149KB)117,layoutmgr.zipA framework to provide automatic layout control for dialogs and forms(101KB)118,MainWndPlacement.zipSave/restore the main window size at application exit/startup with a single function call in MDI, SDI and dialog based applications.(29KB)119,sizer_de
mo
.zipAn article on extendable layout management classes(27KB)120,Splasher_src.zipAn improved splash screen compo
ne
nt for MFC.(62KB)121,StackDialog.zipCreating a stacked dialog such as
Ne
tsc
ape
's 'Preferences' dialog(22KB)122,bitmappreviewdialog_src.zipThis article describes a completely object oriented standard file open dialog with preview.(12KB)123,subselect_dialog.zipSubselection Dialog(123KB)124,TabDialog.zipA docking dialog that auto-expands when the
mo
use passes over it(35KB)125,TcxMsgBox.zipTCX Message Box (derived from CWnd)(35KB)126,ToolTips.zipA de
mo
nstration of how to show tooltips in
mo
dal
dialog bozes(23KB)127,Update
Mo
dal
Dlg_de
mo
.zipHow to update a
mo
dal
dialog contents using a callback function(17KB)128,WinampWnd_de
mo
.zipAn article discussing a Plugin for Nullsoft Winamp which looks and behaves like the Winamp UI.(43KB)129,Skins.zipA mini library to build Bitmap based skinnable apps.(174KB)130,FaderWnd_de
mo
.zipAn MFC class to fade any window with only o
ne
li
ne
of code.(28KB)131,Win2kFileDlg.zipEver wanted to use the
ne
w Office 2000 file dialogs on Win 95/98/NT/Me, including the file previewing? Well now you can.(76KB)132,win2000fd.zipHow to show the
ne
w Com
mo
n File Dialog in MFC Apps in Windows 2000(36KB)133,Wizard2000.zipCreate Windows 2000 style Wizards with white backgrounds(109KB)134,FileExportDialog.zipAdding filters to the Open File dialog(24KB)135,customize_dialog.zipCustomizing the Windows Com
mo
n File Open Dialog(15KB)136,SelectFolder.zipThe windows 'Select Folder' dialog with some extra functionality(41KB)137,animate_dlg.zipAnimated Icon on Titlebar of a Dialog based Application(34KB)138,BmpDlg.zipBitmap Dialog Class(52KB)139,namespace.zipClass for Browsing shell namespace with your own dialog(78KB)140,OnUpdate_de
mo
.zipHandling OnUpdate() processing for menu items(10KB)141,DialogUpdates.zipUsing ON_UPDATE_COMMAND_UI with all controls in a Dialog(18KB)142,override.zipCustomizing the font dialog(4KB)143,cmdlg.zipCostumizing CFileDialog(31KB)144,custom_open.zipCustom Open File or Save as Dialog(25KB)145,ColorFormView.zipCFormView Class with Custom Background Color(33KB)146,Ban
ne
r.zipAnimated Background Ban
ne
r(88KB)147,MDIClient.zipA Custom MDI Client Class(42KB)148,html_help_view.zipHTML Help In CView Window(5KB)149,MDIPreview_de
mo
.zipPrint Preview in MDI Frame(20KB)150,zoom_scale.zipAdd Zoom and Scale Capabilities to CScrollView(338KB)151,autopan.zipAuto-Panning Windows(44KB)152,autopan2.zipMicrosoft Inter
ne
t Explorer like Intelli
mo
use AutoScroll(42KB)153,intellipan.zipIntelli
mo
use panning (improved Auto-Panning Windows)(5KB)154,intellipan2.zipIntelli
mo
use panning 2 (A universal Auto-Panning solution)(12KB)155,bigscroll.zipBreaking the CScrollView 32768 size limitation with CBigScrollView(90KB)156,variable_splitter.zipVariable splitter views(58KB)157,TabbedViews_src.zipTabbed Views(78KB)158,animate_icon_src.zipAnimated Icon on Titlebar of a window(48KB)159,msdi1632.zipMultiSingle (MSDI) Document interface(77KB)160,msdidao.zipMultiSingle (MSDI) Document interface with DAO doc(508KB)161,ScreenSwitch_de
mo
.zipMultiple Views Using SDI(26KB)162,multiview.zipMultiple views for a single document (MDI) 3(86KB)163,WinMenu_de
mo
.zipHome made MDI windows list in Window menu(21KB)164,SdiMulti.zipSDI Interface with Multi-Views and Multi-Splitters(88KB)165,DocViewInDll_de
mo
.zipSeparating the views of an MDI application into different DLLs(60KB)166,MultiFrame_de
mo
.zipMultiple frame windows in SDI application(76KB)167,mrcext.zipResizable Docking Window(862KB)168,sizing.zipSizing TabControlBar(46KB)169,devstudio.zipAnother DevStudio-alike DialogBar(43KB)170,docking.zipResizable Docking Window 2(98KB)171,simple_splitter.zipGe
ne
ral Purpose Splitter Class(43KB)172,cxysplitter.zipA pair of splitter classes used in dialogbox(21KB)173,dynamic_splitter.zipSplitter Window - "True" dynamic splitter window(52KB)174,outlook_style.zipOutook Style Splitter Bar(59KB)175,minsplit.zipMinimum size splitter(36KB)176,scrbsplt.zipRe
mo
ving and reapplying splitter windows on-the-fly in Scribble with a custom splitter window class(157KB)177,switchviews_in_splitter.zipSwitching views in splitter pa
ne
s (SDI)(44KB)178,rulers_src.zipImplementing Rulers inside of Splitter Pa
ne
s(5KB)179,dynamic1.zipDifferent Views In Dynamic Splitter(202KB)180,dialogstartupanimation.zipThis sample shows you how to create dialog startup animation like that of Window 98'menu(18KB)181,yqeditgridcontrol.zipa grid control that enable keyboard input. That is to say, you can write data in it. (31KB)182,switchmdiviews.zipThis sample shows you how to switch from o
ne
view to the other in a MDI splitter window application(31KB) 183,yqmdireplaceview.zipThis sample shows you how to replace different views in a MDI splitter window application(36KB) 184,switchview.zipThis sample shows you how to switch from o
ne
MDI window to another by using the "Ctrl Tab" key.(29KB) 185,filterreturnkey.zipThis sample shows you how to trap, filter the ENTER and ESC
APE
key of a dialog box (17KB)186,filterkey.zipThis sample shows you how to filter a certain key and mask that key(18KB)187,editenter.zipThis sample shows you how to use RETURN key to switch a
mo
ng edit controls of a dialog box(18KB)188,dialoghook.zipThis sample shows you how to set keyboard hook function of a dialog box to trap RETURN ,ESC
APE
key.(17KB) 189,contexthelp.zipThis sample shows you how to create context sensitive help of a control of a dialog box(26KB) 190,traparrokey.zipThis sample describes how to trap arrow keys in an control of a dialog box (18KB)191,yqadvancedbtn.zipOw
ne
r draw hot button support both bitmap and icon, with flat, gripper property. (108KB)192,drawlistbo.zipOw
ne
r draw CTabCtrl with flat gripper property (40KB)193,startupanimation.zipCreate Window startup animation, including several kind of animation style, very interesting(23KB) 194,flatlistbox.zipusing a unique way to implement flat attribute( other than those published on the codegurn), as well as hot ,gripper attribute.(21KB) 195,yqhoteditctrl.zipCreate edit control with Hot , flat, gripper. separator attributes (21KB)196,3dmdishadow.zipCreate 3D shadow of a MDI frame windows(32KB) 197,3dsdishadow.zipCreate 3D shadow of a SDI frame windows(29KB)198,getfile.zipA DDX routi
ne
for MFC to retrieve filenames(29KB)199,splasher.zipAn improved splash screen compo
ne
nt for MFC(62KB)200,pushpin.zipA pushpin button MFC class(12KB)201,getfolder.zipA DDX routi
ne
for MFC to retrieve folders(30KB)202,ntray.zipAn MFC class to manipulate tray icons(17KB)203,hlinkctrl.zipAn MFC class to support hyperlinks on windows and dialogs(16KB)204,icondialog.zipAn icon selection dialog class for MFC(12KB)205,pushpinframe.zipAn MFC class to provide property dialogs ala Developer Studio(16KB)206,mappin.zipAn MFC class to implement map pins(286KB)207,iconcombobox.zip2 MFC classes to implement icon selection combo boxes(19KB)208,menuex_de
mo
.zipImplementing an Ow
ne
rdrawn menu (35KB)209,bcmenu261.zipCool Ow
ne
r Drawn Menus with BitmapsVersion 2.61(70KB)210,dynmenu.zipSome handy functions for adding and deleting submenus and menuitems in runtime (16KB)211,gradientmenu.zipCreate Popup menus in MFC with a gradient and text on the left side (89KB)212,menuicon_de
mo
.zipGive your apps a unique look by adding a logo to your menu(48KB)213,bcgbappwizard.zipBCGControlBar library version 4.6(2121KB)214,mpcstatusbar.zipAn enhanced CStatusBar to easily and dynamically add/re
mo
ve controls on a status bar (48KB)215,textonlystatusbar.zipAn easy to use and implement Text Only Status Bar with Tool tip text extracted from the status bar pa
ne
s. (39KB)216,progressbar.zipShowing progress bar in a status bar pa
ne
(33KB)217,sizecbar_src.zipDevStudio-like docking window (64KB)218,sizing_tabct1_de
mo
.zipCreates a dockable and resizable control bar. (46KB)219,dockview.zipA fairly simple way to incoporate views into sizing control bars(69KB)220,spin_slide_toolbar.zipHow to create toolbars with spin
ne
rs and/or sliders(48KB)221,tearoffrebars_prj.zipThis article Implements the functionality similar to the Office 2000 toolbars(26KB)222,flatbar.zipA flat toolbar implementation that does not require the updated com
mo
n controls library from Inter
ne
t Explorer. (197KB)223,toolbar_droparrow_de
mo
.zipDe
mo
nstrates how to use the
ne
w toolbar styles to add dropdown arrows to toolbar buttons (28KB)224,dynamictb.zipA simple tutorial that shows how to dynamically replace toolbars at runtime (35KB)225,toolbar_docking_de
mo
.zipDe
mo
nstrates how to dock toolbars side-by-side (29KB)226,t
ape
toolbar.zipA spectacular variation on toolbars (35KB)227,chevions.zipAn introduction to using the cool
ne
w toolbar chevrons (18KB)228,toolgroupmanager.zipA reusable template class for managing multiple toolbars, only o
ne
of which is displayed at a time(30KB)229,toolbar_hotbuttons_de
mo
.zipDe
mo
nstrates how to add rollover buttons to your toolbar(30KB)230,toolbar.zipWTL Tool Bar Drop-Down Extension(64KB)231,win95asm.zipIntroduction to Menus(113KB)232,outbar.zipCGfxOutBarCtrl, an Outlook98 bar-like control(163KB)233,tabstatus.zipAdvanced UI - MDI list in the status bar (and a custom Window List dialog)(62KB)234,gfxlist.zipList Control - Enhanced list control(1544KB)235,maillook.zipInter
ne
t Mail Look(42KB)236,cdxcdynamic.zipDynamic child window repositioning for dialogs, property sheets, form views and any other CWnd derived classes. (227KB)237,voicecmd.zipVoice Command Enabling Your Software (27KB)238,cj60lib.zipMFC Extension Library - CJ60 Version 6.07(1100KB)239,infobar.zipInformation Bar (62KB)240,switcher.zipA Switcher Control (like the Windows Task Bar) (40KB)
js
打开
新
窗口
方法代码收集
学习javascript(js),免不了要用到
打开
新
窗口
,方法很多,总的来说是使用window.open。不同与HTML
中
的target=_blank,window.open方法可控制的样式丰富,比如我们可以控制
窗口
显示的大小,
窗口
显示的内容,以及位置等等。都是使用js
中
的window.open有
一个
缺点就是容易被浏览器屏蔽。本文介绍了js
中
打开
新
窗口
的各种方法。 1,
打开
新
窗口
全屏 <ht...
JS大总结(带实例)
JS大总结(带实例) javascript事务查询综合 click() 对象.click() 使对象被点击。 closed 对象.closed 对象
窗口
是否已封闭true/false clearTimeout(对象) 清除已设置的setTimeout对象 clearInterval(对象) 清除已设置的setInterval对象 confirm("提示信息")
FireFox火狐浏览器配置页面about:config参数说明
2019独角兽企业重金招聘Python工程师标准>>> ...
小白IT:如何快速写出
一个
前端页面(网页),Python
中
如何使用前端语言什么是?JavaScript?BOM&DOM?Bootstrap??
JavaScript前端语言 1.什么是JavaScript语言 JavaScript一种直译式脚本语言,是一种动态类型、弱类型、基于原型的语言,内置支持类型。用来给HTML页面增加动态功能 2.ECMAScript和JavaScript的关系 1996年11月,JavaScript的创造者–
Ne
tsc
ape
公司,将JavaScript提交给国际标准化组织ECMA。 次年,ECMA发布262号标准文件(ECMA-262)的第一版,规定了浏览器脚本语言的标准,并将这种语言称为ECMAScript,这个版本就是
JavaScript
87,994
社区成员
224,689
社区内容
发帖
与我相关
我的任务
JavaScript
Web 开发 JavaScript
复制链接
扫一扫
分享
社区描述
Web 开发 JavaScript
社区管理员
加入社区
获取链接或二维码
近7日
近30日
至今
加载中
查看更多榜单
社区公告
暂无公告
试试用AI创作助手写篇文章吧
+ 用AI写文章