[jQuery] Change visibility as elements cycle()?

[jQuery] Change visibility as elements cycle()?


jQuery('#topfader-parent-forum').cycle({fx:'fade',speed:800,timeout:
6000,pause:5 });
That's cycle() plugin code that works.
Question: how do you make each inner element -- .topfader-child-forum
-- change its visibility to "show" as it's shown?