Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. Linux, Apache, MySQL, PHP
  4. load page on scrolling in phpweb site by using jquery

load page on scrolling in phpweb site by using jquery

Scheduled Pinned Locked Moved Linux, Apache, MySQL, PHP
javascriptphphtmlhelp
5 Posts 4 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • U Offline
    U Offline
    User 9106259
    wrote on last edited by
    #1

    hi, i have a html data(more than window size) as php variable . i want to load that data on scrolling down . any one can help to me.... thank u.

    P G M 3 Replies Last reply
    0
    • U User 9106259

      hi, i have a html data(more than window size) as php variable . i want to load that data on scrolling down . any one can help to me.... thank u.

      P Offline
      P Offline
      Peter_in_2780
      wrote on last edited by
      #2

      Why not just output it all and let the browser take care of the scrolling? All browsers do an excellent job of scrolling if they need to do so. Peter

      Software rusts. Simon Stephenson, ca 1994. So does this signature. me, 2012

      U 1 Reply Last reply
      0
      • P Peter_in_2780

        Why not just output it all and let the browser take care of the scrolling? All browsers do an excellent job of scrolling if they need to do so. Peter

        Software rusts. Simon Stephenson, ca 1994. So does this signature. me, 2012

        U Offline
        U Offline
        User 9106259
        wrote on last edited by
        #3

        Thank u for your reply total data is loaded at a time not like that for reference www.gobuy.co.uk check that after search.

        1 Reply Last reply
        0
        • U User 9106259

          hi, i have a html data(more than window size) as php variable . i want to load that data on scrolling down . any one can help to me.... thank u.

          G Offline
          G Offline
          Gerben Jongerius
          wrote on last edited by
          #4

          Are trying to get some sort of loading like a story line of social sites, where more data is loaded when you scroll down. If so then you will have to create some sort of paging mechanism in the PHP side, so that jQuery can send ajax calls to load the next section of data. Your PHP site can then return the data based on the page provided by the ajax call.

          1 Reply Last reply
          0
          • U User 9106259

            hi, i have a html data(more than window size) as php variable . i want to load that data on scrolling down . any one can help to me.... thank u.

            M Offline
            M Offline
            Mohibur Rashid
            wrote on last edited by
            #5

            just search on google :) here is a link[^]

            1 Reply Last reply
            0
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            • Login

            • Don't have an account? Register

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • World
            • Users
            • Groups