Drupal, Views: using AJAX to load the complete node ?
        Posted  
        
            by Patrick
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Patrick
        
        
        
        Published on 2010-05-16T19:34:32Z
        Indexed on 
            2010/05/16
            19:40 UTC
        
        
        Read the original article
        Hit count: 213
        
hi,
I've a View page with all the content of my website (the node headers). When I click on one of these header I would like to load the complete node without refreshing the page and display it on the left.
Can I do this with Views (I mean.. does it have a functionality to load a complete node and add it to the current page ?
thanks
© Stack Overflow or respective owner