Hey,
Tried this, not working:
$this is not defined.
I don't think that really matters anyway? All my code should be doing
is on clicking the URL, I want to fire off a transform which is
defined in the function code?
At the moment, I know that I am sending text/html as the header as I
just want to run the XSLT over my webpage to pick up the microformats
embedded in the HTML. Do I maybe need to ammend the header?
Tane
On 12/6/06, Erik Beeson <[EMAIL PROTECTED]> wrote:
> >
> $("$this").getTransform("http://digitalspaghetti.me.uk/misc/hAtom2Atom.xsl","http://digitalspaghetti.me.uk/index.php
> ");
>
> If you're actually doing $("$this")... I would say that's a problem. You
> probably want $(this)...
>
> --Erik
>
> _______________________________________________
> jQuery mailing list
> [email protected]
> http://jquery.com/discuss/
>
>
>
_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/