代码搜索:NETSCAPE
找到约 6,619 项符合「NETSCAPE」的源代码
代码结果 6,619
www.eeworm.com/read/169617/9848772
js body.js
if (navigator.appName == "Netscape")
{
document.write(""
www.eeworm.com/read/161842/10364584
h jni.h
/*
* @(#)jni.h 1.53 01/12/03
*
* Copyright 2002 Sun Microsystems, Inc. All rights reserved.
* SUN PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
*/
/*
* We used part of Netscape's J
www.eeworm.com/read/424789/10412740
js menu.js
nn = (document.getElementById && navigator.appName == "Netscape") ? 1 : 0;
ns = (document.layers) ? 1 : 0;
ie = (!nn && document.all) ? 1 : 0;
hidemenu = null;
tc = 80;
function getx(elem)
{
x = 0;
www.eeworm.com/read/424789/10412845
js menu.js
nn = (document.getElementById && navigator.appName == "Netscape") ? 1 : 0;
ns = (document.layers) ? 1 : 0;
ie = (!nn && document.all) ? 1 : 0;
hidemenu = null;
tc = 80;
function getx(elem)
{
x = 0;