I was trying to figure out how to allow users to choose what menus are visible on my menu. I was using a javascript toggle that I found here http://www.dustindiaz.com/seven-togglers/ I got it working. Then I noticed thath is worked differently and I can't figure out how. When you click to hide one of the codes he is showing it slowly hides giving the feel that its pulling the other text up into its place. Mine however just makes it disappear very quickly. I was hoping someone could show me how to create code that would do what his is doing. I used the second code in the list. Is it a tooltip?