[jQuery] Re: Html images not displayed within a jQuery load - Help needed!

2009-07-29 Thread eelziere

Hi,

I am currently using IE7 not IE8.

With IE7:

- the "ajax loading" image is displayed
- the other images are not

With Firefox 3.5:

- the "ajax loading" image is NOT displayed
- the other images ARE!

Any idea?

I tried to replace the jQuery load with a get, but it does not help...




On 27 juil, 13:05, Sander Thalen  wrote:
> The first time I held the mouse over the image, the images did not display.
> But when I held the mouse over it again, the images showed. I saw them
> fading in as well, so it seems they first need to be loaded after the
> element is called.
>
> Hope this helps a little bit to diagnose the problem.
>
>
>
> On Mon, Jul 27, 2009 at 12:59 PM, eelziere  wrote:
>
> > Hi All,
>
> > I have the following page:
>
> >http://87.90.101.154/DesignAndCo/index.php?Itemid=38&option=com_virtu...
>
> > If you move the mouse cursor over the orange "Euro" image, a jQuery
> > popup is opened but the images loaded are not displayed.
>
> > If you invoke alone the page loading the images, they are properly
> > displayed:
>
> >http://87.90.101.154/DesignAndCo/index2.php?option=com_virtuemart&pag...
>
> > Could anybody explain me why the images are not displayed within
> > jQuery?
>
> > Thanks in advance.
>
> > Cheers,
> > EE.- Masquer le texte des messages précédents -
>
> - Afficher le texte des messages précédents -


[jQuery] Re: Html images not displayed within a jQuery load - Help needed!

2009-07-27 Thread Sander Thalen
The first time I held the mouse over the image, the images did not display.
But when I held the mouse over it again, the images showed. I saw them
fading in as well, so it seems they first need to be loaded after the
element is called.

Hope this helps a little bit to diagnose the problem.

On Mon, Jul 27, 2009 at 12:59 PM, eelziere  wrote:

>
> Hi All,
>
> I have the following page:
>
>
> http://87.90.101.154/DesignAndCo/index.php?Itemid=38&option=com_virtuemart&lang=fr&page=shop.product_details&flypage=product_flypage_design_and_co&product_id=372&category_id=40&manufacturer_id=24
>
> If you move the mouse cursor over the orange "Euro" image, a jQuery
> popup is opened but the images loaded are not displayed.
>
> If you invoke alone the page loading the images, they are properly
> displayed:
>
>
> http://87.90.101.154/DesignAndCo/index2.php?option=com_virtuemart&page=shop.product_payment_methods&product_id=372&no_html=1
>
> Could anybody explain me why the images are not displayed within
> jQuery?
>
> Thanks in advance.
>
> Cheers,
> EE.