Postponed (maintainer needs more info)
Project:
Marinelli
Version:
7.x-3.0-beta6
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
10 Feb 2011 at 15:45 UTC
Updated:
4 Jun 2011 at 14:05 UTC
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 !
| Comment | File | Size | Author |
|---|---|---|---|
| ajax problem.JPG | 101.1 KB | niels.sterckx@gmail.com |
Comments
Comment #1
mavimo commentedOn 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, .. ?)