rosebloomca / jquery-content-panel-switcher

Automatically exported from code.google.com/p/jquery-content-panel-switcher
0 stars 0 forks source link

Trying to implement a CLOSE button. #9

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Hi there,

Thanks for the plugin. I like it. However.

I would like to have a CLOSE button within the content that fades out the 
content when clicked.

I have one that works well if it is placed outside the switcher-content.
(At the top of my menu)

The same CLOSE button placed inside the switcher-content does not respond.

If you have any idea why this is happening could you please point me in the 
right direction.

Please find attached a zip with my files.

I am running OSX 10.7.4 & firefox. I am pretty sure I am using the latest 
version of jquery-content-panel-switcher.

Original issue reported on code.google.com by mabbbbbb...@gmail.com on 24 Jun 2012 at 7:30

GoogleCodeExporter commented 8 years ago
Figured it out, thanks.
I used this -

$(".close").live('click',function(){
$(".content").fadeOut("slow");

Original comment by mabbbbbb...@gmail.com on 28 Jun 2012 at 7:59

GoogleCodeExporter commented 8 years ago
Thanks for posting back your solution ..  

My apologies, I have been very busy lately and havnt been updating this plugin 
much.

Original comment by cheyne.w...@gmail.com on 28 Jun 2012 at 8:01

GoogleCodeExporter commented 8 years ago
Closing

Original comment by cheyne.w...@gmail.com on 28 Jun 2012 at 8:02

GoogleCodeExporter commented 8 years ago
I'm having trouble with the content-panel switcher, when I leave the page, then 
try to hash back I can't get my content to show. Any ideas?

Original comment by father...@gmail.com on 5 Feb 2013 at 2:38