I assume you're having issue debugging? 

Install the reverse proxy called 'Charles' in Firefox and you can watch the
calls themselves, that and Firebug are invaluable tools for doing stuff like
Ajax and remoting.

Craig.


-----Original Message-----
From: Phillip M. Vector [mailto:[EMAIL PROTECTED] 
Sent: 30 July 2008 16:40
To: CF-Talk
Subject: Re: Unknown JS error when doing AJAX.

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:309953
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to