> I came across this very nice Portfolio site and he uses something real cool > when you click "About this Project". > http://www.timbenzinger.com/ > Is that some css magic in there? Does anyone know how that is done? The link clearly states "javascript:void(0)" which is quite a good indicator that this is JavaScript :-) The bad thing about this is when you turn off JavaScript, then the link does exactly nothing although it promises some effect. That can be avoided by generating the link via unobtrusive JavaScript ( http://www.onlinetools.org/articles/unobtrusivejavascript/ ) instead of linking it via a non-existant pseudo protocol like "javascript:". An effect like the one on this page could be easily done with moo.fx http://moofx.mad4milk.net/ HTH Chris -- Chris Heilmann Blog: http://www.wait-till-i.com Writing: http://icant.co.uk/ Binaries: http://www.onlinetools.org/ ______________________________________________________________________ css-discuss [EMAIL-REMOVED]] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/