[jQuery] Re: hide() does not hide span in IE, but does in FF

2009-08-13 Thread msmaeda
Thanks for the advice. I put the code up on jsbin. Here is the link http://jsbin.com/esipu On Aug 5, 12:29 pm, Cesar Sanz the.email.tr...@gmail.com wrote: I will suggest you, that instead of pasting all your code (which ALMOST nobody reads) you put a demo inhttp://www.jsbin.com   -

[jQuery] Re: hide() does not hide span in IE, but does in FF

2009-08-05 Thread Charlie
this is a lot to sift through to find one span hide issue for which there is likely an easy solution. You'll get a lot better response by putting a test case on live link. jsbin.com is great for this if you don't have public access server msmaeda wrote: Hi, With the code below, I am

[jQuery] Re: hide() does not hide span in IE, but does in FF

2009-08-05 Thread Cesar Sanz
I will suggest you, that instead of pasting all your code (which ALMOST nobody reads) you put a demo in http://www.jsbin.com - Original Message - From: Charlie To: jquery-en@googlegroups.com Sent: Wednesday, August 05, 2009 6:00 AM Subject: [jQuery] Re: hide() does not hide

[jQuery] Re: hide() does not hide span in IE, but does in FF

2009-08-04 Thread rupak mandal
hi, if you use div instead of span I think it will work. On Tue, Aug 4, 2009 at 8:25 PM, msmaeda msma...@gmail.com wrote: Hi, With the code below, I am having an issue that only seems to occur in IE. The issue is that the payer_pane span should be hidden unless the NEW option is selected