| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
I think I see the problem. request.responseText; returns just a string. You won't be able to do anything with it except string manipulations. What you need is request.responseXML; which returns a DOM object containing all data. I'm not familiar with XSLT but I've been playing around a little with XML and sorting and such stuff. You may want to see my experimental page : It just consists of a CSS, JS and XML file and works great with WebKit and Opera (and less good with other engines). Hope this information is some sort of useful :) Greetings Michael Am 02.01.2007 um 14:18 schrieb Mark Spidle: Thanks Michael, |
_______________________________________________ Do not post admin requests to the list. They will be ignored. Dashboard-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/dashboard-dev/email@hidden This email sent to email@hidden
| References: | |
| >Re: Sorting XML using XSL loading the xml string (From: Michael Kwasnicki <email@hidden>) | |
| >Re: Sorting XML using XSL loading the xml string (From: Mark Spidle <email@hidden>) |
| Home | Archives | FAQ | Terms/Conditions | Contact | RSS | Lists | About |
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.