Hallo,
mit folgendem Command
var hotelinfo = $(xml).find('hotelinfo').text();
hol ich mir die Hotelinfo aus einem XML, Wenn das XML jetzt so ausschaut:
Das ist die <a href="...">Hotelinfo</a>
dann wird das a- tag vollkommen ignoriert.
Weiß jemand wie man das mit jQuery macht dass das a tag drinnen bleibt.
lg
Birgit