Reply
IE JS works but Netscape
Old 07-06-2003, 05:08 PM IE JS works but Netscape
c2k
c2k's Avatar
Skilled Talker

Posts: 67
Location: Germany
Hi guys,
I got a little problem over here

I use this code to change the htm-file dynamically onLoad:
Code:
if (navigator.appName=="Microsoft Internet Explorer") {
		          hidehint='document.all.erase.innerHTML=\' \''
            	 	  eval(hidehint)
					  }
As you already are able to see it dies work with the IE and IE compatible browsers, but not with Netscape.
Someone I asked mentioned something like this:
Code:
 document.layer.ID.innerHTML
ERASE is the ID of the div-tag. The stuff between the div-tags is upposed to be deleted.

Can someone post the code which makes it working with Netscape?
Thanks alot guys.
c2k
c2k is offline
Reply With Quote
View Public Profile
 
When You Register, These Ads Go Away!
Reply     « Reply to IE JS works but Netscape
 

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 


Page generated in 0.10633 seconds with 12 queries