Add content after document.write(obj)
I tried 'examples\grid\basic.htm'.
When I add the word "test" after
document.write(obj);
</script>
I does not appear in my browser. Not in IE6 and not in FireFox 1.0.6.
I have seen a thread about this started in 2003. I have seen solutions like using IFrames or .innerHTML. But nothing seems to work. I am not using tables. Just the plain example.
Hugo
When I add the word "test" after
document.write(obj);
</script>
I does not appear in my browser. Not in IE6 and not in FireFox 1.0.6.
I have seen a thread about this started in 2003. I have seen solutions like using IFrames or .innerHTML. But nothing seems to work. I am not using tables. Just the plain example.
Hugo
Hugo Burm
August 12,