pantagruel schrieb:

try this:

My code is the following fragment:

 var currentelement = jQuery("#" + activecolid);
 var selectedcontent = jQuery("#" + activecolid).find
 ("div.contentdisplay").css({border: "10px solid #699000"});
 alert(currentelement.html());
 alert(selectedcontent.html());

--
Viele Grüße, Olaf

-----------------------------------
olaf.bo...@t-online.de
http://olaf-bosch.de/
http://ohorn.info/
http://www.akitafreund.de/
-----------------------------------

Reply via email to