
October 26th, 2004, 02:43 PM
|
|
Registered User
|
|
Join Date: Oct 2004
Posts: 4
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
Quote: | Originally Posted by starrwriter This is for a browser-based WYSIWYG editor I'm developing using IE 5+ design mode and javascript.
I have a form that generates the HTML for a table from user input (width, cols, rows, border, etc.) This form opens as a popup window from the parent (editor) page. Embedded in the parent page is an iframe where the user builds his web page by typing text, inserting images, etc.
How do I get the generateTable function in the popup form to write the table HTML code into the iframe? |
I have just replied to a similar post, the link below will show you the process.
http://forums.devarticles.com/t2962/s.html
Cheers
Chris
|