slide php generated pages?!

Discussion in 'Programming' started by Abh, Aug 13, 2010.

  1. #1
    Hello,

    I know you can slide content from a single file and make it look like the pages change, but my pages will be generated through php. Can those somehow slide?

    I'm looking for an example, if you know of any please provide a link, or just give me an idea on how i could do it. Thank you.
     
    Abh, Aug 13, 2010 IP
  2. Abh

    Abh Active Member

    Messages:
    162
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    60
    #2
    I didn't have a working website last time to show you what i mean, http://kling.5com.ro/index1.html
    It's using coda-slider and loopedslider.
    I managed to slide a php file like this
    $("#page6").load("test.php");
    Code (markup):
    But what i believe i need is sliding a php function, something like content()
     
    Abh, Aug 15, 2010 IP