Haven’t seen a plugin for that yet (only expand posts like an accordian). But you can integrate it with http://script.aculo.us/
the page should slide down exactly to the place I chose
ryanfitzer – I can’t see it here – but I fell we are close to it – probably from this one page I clicked and moved to another one exactly with this plugin / script I am looking for
That page has the script to do this. It’s a ajax library that has many effects. It’s just that you will have to implement it manually. I have searched and not found a plugin for WP with this functionality. It might be out there somewhere though. Anyone?
it looks like you are clicking on a link at the top and the scrollbar of the window moves down like you are moving it down with a sliding effect..
I got no idea if it was dedicated for wordpress – but probably yes..
I do know exactly what your talking about. It’s not “dedicated for wordpress” though. It’s an advanced effect created with AJAX using one of the popular AJAX libraries out there, Scriptaculous being one of those.
this script controlls the scrollbar. for ex. u have a map on your website – when you click ‘< a href=”#contact” >’ the scrollbar slides down to the section named contact. It goes down with animating slide
Yes. That’s called an anchor. You can use AJAX for the animation part.