try removing the get(0)
Ariel Flesler
On Dec 24, 6:21 am, KnoxBaby <[EMAIL PROTECTED]> wrote:
> ahh, this would be a nice idea, than it would work like the code is on
> the page itself :) I try this, thanks :)
>
> On Dec 24, 1:21 am, "Glen Lipka" <[EMAIL PROTECTED]> wrote:
>
>
>
> > Are you tryi
ahh, this would be a nice idea, than it would work like the code is on
the page itself :) I try this, thanks :)
On Dec 24, 1:21 am, "Glen Lipka" <[EMAIL PROTECTED]> wrote:
> Are you trying to get it while its in the variable? Maybe put the html into
> a dom element first, like
>
> $("div#someHid
Are you trying to get it while its in the variable? Maybe put the html into
a dom element first, like
$("div#someHiddenDiv").append(str);
thingyouwant = $("div#content").html();
Does this help?
Glen
On Dec 22, 2007 7:30 PM, psy* <[EMAIL PROTECTED]> wrote:
>
> Hello,
>
> I have a full html cod
3 matches
Mail list logo