[jQuery] Re: Toggle question..

2009-06-25 Thread brian
First, don't remove the profile info from the page when you first load the form. Just fade it out. Then, say you had the profile info in a div with ID 'profile' and the form in a div with ID 'edit_profile': $('#cancel').click(function() { $('#edit_profile').fadeOut().remove(); $('

[jQuery] Re: toggle question

2009-02-12 Thread Frederik Ring
How do you select the items to toggle and how are the Maxi & Mini - images arranged in the HTML. If you have 2 things toggling at the same time it looks like you are doing somehting wrong with the selection. On Feb 12, 10:00 pm, Alain Roger wrote: > Hi, > > I would like to simulate the maximize/