Hi, Can anybody tell me what the equivalent for innerHTML in Netscape ??? Probably this post should be in the DHTML-forum ... but...

How It Works

Get an answer in three easy steps. Here's how it works...

Ask Your Question

1. Ask Your Question

Enter your programming question at the top of this page and click Get An Answer.

Pick Your Priority

2. Pick Your Priority

Tell us how quickly you want your programming question answered.

Get An Answer

3. Get An Answer

Connect with your programmer via online chat or telephone call.

Answer

Customer
Hi, Can anybody tell me what the equivalent for innerHTML in Netscape ??? Probably this post should be in the DHTML-forum ... but javascripters tempt to know a lot about that also :-) Thanks in advance ! Greetingz, Koen Hoorelbeke http://www.delphi.com/aspdeveloper/
Posted
janitej
Programmer
hi, refer following code & u will get idea how to replace the HTML... script: ........if (document.all){ //dynamic3.innerHTML='
Loading image...
' dynamic3.innerHTML='' } else if (document.layers){ document.dynamic1.document.dynamic2.document.write('') document.dynamic1.document.dynamic2.document.close() } else alert('You need NS 4 or IE 4 to view the images!') }............// HTML: .....
..........// here i have used only document.write for NS to replace the existing html tag while for IE i have used innerHTML.... This may give some idea or may not for your use...hope the best... enjoy if done... Tejas
Posted

quoteTestimonialsquote

About ExpertHelp

ExpertHelp is changing the way you connect with service professionals.

Whether you have a quick question while preparing your taxes, troubleshooting a computer problem, or need to hire an attorney, ExpertHelp is the most convenient and affordable way to connect with the right service professional to get the job done.

ExpertHelp has been in business since 2011, is an A+ Rated Better Business Bureau accredited member, and offers a 100% satisfaction guarantee on every question you ask!

More Programming Questions...

Ask Your Programming Question & Get An Answer Now!