Thanks Sean, I am going to give that one a try.

On 6/15/07, Sean Catchpole <[EMAIL PROTECTED]> wrote:

When you say pop up, do you mean, window.open style.
If that's the case try using something like this:
var popup = window.open(...)
$("#cloneme").clone().appendTo("body",popup);

~Sean




--
Benjamin Sterling
http://www.KenzoMedia.com
http://www.KenzoHosting.com

Reply via email to