digital spaghetti schrieb: > 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?
I don't know how the plugin works and if there are some tricks included, but XSLT does only work with XML, but not HTML. -- Klaus _______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
