Also, not sure if it was just me but Internet Explorer was having a problem with $(document).scroll() so I changed it to $(window).scroll() and everything works fine now.
do you post the code from tutorials somewhere? i went on your website but couldn't find it. I really need to check my code and fix it, something is wrong. please put the code up on the website or somewhere else
Alex this is such a brilliant tutorial. I've been using jQuery for over a year now, and I've never actually created my own plugin before. I have so many new ideas for my website now, thanks so much!
All the above is interesting...I had that in my site.. but in some point you want to simplify things and make your js file smaller.. So now i have a button at the bottom with id='gotop' and only the following code
Hey Alex please zoom in a bit while writing the code . Ctrl+MouseWheelScroll Zooms in automatically in Notepad++ just in case you didnt encountered this . As always the Tutorial was Awesome!
can we get the source files? it would really speed up the learning process.
gmiky 1 month ago
Thanks for the tutorial :)
beckham7england4ever 1 month ago
this will give a animated scrolling effect...
element.click(function() { $('html, body').animate({scrollTop:0},speed); });
redheart419 1 month ago 2
Also, not sure if it was just me but Internet Explorer was having a problem with $(document).scroll() so I changed it to $(window).scroll() and everything works fine now.
ZeTFTW 1 month ago
pretty much only one line to fix the resize() problem :)
ZeTFTW 1 month ago
do you post the code from tutorials somewhere? i went on your website but couldn't find it. I really need to check my code and fix it, something is wrong. please put the code up on the website or somewhere else
okush69 1 month ago
I love PHP and I love phpacademy, awesome tuts :)
billytalent1fan24 1 month ago
you are the best alex,, Iam from iraq and I have nearly watch all your videos ,, thank you man ,
terre0jk 1 month ago
Nice one! Liked that You did it as plugin. I'm sure I'll use it soon in my projects.
Next tutorial suggsestion: *how To Make that Plugi Scrolling "Visible". What about that?
Keep going :)
nobodyplays 1 month ago
It doesn't want for me -.- I don't know what I am doing wrong, I am SURE 100% that my code is written CORRECTLY!
stheodosiadis 1 month ago
thx.
jerneje 1 month ago
Alex this is such a brilliant tutorial. I've been using jQuery for over a year now, and I've never actually created my own plugin before. I have so many new ideas for my website now, thanks so much!
subs2meplease 1 month ago
cool tutorial :) Thx!
reconhungary 1 month ago
please ... make your text size large so we can see better
nice tutorial alex
alokyadav15 1 month ago
All the above is interesting...I had that in my site.. but in some point you want to simplify things and make your js file smaller.. So now i have a button at the bottom with id='gotop' and only the following code
$('#gotop').click(function(){
$("html, body").animate({ scrollTop: 0 }, "slow")
});
And that does its job..
blueprint7000 1 month ago
alex thanks for a awesome tutorial
would you please show us how to put a animation effect when we click on the button and it goes up
please
zarkmeher 1 month ago
Hey Alex please zoom in a bit while writing the code . Ctrl+MouseWheelScroll Zooms in automatically in Notepad++ just in case you didnt encountered this . As always the Tutorial was Awesome!
nishantve1 1 month ago
nice tut ;)
I would recommend using console.log instead of alert :)
serchan13 1 month ago
Thank you very much for those (jQuery) tutorials! Keep going, please.
PaT07M 1 month ago
thank you Alex!
mclaarson 1 month ago
Under 300 ;)
chad362wiley 1 month ago
Thanks. But its trippy cos you use the word "this" a lot :)
nickmokisasian 1 month ago
thanks
kudafoolhu 1 month ago
I Love The New Site Alex. :)
I Was Just Wondering How I Could Make A Slider Like Yours. :P
I went on you website just to see if you have a tut.
MrKoolTutorials 1 month ago
@MrKoolTutorials A tutorial on this soon, don't worry!
phpacademy 1 month ago
@phpacademy Ok Thanks.
MrKoolTutorials 1 month ago
As always, a wonderful Tutorial, Thank you for that!
But I think your old resolution of 480p was better because there I could see everything without maximize the video!
But now I can't copy and look at the video at the same time.. Now I have to switch between the windows!
Thats my opinion. If I'm not the only, could you make to font-size larger?
Best regards, Thank you for the beautiful tutorials!
mvb1996 1 month ago 13
@mvb1996 Thanks for the feedback. Yes, I'll increase the font size for future videos.
phpacademy 1 month ago
yeah
realtuty 1 month ago
thanks ! :)
combantsystems 1 month ago