Hi,

The mineralli theme is really great! I'm rebuilding my site with this theme.

I'm using ajax for refreshing a table, when using the same code ( except drupal_add_js(URL,'external') instead of drupal_add_js(URL) ), ajax inputs (instead of the updated table) the whole new page.

I've added a picture to show the problem.

Is this caused by the (beta version of) mineralli theme ? or my fault ? :-)

Thanks !

CommentFileSizeAuthor
ajax problem.JPG101.1 KBniels.sterckx@gmail.com

Comments

mavimo’s picture

Assigned: Unassigned » mavimo
Status: Active » Postponed (maintainer needs more info)

On a new Drupal 7.2 installation with Marinelli 3.0-beta9 I create a new views that display 10 content per page, set it to use AJAX and genrate 50 content with devel_genrate.

Ajax seam work fine without problem, can you test and give us more info (your ajax code work fine with other theme? How do you setup ajax request, can you post PHP/JS code do you use, .. ?)