i cant believe a video from over 9 years ago actually helped me
@MatinKhaleghi004 жыл бұрын
This video for 8years ago but really helped me . Thanks
@whamalek10 жыл бұрын
Learned a lot... a lot... a lot from you Adam. I loved Javascript because of you.
@lenfarneth12 жыл бұрын
This is exactly what I needed. Not real sure how to set up the queries to display just the records I need and not pull everything all at once, but I guess if I play with it a while it will all make sense. Thanks.
@anuraariyaratne4977 Жыл бұрын
This is really nice explanation
@AdamKhoury Жыл бұрын
Glad you think so!
@dragonore200910 жыл бұрын
This works well with the pop up for featured content you see sometimes on websites when you scroll down a bit, just small modifications are needed. Thanks Adam.
@mobinshah110 жыл бұрын
Best Tutorial I have ever seen for lazy Load
@ArmanJC9 жыл бұрын
Can you make a tutorial on how to burp??
@dragonbreak33606 жыл бұрын
gosh that was awful
@elpmid4 жыл бұрын
bruuhhh
@delaruepcf5 жыл бұрын
Thanks Adam Seldom seen a tutorial so straight and comprehensive. My compliments !!
@anthonyzornig3 жыл бұрын
I enjoy your style! Hopefully you will be able to do some in the future again.
@GilbertBigelow10 жыл бұрын
Adam, thanks for the lesson and the pointer to find this video here.
@Gapbrick12 жыл бұрын
Currently working on a social network with blogging function and that helped me a lot! Thank you Adam!
@ikehakinyemi4 жыл бұрын
This was extremely help and easy to grasp. Even though I haven't used the dimension DOM and BOM properties before.
@escapethebotnet9 жыл бұрын
Lol am I the only one that got caught off guard with that burp. I died laughing
@MagiCityProductions6 жыл бұрын
I like real people
@ViktorWahlberg12 жыл бұрын
Really great tutorial. Never really like tutorials overall, but this one I found very interesting and I learned the window.pageYOffset. That what new to me. Thanks!
@mecos911 жыл бұрын
"In a smart, modern way... ERRRRRRRP." LOL!
@bestqsystems77409 жыл бұрын
Hahahaha this guy makes someone to laugh.... the way you have introduced the video makes happy .... thanks adam for your tutorials they are great
@bryangluce10 жыл бұрын
"in a smart modern way... **BELCH!!!**" great way to get my attention :)
@rakeshkumarark12 жыл бұрын
Adam thank you for this video.
@vinzodarp854310 жыл бұрын
GREAT TUTORIAL AGAIN. THANKS MAN
@gntvict9 жыл бұрын
Just recently stumbled on your stuff... cant stop learning from it all... good stuff... have learned alot... more to go. was curious which code editor u use. I like the programed buttons on the left...
@gabrielraphaelgarciamontoy12696 жыл бұрын
This was super helpful! Thank you! You explained everything really well and LOLLL @ "you know what i mean mayne"
@codewithsub50838 жыл бұрын
very nice tutorial, Exactly the same I was looking for!
@xzhou8 жыл бұрын
what if the content isnt blue box? I actually have more data to show, but when the page just loaded i only want to show the first 10 items, as you scroll down you can see all 50 items.
@SiyaNtombela8 жыл бұрын
Brilliant explanation!
@gurunandans512 жыл бұрын
Hi, Can we get a similar implementation, but in the opposite direction, I.e dynamic loading of content as we scroll bottom to top?
@Retromags_Brian5 жыл бұрын
Can you point to a specific ajax or jquery call script that would work with this? This part I can understand as you go through it. I just don't know what the call file is supposed to have in it to work. I would not be pulling more content from a database but rather other html files with only body content on it.
@kkletsweletse12 жыл бұрын
Bravo Adam, your tutorials are always the best. Could you pls do a tutorial for PHP report printing. Lets say one want to print database report.
@jointzhou68358 жыл бұрын
Thanks dude, the tutorial was great but how to load different content each time like lazyload images when users hit the bottom? the ajax cannot be the same all the time, is there anything need to be down on the server side?
@Phenomof71355712 жыл бұрын
If I wanted to apply this to only a scrollable div, would I just have to change the window object to the div object?
@letustalkaboutitlive7 жыл бұрын
thank you so much. It really helped me.
@Korupshenv111 жыл бұрын
You da man Adam. YOU DA MAN!!!
@fwalson12 жыл бұрын
Hey...thanks so much for the great video! Question: How do you stop it after there is no more content to load???
@tarkdemiryurek57326 жыл бұрын
I liked + subscribed!! I found what I'm looking for!! :))
@Vidyut4448 жыл бұрын
very useful tutorial.. thanks
@deshi2010desh11 жыл бұрын
i think this will slow down the webpage as every time user scroll down on webpage the whole page gets loaded with extra content. tell us a way to not effect the already loaded content and only load new content
@AltafHussain-ww8se7 жыл бұрын
nice tutorials! thanks! i am confused regarding that div keep on repeating infinitely. can you explain how its happening?
@RobertDannelly9 жыл бұрын
Adam, awesome tutorial. Very well done. Although I am a ASP.NET developer this will work for me. Great friendly, kind and (I want to help my fellow developer) tone. You did a great job. Thumbs up.
@porrrhub-tv12427 жыл бұрын
dosn't work... :(
@easternhair6 жыл бұрын
could u make a tutorial on loading large JSON data in portions, please, load dynamically when page is scrolling down, thanks lot, great tutorials
@olekristianmller-hansen42206 жыл бұрын
So JavaScript's window.innerHeight is like CSS' viewHeight?
@alexandertzoy578912 жыл бұрын
Great Tutorial! reminds me of 9gag :)
@stylishhughes11 жыл бұрын
HELP: how would you load multiple request. example 1. div 1 load get the the bottom of the div 1 and loads div 2 2. gets to the bottom of div 2 and loads div 3
@chadtafari11 жыл бұрын
What if I want this to happen in a div? Is it possible?
@DafleSantos8 жыл бұрын
simple and fantastic
@stylishhughes11 жыл бұрын
how can you load multiple content from different callbacks on scroll
@damiantoczek23111 жыл бұрын
Which program are u using to write all scripts and that staff ? cos i have only notepad++ :x
@dewitall10 жыл бұрын
Notepad++ is really pretty good, I've been using NetBeans for web development, for a good while, and I gotta say, I like it a lot better than Notepad++; NetBeans web development has great autocomplete features. I'm going to check out Visual Studio next, my friend showed me the newest version, and I was impressed! So if you're in college, you could get Visual Studio for free, and NetBeans is free.
@SwissCode759 жыл бұрын
can you tell me how to make (Tricky Button Moving Away when Mouseover) thanks
@GilbertBigelow11 жыл бұрын
Notice the SEO placed in the comment above? SEO is rated by the appropriate use of keywords and page location.To boost rating of a video, visitors need to leave comments that use nouns similar to that used in the title and not pronouns. See,below,all the comments are typical, a lot of thanks and questions but no reuse of page keywords. We get visitor to like and comment; why do we not get them to make a reference to the video by title or write about their thoughts using some of the keywords?
@FARproductionz9 жыл бұрын
can you please tell me how to make this script stop loading once my data is all loaded? it kept loading empty space i don't know how to stop it :(
@jaysonbarateta48699 жыл бұрын
+F.A.R Productions Bro did you find your answer? i also wanna know how?
@FARproductionz9 жыл бұрын
no luck buddy :(
@glowiever9 жыл бұрын
+F.A.R Productions there's a lot of technique. First, you could just mark the response sent from the script. Next time it loads, pass the "mark" as parameter. Then the script would know that you got all you need, and thus, able to send nothing. Or, you could make the script to send response with a "marker" that says "this is the end". Then, when it's time to load stuffs, the javascript code could check if we have reached the end of the data, and thus, kill itself and do nothing.
@General_Aladeen9 жыл бұрын
+F.A.R Productions watch his tutorial in JSON part 7. so you have an idea.
@nadeemnakade92049 жыл бұрын
+F.A.R Productions jquery.stop()
@tonytherm38810 жыл бұрын
If i copy-paste this code i would see the blue background content? It doesnt work to my pc. Is there something i miss? I dont use ajax call but i think i should see the new div when i scroll, like this tutorial. Can anyone help me?
@1995Razz12 жыл бұрын
But how to add more content when you scrolled down to the bottom? Now it is the same content over and over again. PLZ help me!!!!
@saadaltwaim967211 жыл бұрын
hi every one where can i find the Ajax call to get more dynamic data CODE
@javx773510 жыл бұрын
Not Work in Internet Explorer 7, 8! There is something you can do??? Help me please! Regars! Saltillo México.
@gradar78918 жыл бұрын
İt would be great that some ajax rq done and append data as 4 items per request in this tutto :(
@sandeepnath95046 жыл бұрын
What IDE is this?
@mahethekiller19 жыл бұрын
thanx adam
@q6959 жыл бұрын
Can you please give us the load more HTML page data onto the bottom code? I've been stuck for a few days on that part.
@q6958 жыл бұрын
yes, after a lot of work.
@arunprasadchief10 жыл бұрын
very good thanks bro
@afghanboy40225 жыл бұрын
hi sir , thank you for good tutorials , i have a question. is this working with touch devices like android and iphone ?
@WillToWinvlog5 жыл бұрын
Pretty sure it does but the correct question would be asking about their associated browsers.
@fracasopina21215 жыл бұрын
Should work, but for apps you should use an native app, if is like a social media.
@Luizltg10 жыл бұрын
I subscribed when i heard him barf.
@zenliminal62096 жыл бұрын
I started watching the video after I read your comment. :)
@sampahemmanuel26438 жыл бұрын
assuming I am suppose to be loading events or post, how do i get to update the various comments for each of the events in A REAL-TIME situation
@networkarab12 жыл бұрын
awesome good jon
@ProjectOneAu12 жыл бұрын
awesome!
@mosialive9 жыл бұрын
Thanks for this Let me subscribe.
@ebatatas8 жыл бұрын
Thank you
@pujovski9 жыл бұрын
If someone knows, pleas explain the "ajax call to get more dynamic data goes here" part. I am struggling with it for more than a week... Or, even better, if someone can put a finished source of this tutorial video. Thanks :)
@himelsarkar1379 жыл бұрын
Thanks
@gardsonbinasbas275710 жыл бұрын
thanks!
@theinfocrux29375 жыл бұрын
Editor name??
@trisetyadarmawan9029 жыл бұрын
thanks :)
@alphafox42847 жыл бұрын
thanks bro
@Naif199715 жыл бұрын
I love you
@syntrax-og12 жыл бұрын
So, that's how you do it. I have an idea for your next tutorial, SEO links, how do you make: domain.com?hello=1&world=stuff into: domain.com/1/stuff/ I've been editing my .htaccess file in my apache server, but nothing happens :(, been trying to get it to work since like ever, but still no results
@druthers199312 жыл бұрын
js cannot retrieve content height 7:00
@theiareproduction12 жыл бұрын
next 500th video special? 30 minute video?
@DrDevilDD12 жыл бұрын
Dude, you're awesome and all but don't burp into the mic LOL XD
@fracasopina21215 жыл бұрын
Hahahaha wtf is going on here.
@QuiintaSoledad11 жыл бұрын
same problem here
@ALIMUNTH12 жыл бұрын
U R FIRST
@peterm.souzajr.21129 жыл бұрын
im still so lost on this one.
@WillToWinvlog9 жыл бұрын
Lol@theintro
@kovacsemod12 жыл бұрын
0:41 lol
@shaanbeentv65678 жыл бұрын
10:20 .lol
@rjim263712 жыл бұрын
hahaha burrrppppp !!
@iStudLion6 жыл бұрын
Wtf was that burp?
@Ioan19012 жыл бұрын
lol 2:53
@BodukBalonzoacc12 жыл бұрын
lol what is that???
@calebprenger39288 жыл бұрын
I want to like this videos but i don't like the guy lol