Hi, I not good in Javascript as you guys are so i hope that i'll get the required help from you, i am studying on some javascripts and i found this site melissahie.com and the thing seems to be a combo of MOO tools and jQuery, but i don't know exactly, can someone please tell me that how to do the same thing in jQuery only, because i am not good with MOO tools and if it cannot then please tell me a way in which I can do it. Please help me out. and yes I also got another site with approximately same technique it's (64.15.138.52/~funck/test/). Thanks.
yes this uses the http://mootools.net/docs/more/Fx/Fx.Scroll probably. it's very simple tbh. design the page, assign ids to the sub sections. use http://mootools.net/docs/more/Fx/Fx.Scroll#Fx-Scroll:toElement (bottom) to scroll to the elements on click events.
dunno, i dont touch jquery at all unless i absolutely have to. as far as i know though, not the core. you may be able to get a jquery scrolling plugin - like this one http://plugins.jquery.com/project/ScrollTo seems to mimic what mootools does: http://demos.flesler.com/jquery/scrollTo/ (bottom one)
Thanks bro that thing help me a lot, at least i have found the way to do it, now I can modify it according to my needs, Thanks a lot.