I don't know. I didn't try it, as I used to use innerHTML or html() but it's
not as widely used now for some reason.

:-)

One of them will work.


Karl Swedberg-2 wrote:
> 
> 
> On Sep 18, 2006, at 8:47 AM, Dan Atkinson wrote:
> 
>> $("p#myseralhash").text(serial.hash);
> 
> I thought text() couldn't take arguments, i.e. it's only a getter,  
> not a setter.
> 
> If so, try this instead: ("p#myseralhash").html(serial.hash);
> 
> If not, ignore this email. :)
> 
> Karl
> ___________________
> Karl Swedberg
> www.engrish.com
> www.learningjquery.com
> 

-- 
View this message in context: 
http://www.nabble.com/interface-sotables-question-tf2285730.html#a6366242
Sent from the JQuery mailing list archive at Nabble.com.


_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/

Reply via email to