Forum Moderators: open

Message Too Old, No Replies

IE6 Runtime error

getting error by setting innerHTML properties

         

kadnan

6:52 am on Mar 31, 2006 (gmt 0)

10+ Year Member


HI

i have textbox and a SPAN tag with in a table cell,i have set ID of both textbox and SPAN.

When I am trying to use innerHTML property of both span and textbox,IE6 gives runtime error,it works fine with Firefox.How could i resolve it?DOM option looks very typical in my case.

DrDoc

5:36 pm on Apr 1, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



What does the "innerHTML" line look like?