Thanks for the quick reply Mike. You confirm that I'm completely nuts.

I stripped out all the other code and found that it does indeed work in
IE6. 

It appears that I have some issues with other code involved with the
function I am running, issues that do not appear in FF, but crop of in
IE.

Thanks again for a quick reply and I'll try and remember to test a
little harder before presenting my idiocies :)

BTW Your Taconite plugin makes me very happy.

Allex

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf Of Mike Alsup
Sent: Tuesday, March 27, 2007 8:49 AM
To: jQuery Discussion
Subject: Re: [jQuery] Problem with text() and html() in IE6


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/

_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/

Reply via email to