hi,
I m new to drupal. I am working on drupal 6.0. I had embeded view in a page. I n thet view there r four content types. Suppose A,B,C,D. I get the content through ajax(used in view) on clicking A, B,C,D. If I clicked on D The Content oF D is displayed. But when I click on browser back button It shows the tab A content. I have to show the content of that tab whoose content was opened previously.

Comments

WorldFallz’s picture

I don't believe that's a views problem-- using the browser back button with ajax content is a very widely known problem. Google around and I'm sure you'll find some info.