Hello, I have a question about the web app.
If you go into Naver Mobile, the search box and menu section are continuously m.It's naver.com (full page is m).(It's naver.com) If you swipe the news, entertainment, sports, and webtoons below, you'll see if they're all different HTML pages or keep refreshing. How can you do this? I wonder if it is done using Ajax or is there a different way? I wonder if you put several urls on the page in one HTML or if it's a different way.
I would be more grateful if you could tell me if there are any related examples or where I can see the examples.
Thank you.
web application
Directly m.I went to naver.com and captured the network when I was swiping, but Ajax is correct.
I think you can detect the swipe event with a library like jquery-mobile and bring the data to the next column or section with Ajax at that time
For more information, search 'swipe ajax load' on Google and you'll see a lot of details
574 Who developed the "avformat-59.dll" that comes with FFmpeg?
611 GDB gets version error when attempting to debug with the Presense SDK (IDE)
915 When building Fast API+Uvicorn environment with PyInstaller, console=False results in an error
572 rails db:create error: Could not find mysql2-0.5.4 in any of the sources
© 2024 OneMinuteCode. All rights reserved.