It doesn't work because you didn't wrap your variable with the jQuery
function.
$( GitRDone ).appendTo('body');


On 9/19/07, FrankTudor <[EMAIL PROTECTED]> wrote:
>
>
> can someone show me an example of creating a simple variable and
> appending that variable to the document body?
>
> Here is my simple example (that doesn't work)...
>
>         var GitRDone = "smoke'n hot";
>         $GitRDone.appendTo('body');
>
> Thanks,
> Frank
>
>


-- 
Joan Piedra  ||  Frontend web developer
http://www.justaquit.com/  ||  http://www.joanpiedra.com/

Reply via email to