users@woodstock.java.net

Re: Page Rendering Slow on IE 6/7

From: M.R. Venkatesh Babu <venkateshbabu.mr_at_gmail.com>
Date: Thu, 7 Aug 2008 15:59:18 +0530

 I am not sure whether the calendar or the drop down that is causing the
problem. There is a known issue with the calendar on IE. Try seeing if
removing the calendar from the page makes the situation any better. If not,
try populating contents in the drop down lazily.. something like whenever
the drop down receives focus, then try sending an ajax request and fetch
data for the particular drop down and see whether that solves the problem.

-Venky
On Thu, Aug 7, 2008 at 3:49 PM, Vijaya Bhaskar Tsaliki <
vijayabhaskar.t_at_sonata-software.com> wrote:

> Hi Guys,
>
> I am facing a problem on page rendering on Internet Explorer - hangs for
> 10 to 15 seconds. I do not have any problem in Firefox.
>
> My JSF page has two calendar components and 10 list boxes with 500 items
> in each listbox.
>
> Has anyone faced this problem. Is there any WORKAROUND for it. My client
> really needs it on IE.
>
> I am using Netbeans 6.1 with Jboss 4.3
>
> Regards,
> Vijay
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_woodstock.dev.java.net
> For additional commands, e-mail: users-help_at_woodstock.dev.java.net
>
>