JQuery Syntax Question?

Posted by SLAPme on Stack Overflow See other posts from Stack Overflow or by SLAPme
Published on 2010-03-22T22:29:38Z Indexed on 2010/03/22 22:31 UTC
Read the original article Hit count: 389

Filed under:
|

What does the following JQuery code mean and how would the HTML code look like using the following JQuery code?

Here is the JQuery code.

$("div.result").html(html);

© Stack Overflow or respective owner

Related posts about jQuery

Related posts about html