On 28 Apr., 23:18, "Erik Beeson" <[EMAIL PROTECTED]> wrote:
> Maybe $('#pictures').html(...).children().bind(...)
>
Amazingly this works, see http://www.orpatec.ch/gallery4.html

> But I think you're trying to hard to use jQuery. How about this
> (tested on FF2/Mac):
>
Possibly but I want to learn jQuery. Also IMO jQuery should be equally
well suited for such a task. I'm not a purist but I'd like use always
the same features if possible.

> Or if you want to not display the image until it is loaded, you could do:
>
Maybe you know how to not display the image with jQuery as well ;-)

Best would be if the wished size of the loaded image could be
calculated right before it's loaded, so it doesn't have to be cropped
afterwards yet this seems to be impossible. There seems to be no way
to determine the optimal size of a page, so far I haven't found any.

O. Wyss

Reply via email to