[jQuery] Rev 110 -> 152 Upgrade woes

[jQuery] Rev 110 -> 152 Upgrade woes

<div>Perhaps I was doing things wrong initially, but to solve a problem with "parent" I upgraded the 30k 1.0a version to the 65k latest version and suddenly things stopped working. I quickly jumped back, but noticed that something like this ...
</div>
<div> </div>
<div>$("#submitbtn").each(function(){
  this.disabled = true;
  this.value = "Searching ..."; 
 });</div>
<div> </div>
<div>... stopped working. I admit I havent had time to follow along with all the new bits, but am I instore for any more surprises?</div>
<div> </div>
<div>-FG</div>
_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/