Code

Discussion on jQuery Hidden Panel

Discussion on jQuery Hidden Panel

By
Cart 58 sales

sike does not currently provide support for this item.

13 comments found.

Can you use this script to create a hidden ‘Easter Egg’ so when a user mouses over the active area, a specified image pops up? I need to be able to place this Easter Egg anywhere on my WP website. Thx!

Is it possible to trigger the panel from an image within/link within the content section of the page?

Just wondering if possible to create a close button in the panel?

Can you place video in the Photo links? Like a mp4 feed?

Hi,

I like this but like seems many others would prefer the responsive version, I see the wordPress has many enhancments, but I don’t use. Hopefully you can do the minor updates before Christmas!

Any news when can we see a RESPONSIVE VERSION?

Last time someone asked for it was 5 months ago!

Please give us some clue

Still no news about responsive version!!!

Also, is there a way to add a close button on the detail panels rather than clicking the menu items again?

Hi thanks your feedback, I think you can customize the code to implement it. I’m working on a WordPress version of slide panel these days, and may update this when get available.
Regards

I like the script but I had to make a change to it. There is probably a better way to do it so I’m going to post it here and maybe you can accomplish it better.

The script flashes the content on load and then it disappears until its clicked/dropped down. I prevented this by adding visibility: hidden to the CSS for panel-container. I then added id=”panel-container” to the panel container div and included

<script type=”text/javascript”> window.onload = function() { document.getElementById(‘panel-container’).style.visibility = ‘visible’; }; </script>

This prevented the flashing. If there is a better way of accomplishing this, let me know.

Thanks

any plan for a responsive version?

Hi, it works fine in the iOS device. You can control the responsive easily via CSS. Maybe add it in the next update.
Regards

Wordpress version please! It’s awesome

Yes, as rpwhiting49 says, it is not behaving. I am sure it is a minor bug and will be fixed easily.

Using latest chrome on win 7.

Hi yes, I’ll fix the bottom panel’s minor bug soon, thanks your feedback.

any plan for a responsive version?

Hi, is it possible to activate the menu on mouse over instead of click? thanks

Hi yes, you can set the triggerBy from click to mouseover in the plugin options.

Perhaps I’m not understanding something, but it seems the panel is inconsistent—it keeps becoming visible even when I don’t want it to be. In other words, it doesn’t seem to toggle ‘off’ and remain out of sight. It keeps popping up when I just move my mouse around in the center of the screen.

Thanks your feedback, I’ll fix the bottom menu popping up incorrectly soon. The top menu is set to always show now.

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve CodeCanyon.

Sure, take me to the survey