Does anyone know what I can use to show something other then innerHTML to show html from a ajax call?
Phillip M. Vector wrote: > Brad Wood wrote: >> Also, what kind of element is "character"? IE doesn't like it when you >> attempt to innerHTML a table after page load. > > It's an area surrounded with <div> > > <div id="character" name="character"> > Please select an option > </div> > > I changed it from innerHTML to value, but now it doesn't pop up the > results in either firefox or IE. What do I need to change it to so that > it populates that area with html? > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;203748912;27390454;j Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:309948 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

