Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

Coding Forum


You are currently viewing our Coding Forum as a guest. Please register to participate.
Login



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: 72
Location: Germany
Trades: 0
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
 
 
Register now for full access!
Reply     « Reply to IE JS works but Netscape
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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

BB 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.22073 seconds with 12 queries