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
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