Hi,
Further to my previous email, In my Apache configuration file (httpd.conf),
I set
Header set X-UA-Compatible "IE=8"
And it seems, in IE8 its working fine. But it still seems not working in
IE7/IE6.
I have tried to add,
Header set X-UA-Compatible "IE=7"
Header set X-UA-Compatible "IE=5"
Hea
Hi,
Further to my previous email, In my Apache configuration file (httpd.conf),
I set
Header set X-UA-Compatible "IE=8"
And it seems, in IE8 its working fine. But it still seems not working in
IE7/IE6.
I have tried to add,
Header set X-UA-Compatible "IE=7"
Header set X-UA-Compatible "IE=5"
Hea
Hi,
I will explain my use case here.
I am new to JQuery and I am currently working on listing Dynamic Tree list
by using JQuery column navigation plugin.
Please refer the following link to check the plugin demo page: (Note: The
demo is not a dynamic tree list)
http://source.polaris-digital.com/c
On Tue, Jan 19, 2010 at 10:03 AM, Asharudeen wrote:
> Unfortunately, It seems trigger is not a issue.. I am trying to list dynamic
> file tree using JQuery. It seems to be work fine in Firefox. But in IE, it
> has not working.. I thought it is related to trigger event.
It might be worthwhile for
hi
Thanks for your reply..
Unfortunately, It seems trigger is not a issue.. I am trying to list dynamic
file tree using JQuery. It seems to be work fine in Firefox. But in IE, it
has not working.. I thought it is related to trigger event. Later I
understand, it is related to some what different.
On Mon, Jan 18, 2010 at 10:30 AM, ashar udeen wrote:
> $('#parent1').trigger("click");
>
> This code seems to be work in Firefox. But when I tried the same in
> IE8, it does not work. Could any one update me, how to fix this.
Have you tried just $('#parent1').click()?
6 matches
Mail list logo