[jQuery] load pre-rendered html
hi
i want to have a set of pre-rendered html loaded into a div dynamically..
the .load() function gets it from a remote url. is it possible to load
from a javascript variable/ that is pre-rendered in to the current
html somehow?
thanks