`
hustzhq
  • 浏览: 6932 次
  • 性别: Icon_minigender_1
  • 来自: 上海
最近访客 更多访客>>
社区版块
存档分类
最新评论

Some js note For the disable and enable the combox

    博客分类:
  • js
阅读更多
 
	<select class="form1" id="symbol"  onbeforeactivate="return false"   onmouseover="this.setCapture()" onmouseout="this.releaseCapture()" onchange="getSecurityName()" name="symbol.displayValue">
								<option selected value=""></option>
								<option  value="ISIN">ISIN</option>
								<option  value="CUSP">CUSP</option>
								<option  value="SEDL">SEDL</option>
							<option  value="QUIK">QUIK</option>
		</select>	

 selectBox.attachEvent("onbeforeactivate", function(){return true;});
					        selectBox.attachEvent("onmouseover", function(){document.getElementById('symbol').releaseCapture();});

document.getElementById('cusip').setAttribute('readOnly', ''); 
document.getElementById('region').style.visibility = "visible";	 
分享到:
评论

相关推荐

    LockScreenTest.rar "Home" button disable and enable

    标题中的“LockScreenTest.rar”很可能是一个用于测试锁屏功能的软件或应用的压缩包,而描述中的“"Home" button disable and enable”则指明这个测试着重关注设备的“Home”键的禁用和启用功能。这通常涉及到...

    disable/enable adb codes

    标题“disable/enable adb codes”指的是如何禁用或启用ADB服务,这在特定场景下可能是必要的,例如保护设备安全、避免不必要的数据传输或者在系统更新时防止意外干扰。本文将详细介绍如何禁用和启用ADB,并探讨其...

    ulps_enable_disable.zip

    标题 "ulps_enable_disable.zip" 暗示了这是一个与启用或禁用ULPS相关的软件配置包。ULPS,全称Ultra Low Power State(超低功耗状态),是计算机硬件,特别是显卡中的一种节能技术。它允许设备在不活动时进入一种极...

    enable disable home

    enable and disable "HOME" button in android 4.0.3 above the version 4.0.3,we should modify the frameworks detail is described in the Enable_Disable_Home.rar

    disable-enable.txt

    启用约束: enable( validate) :启用约束,创建索引,对已有及新加入的数据执行约束. enable novalidate :启用约束,创建索引,仅对新加入的数据强制执行约束,而不管表中的现有数据.

    nRF 52832 SoftDeive_s132_nrf52_3.1.0

    This version of the SoftDevice improves robustness to bit errors in received packets and adds some minor features compared to version 3.0.0. Memory requirements and functional performance are ...

    How to disable_enable a timing check in a design.pdf

    后仿

    Python Programming for Hackers and Pentesters

    Python is the high-level language of choice for hackers and software security analysts because it makes it easy to write powerful and effective security tools. A follow-up to the perennial best-seller...

    adb,支持adb disable-verity命令,解锁system分区

    `adb disable-verity` 是一个特定的adb命令,它涉及到Android系统的安全特性——verity模式。 verity模式是Android为了增强设备的安全性而引入的一种机制。它通过校验系统分区的哈希值来确保系统文件未被篡改,从而...

    PowerCommands for Visual Studio 2008

    Note: The Remove and sort usings option is only available for C# documents. Note: Format document on save and Remove and sort usings both are initially defaulted OFF. Clear All Panes This command ...

    Senfore_DragDrop_v4.1

    For some strange reason the components causes a link error. * There appear to be sporadic problems compiling with C++ Builder 5. Several user have reported that they occasionally get one or more of...

    CE中文版-启点CE过NP中文.exe

    Mainly minor improvements and some small bugfixes, but also a new 'ultimap like' feature called Code Filter for which you don't need any special hardware for. (Just an extensive list of addresses) ...

    SCDS2 SFC EMU v1.6升级

    The SFC EMU v1.6 source code has been released and BassAceGold has made some unofficial changes to the emulator. No official change log for version 1.6 has been released, the change log below is for ...

    微软内部资料-SQL性能优化2

    The Windows 2000 cache manager provides data caching for both local and network file system drivers. By caching virtual blocks, the cache manager can reduce disk I/O and provide intelligent read ahead...

    SystemVerilog Assertions - Design Tricks and SVA Bind Files_pres

    The following are some design tricks that can enhance the usability and effectiveness of SystemVerilog Assertions: ##### 6.1 Long Label Usage Using long labels for assertions helps in providing ...

    有关FBWF的一些相关资料

    The FBWF Manager is a command line tool for embedded developers to quickly integrate and prototype the FBWF. FBWF Manager is intended primarily for design time use. The FBWF Manager command line ...

    Bochs - The cross platform IA-32 (x86) emulator

    - multiple sector read/write support for some image modes - new log prefix "IMG" for hdimage messages - floppy - added write protect option for floppy drives (based on @SF patch by Ben Lunt) - ...

    Enviro - Sky and Weather.7z

    You can enable or disable scene view preview for each effect individual of course. Networking: Enviro support UNet, Mirror and Photon out of the box. It will synchronize time and weather with all ...

    qemu-0.13.0(编译过全处理器支持)

    string1 sets the window title and string2 the process name (on Linux) -uuid %08x-%04x-%04x-%04x-%012x specify machine UUID Display options: -nographic disable graphical output and redirect serial I...

    数位板压力测试

    Four design goals will help clarify these needs, and provide some criteria for evaluating the interface speci¬fication. The goals are user control, ease of programming, tablet sharing, and tablet ...

Global site tag (gtag.js) - Google Analytics