What exactly is failing? It works fine for me in ie6. What is the value of your 'value' variable?
Mike On 3/27/07, Smith, Allex <[EMAIL PROTECTED]> wrote: > > > Sorry to bug folks... but does anyone have a suggestion for me on this one > or a hint as to where to look? > I'm a wee bit lost. > > Thanks > Allex > > > > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On > Behalf Of Smith, Allex > Sent: Monday, March 26, 2007 3:11 PM > To: jQuery Discussion. > Subject: [jQuery] Problem with text() and html() in IE6 > > > I have a fuction where I pass in a value and then look for a match inside of > a select box... > > display = > $('#premise-data').find('option').filter('[EMAIL PROTECTED]' + value > + ']').text(); > > Works great in Firefox, but fails in IE6. Why I say the problem seems to lie > in text() or html() is that when I drop the .text() off I get what I would > expect. > > Any ideas where I am going wrong? > > Allex _______________________________________________ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/