By quiron on
Hi all!
I'm working with d7. I have a list of items (view) with an exposed filter (p.e. taxonomy term selector). I have ajax paginator working (views default), and I would like to do the paginator content change with some jQuery transition efects, p.e. fadeout-fadein.
I had looked for a modules and I found nothing. Also I'm tryed FAPI aplyed to the exposed form and again nothing.
Any suggestion will we welcome!!
thanks a lot!
Comments
Documentation Here
Hi,
The Drupal API documentation is located here: http://api.drupal.org/api/drupal
The module development guide is here: https://drupal.org/developing/modules
Examples for Developers located here: https://drupal.org/project/examples
Hope that helps.