I've reworked your code a little with a working example at:
http://jsbin.com/ecumi
I have changed classes and ids in the document a little to make it
easier to do the selectors, but I know it could probably be done more
efficiently.
Peter
on 06/08/2009 01:13 ripcurlksm said::
For once, I
ctive"); return false;
});
$(".btn-slide4").click(function(){
// first close any other open panels
$("#panel1").hide();
$("#panel2").hide();
$("#panel3").hide();
I load form into a div replaceing the content thats there with a form that
will be updating the content .
So click here to edit your profile -> profile info fades out -> form loads
inplace...all good and simple
Now "cancel" how can if a user clicks "cancel " remove the form and
replace it
Hi,
I would like to simulate the maximize/minimize window effect. So i created
an image Maxi and an image Mini.
maxi is displayed by default. When user click on this image, a div should be
displayed (no problem for that point) and the Mini image should be displayed
instead of Maxi.
for sure, if us
4 matches
Mail list logo