[jQuery] Re: Treeview problem with checkboxes in IE

2008-09-23 Thread mrhankey
Here is a trimmed down test page that exhibits the problem. test.cloudbase.org.nz/node/127 The icons seem to display differently on IE6 and IE7 too. On Sep 22, 7:39 pm, Jörn Zaefferer [EMAIL PROTECTED] wrote: Can you build a testpage that doesn't require any browser plugins to install first?

[jQuery] Re: Treeview problem with checkboxes in IE

2008-09-23 Thread Jörn Zaefferer
Thanks, now I can see the issue. No idea yet whats causing it. Jörn On Tue, Sep 23, 2008 at 8:49 AM, mrhankey [EMAIL PROTECTED] wrote: Here is a trimmed down test page that exhibits the problem. test.cloudbase.org.nz/node/127 The icons seem to display differently on IE6 and IE7 too. On

[jQuery] Re: Treeview problem with checkboxes in IE

2008-09-22 Thread Jörn Zaefferer
Can you build a testpage that doesn't require any browser plugins to install first? Jörn On Mon, Sep 22, 2008 at 7:19 AM, mrhankey [EMAIL PROTECTED] wrote: I also just noticed that the problem goes away when I turn animation off (although the plus/minus icons still display erratically on the

[jQuery] Re: Treeview problem with checkboxes in IE

2008-09-21 Thread mrhankey
I forgot to mention that you need to have the Google Earth plugin installed first. Google Earth retrieves a kml file from which the list is built. On Sep 22, 12:10 am, Jörn Zaefferer [EMAIL PROTECTED] wrote: I don't see any checkboxed-tree on that page. Below the google earth box are only

[jQuery] Re: Treeview problem with checkboxes in IE

2008-09-21 Thread mrhankey
I also just noticed that the problem goes away when I turn animation off (although the plus/minus icons still display erratically on the last parent node in the list). I have left animation on for now so that you can see the problem. On Sep 22, 12:10 am, Jörn Zaefferer [EMAIL PROTECTED] wrote:

[jQuery] Re: Treeview problem with checkboxes in IE

2008-09-20 Thread Jörn Zaefferer
Could you post a testpage? On Sat, Sep 20, 2008 at 9:35 AM, mrhankey [EMAIL PROTECTED] wrote: I have set up a tree using Treeview where each list item includes a checkbox input. This works perfectly on Firefox but with IE 6 7 every time I expand a tree branch the checkboxes in the branch

[jQuery] Re: Treeview problem with checkboxes in IE

2008-09-20 Thread mrhankey
The page is: test.cloudbase.org.nz/node/126 The list is below the google earth plugin. It is populated by a script in the page. It is running in Drupal 5.7 but I have patched it up to jQuery 1.2.6 Cheers On Sep 21, 12:40 am, Jörn Zaefferer [EMAIL PROTECTED] wrote: Could you post a testpage?