What do mean when you say "handle img's and t(e)xt"?

If you're only looking to load (X)HTML pages into sections then the
current AJAX support should do fine. There's a number of links to
tutorials on how to use the AJAX support in jQuery here:

    http://docs.jquery.com/Tutorials

For example this, very recent, one:

    http://www-128.ibm.com/developerworks/library/x-ajaxjquery.html

If you're looking to do some a little more elaborate, like a complex
RIA then you could take a look at the Taconite plugin:

    http://www.malsup.com/jquery/taconite/

Karl Rudd

On Dec 3, 2007 11:07 PM, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
> I couldn't find any AJAX module to handle img's and txt, so I'm trying
> to use FJAX that I have used easily in normal web sites. The problem
> in Drupal is the JS part of the FJAX .  If you r not familiar wiht
> FAJX their web site is  http://www.fjax.net/. Is quite smaller than
> AJAX and uses a swf as engine. I have been suggested to check JQUERY
> and I did , but my JS is quite inadeguate to get my hands in it. Has
> anyone tried FJAX in Drupal? Or can give me a lead in how to merge
> FJAX JS into JQUERY?Thanks
>

Reply via email to