I have the ajax jquery pagintiion set up no problem.
 
I am using a default layout,single column for content.
 
Now when i load the posts page (which has the pagination) the index view is
split into 2 columns, right side is menu, left side is the paginator. But
when i click next, the 2 column loads into the pagination div.
 
I put just the pagination content into an element and load element from the
view, click next and it stll loads the full view. 
 
How can only load the pagination into a div. I know it has todo with my
index function because it loads the default template which then pulls the
index view which has the 2 cols...so when i load the ajax pagination the
index function is still pulling the full view.
 
Dave 

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to