代码搜索:NETSCAPE
找到约 6,619 项符合「NETSCAPE」的源代码
代码结果 6,619
www.eeworm.com/read/287344/8692107
js ad1.js
var imgheight
document.ns = navigator.appName == "Netscape"
window.screen.width>800 ? imgheight=120:imgheight=120
function myload()
{
if (navigator.appName == "Netscape")
{document.dangdang.pag
www.eeworm.com/read/287344/8692383
js ad2.js
var imgheight
var imgleft
document.ns = navigator.appName == "Netscape"
window.screen.width>800 ? imgheight=120:imgheight=120
window.screen.width>800 ? imgleft=15:imgleft=120
function myload()
{
www.eeworm.com/read/287344/8692406
js ad1.js
var imgheight
document.ns = navigator.appName == "Netscape"
window.screen.width>800 ? imgheight=120:imgheight=120
function myload()
{
if (navigator.appName == "Netscape")
{document.dangdang.pag
www.eeworm.com/read/287344/8692647
js ad2.js
var imgheight
var imgleft
document.ns = navigator.appName == "Netscape"
window.screen.width>800 ? imgheight=120:imgheight=120
window.screen.width>800 ? imgleft=15:imgleft=120
function myload()
{
www.eeworm.com/read/287344/8692669
js ad1.js
var imgheight
document.ns = navigator.appName == "Netscape"
window.screen.width>800 ? imgheight=120:imgheight=120
function myload()
{
if (navigator.appName == "Netscape")
{document.dangdang.pag
www.eeworm.com/read/285874/8804778
js redraw.js
function reDo() {
top.location.reload();
}
function setResize() {
window.focus();
if (navigator.appName=="Netscape") {
setTimeout("top.onresize=reDo", 500);
}
}