hi, may i know what javascript library does http://www.wp-magazine.com/ use? For the featured article section, where u click 4, it slide down, those effects.
Nothing so special. It's just some anchor links with the combination of the fallowing css class on the div that holds the articles: #my-glider .scroller .section { width:646px; height: 220px; [B]overflow: hidden;[/B] padding: 0; } Code (markup):
Hello, It is glider effect. You will get it from below url source code check it out: http://www.dynamicdrive.com/dynamicindex17/featuredcontentglider.htm