代码搜索:NETSCAPE
找到约 6,619 项符合「NETSCAPE」的源代码
代码结果 6,619
www.eeworm.com/read/242678/12992659
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/242678/12992719
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/242678/12992826
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/242678/12992908
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/302621/13830839
h npapi.h
/* -*- Mode: C; tab-width: 4; -*- */
/*
* npapi.h $Revision: 1.2 $
* Netscape client plug-in API spec
*/
#ifndef _NPAPI_H_
#define _NPAPI_H_
#include "jri.h" /* Java Runtime Interface */
/*
www.eeworm.com/read/150965/5687447
h jni.h
/*
* @(#)jni.h 1.56 03/12/19
*
* Copyright 2004 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/135582/5884794
h npapi.h
/* -*- Mode: C; tab-width: 4; -*- */
/*
* npapi.h $Revision: 1.1 $
* Netscape client plug-in API spec
*/
#ifndef _NPAPI_H_
#define _NPAPI_H_
#include "jri.h" /* Java Runtime Interface */
/*