how to load a page using a variable in jquery

Posted by junray on Stack Overflow See other posts from Stack Overflow or by junray
Published on 2010-04-16T16:09:45Z Indexed on 2010/04/16 16:13 UTC
Read the original article Hit count: 397

Filed under:
|

hi, i'm using the jquery function .load:

$('div#content').load($lin '.entry-content');

how can i call a variable inside the brackets?

© Stack Overflow or respective owner

Related posts about jQuery

Related posts about load