![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I have a <span> element called 'frameContents' into which I want to insert HTML. As soon as I do I get an "Unknown Runtime Error". I can insert plain text and everything is OK. This is OK... "document.all.frameContents.innerHTML += 'Jimmy';" ...but this isn't.... "document.all.frameContents.innerHTML += '<table></table>';" The "frameContents" span is... span style="display:none" id="frameContents" name="frameContents" !-- This span will hold the contents of the loader frame -- /span Has anyone got any ideas? |
![]() |
| Thread Tools | |
| Display Modes | |
| |