I've finished initial development of a module that adds AJAX to core drupal search. Searches are submitted by AJAX. In addition to regular results, result sets are returned by node type and presented in different client-side tabs (using the tabs module). The module is functional except for handling of the pager. Need to extend the dynamicload module to include pager support, so that new result sets are fetched by AJAX when user clicks pager link.

Comments

Anonymous’s picture

Status: Fixed » Closed (fixed)