It DID work, it crashed because I was calling some image rotate
plugin, which obviously don't work in IE6 - everything is OK with FF.
Tnx.
On 23 velj, 21:09, Frederik Ring wrote:
> By the way (although I do not think it causes the problem) you are
> missing a ">'" there.
>
> Should be:
> $('').
By the way (although I do not think it causes the problem) you are
missing a ">'" there.
Should be:
$('').appendTo("#table");
instead.
On Feb 23, 9:07 pm, Frederik Ring wrote:
> Usually you should be able do what you are trying to do. To me it
> sounds as if you are trying to select the dynamic
Usually you should be able do what you are trying to do. To me it
sounds as if you are trying to select the dynamically created content
before you created it (on $(document).ready for example). How and when
are trying to get the $('img')-selection?
On Feb 23, 8:55 pm, Petar wrote:
> I'm creating
3 matches
Mail list logo