Ok my bad, this problem has nothing to do with .ajax. It is - I believe - because my #actionMenu hide()'s do not automatically hid the children inside that element. So is there a nice jquery way to heirarchically hide and unhide an object and it's children or should one simply dev. their own iterativeHide() functions.
thanks