You can't really circumvent it. If the elements don't exist when you
try to attach events to them, they won't get events attached to them.

If that's the problem then try the LiveQuery plugin.

Karl

On Wed, Mar 26, 2008 at 11:54 AM, jquertil <[EMAIL PROTECTED]> wrote:
>
>  thanks Karl, but you see, I thought I circumvent the issue by actually
>  having loaded the "new" content into an invisible DIV already. hence
>  lis line:
>
>
>  $('#tab_1').html( $('#tabcontent_1').html() );
>
>  it's "moving" the contents of the invisible DIV into the tab DIV.
>
>
>  scratching head still...
>

Reply via email to