Page 1 of 1

Slide Down Box Menu (free)

Posted: Sat Sep 24, 2011 6:04 pm
by Adendum
The Slide Down Box Menu is now available from the main extension site - here and also from my extension demo site. The help file is also available online from the same page.

This menu extension is a jQuery and CSS menu based on the original CODROPS code.

This version offers all the same features and benefits as originally coded but also allows you to customise several parts of the menu including a different drop down box size to the main menu, different colours or images for the drop down and/or fly out sections and the option to have more or less menu buttons.

PLEASE READ THE HELP FILE BEFORE REQUESTING SUPPORT.

Demo of the extension

Re: Slide Down Box Menu (free)

Posted: Sun Sep 25, 2011 8:29 am
by amrajadhyaksha

Re: Slide Down Box Menu (free)

Posted: Sun Sep 25, 2011 4:48 pm
by me.prosenjeet
Nice indeed

Re: Slide Down Box Menu (free)

Posted: Tue Sep 27, 2011 8:51 pm
by jordan
TNX for your index update mail Paul
very nice addition this extension . :) .

Re: Slide Down Box Menu (free)

Posted: Mon Oct 24, 2011 10:00 am
by Adendum
Aligning what? Or with what? Explain your problem and I'll see if I can assist.

Re: Slide Down Box Menu (free)

Posted: Mon Oct 24, 2011 10:28 am
by Adendum
Extension updated today to use WWB supplied jQuery rather than .. ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js as used by the original author.

Re: Slide Down Box Menu (free)

Posted: Wed Oct 26, 2011 10:12 am
by Adendum
Ed,

I think the easiest way for me to work out what is happening is if you send me your Tips_&_Tricks.html page as a project file (.wbs) together with your menu images. Save the current project with a new name, delete all the other pages, save again and then email me.

Drop me a line first using either my support form or main site contact form and I'll email you back with my email address as there is no PM system on the forum.

Re: Slide Down Box Menu (free)

Posted: Wed Oct 26, 2011 10:36 am
by Adendum
Ed,

When using Firefox and Firebug I can clearly see that the images have not been uploaded to the server.

And not that it will make any difference to this problem you should update the extension. Your version uses a link to the Google Ajax library for the jQuery file (my oversight). The updated version uses to WWB supplied jQuery. This wont fix the problem but just wanted to let you know.

Re: Slide Down Box Menu (free)

Posted: Wed Oct 26, 2011 11:24 am
by zinc
Paul;
Can I just say I LOVE the extensions you are making. They are quality and just great. Well done and keep up the good work. :D

Re: Slide Down Box Menu (free)

Posted: Wed Oct 26, 2011 11:56 pm
by Adendum
@templar1973,

Thanks for the email. Files received. I will look into this tomorrow and email you back and post here.

Been a bit busy finishing off a new menu - viewtopic.php?f=42&t=42635

Re: Slide Down Box Menu (free)

Posted: Thu Oct 27, 2011 12:17 pm
by Adendum
The good news is [a] that there was nothing you did wrong and there is a 'fix' although maybe not ideal.

The bad news is I can't see where the problem is - but there is a problem. When specifying more than 5 menu items anything wider than 170px wide menu boxes breaks the extension. So the temporary fix is to make yours match the dimensions I have used in my version of your menu. And this requires you to re-size the images too. My version is set up, with re-sized images, to 170 wide and it all worked fine. Make the menu boxes 171 wide and it breaks?!?!? :?

I'll need to dig deeper to find out where and how this is happening but I'll report back if/when I find a solution. In the mean time you will have to work within the 6 times 170px wide constraints.

:cry:

UPDATED : Slide Down Box Menu (free)

Posted: Thu Oct 27, 2011 12:50 pm
by Adendum
I spoke too soon.

Found the problem, a stray width setting in the CSS file! I have corrected this and updated the extension. Update 1.0.0.2 available via Tools>Extension Manager and/or my demo site.

Phew! :P

Re: Slide Down Box Menu (free)

Posted: Thu Oct 27, 2011 12:58 pm
by Adendum
@templar1973,

I just checked your page again and made the same change via Firebug and the menu does work!

However the way you have it set up makes the menu far too wide for your page design. At the moment you have 6 menu boxes with images at 200px wide. Therefore 6 x 200px is 1200px wide menu but your page design is only 921px wide.

So you really need to divide 921 by 6 and make your images and menu boxes 153px wide.....but if you had done that in the first place you wouldn't have discovered the problem...so thanks!! :)

Re: UPDATED: Slide Down Box Menu (free)

Posted: Sun Oct 30, 2011 4:05 pm
by Adendum
If you do a local publish you will have a folder called /sdbm/ and another folder called /images/ and the same is true when you publish to the server.

The images for your menu should be manually moved to the /images/ folder.

If you have published to the server let me see a URL.

Re: UPDATED: Slide Down Box Menu (free)

Posted: Wed Nov 02, 2011 7:47 am
by sandy
The Slide Down Box Menu is awesome!

Found a bug (reported also on your sites feedback form).

Here's what I found -

If you have more then 3 of the Fly Out menu items the HREF for the fly out link does not get populated in the generated HTML. This looks like it's a problem on you demos as well (I think demo 2 has menu items with more then 3 fly outs).

I forgot to post that I was trying this with version 1.0.0.0 and then saw a recent update to 1.0.0.2 and seems to have the same problem.

One quick question as well, is their a way to have the images move into the ./images directory so they don't have to be manually moved? I'm somewhat new to WB7 and the extensions, but would make things a bit cleaner for publishing.

Thanks for your excellent extension as well.

Sandy

Re: UPDATED: Slide Down Box Menu (free)

Posted: Wed Nov 02, 2011 11:02 am
by Adendum
Sandy,

Well spotted! No idea why as yet but I can confirm that only the first three flyout links are being written. I'm on it now and will report back here and via your email. Thanks for the email by the way - the link to your site was useful.

As for the moving of images, sadly there is nothing I can do about that....as yet anyway. I've asked Pablo (the WWB author, owner, support guru and all round genius) to see if there is anything that can be done in the next version of the Extension Builder.

UPDATED: Slide Down Box Menu (free)

Posted: Wed Nov 02, 2011 11:45 am
by Adendum
Just a simple typo can cause havoc!

The missing HREF codes were not being written in the 4th, 5th and 6th flyout links due to a spelling mistake in each of these. Now corrected and fully tested. My demo 2 has all 6 links in use to external websites.

I also added an extra option to allow you to choose between _self and _blank so that any linked items can open in the current/same window or you can elect to open in a new window.

Update 1.0.0.3 available from both locations.

Re: UPDATED: Slide Down Box Menu (free)

Posted: Wed Nov 02, 2011 4:36 pm
by sandy
Paul -

Thanks for the super fast fix. I updated the extension and looks all good. Menu works now with all Six entries.

Keep up the excellent work, and look forward to more extensions coming from you!

Sandy

Re: UPDATED: Slide Down Box Menu (free)

Posted: Wed Nov 02, 2011 5:03 pm
by Adendum
Sandy,

Yup, just checked your site again - looking good. Phew! Had me going for a second or two. Don't forget you can further style the menu so you don't have to stick with the default colours. Let me know when your done!

UPDATED: Slide Down Box Menu (free)

Posted: Fri Nov 11, 2011 7:55 am
by Adendum
10/11/11 : Having only realised I could do this yesterday (doh!) I have modified this extension (and all my extensions - see list below) so that the live rendering of the extension in design view is greatly improved. In many cases the design view will take on a background colour you set in the extension properties.

Updates available from the WWB extensions site and my own demo site. Remember to check out the extensions listed below.

Anything Slider
Automated ToolTip
Directory Listing
Elastic Thumbnail Menu
Image Information Panels
Image Swap Menu
Kick-Butt-Mega-Menu
Orbit Slider
Photo Info
Simple Horizontal Accordion
Stacked Images
tab Slide Out

Re: Slide Down Box Menu (free)

Posted: Fri Nov 25, 2011 3:40 pm
by Adendum
Can you post a URL?

I've just viewed all three demo pages and the two url's that templar posted in Chrome and they all look fine to me. What exactly is your problem?

Re: Slide Down Box Menu (free) - UPDATED

Posted: Wed Feb 22, 2012 2:46 pm
by Adendum
22/02/12 : All image content now published to the /sdbm folder.

You may need to re-link any images if you open a project that uses an earlier version of this extension. Earlier versions of this extension required images to be manually moved to the /images folder. Now all images, css and .js files are all automatically published to the /sdbm folder.

Re: Slide Down Box Menu (free)

Posted: Tue Mar 13, 2012 6:45 pm
by Adendum
The only way to have different versions of the extension in one site is to place the page in a separate folder - as I do with the demo site. Look at the URLs for the demo in your browser and you'll see what I am doing:-

/demo/SDBM1/sdbm1.html
/demo/SDBM2/sdbm2.html
/demo/SDBM3/sdbm3.html

Because when the extension/page is published all the CSS, .JS and images to run the extension go into a folder called /sdbm/ therefore if you publish two extensions in the same folder the second page will put all it's files in the same folder - overwriting the files from the first publish.

Just make a folder in your project, place the second page in that folder and publish. If you have three uses add another different folder - see my example above.

Re: Slide Down Box Menu (free) ** UPDATE **

Posted: Thu Sep 20, 2012 8:22 pm
by Adendum
20/09/12 : Minor update to fix a background image issue.

Re: Slide Down Box Menu (free)

Posted: Mon Oct 01, 2012 5:49 pm
by Adendum
pipetko wrote:I have a problem with this extension. After installing, it doesent show in the menu. It doesent show at all in extensions menu. It is in the folder but not working. I installed first on WB8 then on WB7 does not work on both :(
That generally means you have or have had an illegal version of WWB installed. You'll need to contact Pablo in Support to be able to fix that for you - assuming you now have a legal version.

Re: Slide Down Box Menu (free) - UPDATED 1.0.0.10

Posted: Tue Dec 01, 2015 1:33 am
by bburgess
Adendum wrote:Hi,

1. In the extension there is an option to use an image as the menu background. Use that and create a suitably sized .png that has transparency.

2. I just updated the extension (available from extension manager only) with a new property in section "4. Drop Down Styling" called "Drop Down Menu Orientation".
Hi mate :) Great extension !!

I just fixed my issue ignor me please !!

Re: Slide Down Box Menu (free)

Posted: Mon Dec 07, 2015 11:49 am
by bburgess
Adendum great Menu thx mate, I had to adapt it to centre the text and below are the settings I used, any way to pop those in so I do not have to edit the code? its a bit of a chore on a large site :D

display:inline-block;

text-align: center;

margin-left from 15px to 0px

No idea if that possible but thought I would ask :)

Cheers
Brett

Re: Slide Down Box Menu (free)

Posted: Mon Dec 07, 2015 1:44 pm
by Adendum
Brett,

Happy to send you my raw files and Extension Builder files so you can download Extension Builder that Pablo provides us and make the edits yourself and then you have your own version.

Email me from any of the websites in my signature and I'll email you back.

Re: Slide Down Box Menu (free)

Posted: Sun Nov 27, 2016 1:52 pm
by gyrene251
My version of this extension is 4.0 and refers to the google api, hence my version is having problems. I know there has been an update to fix this but cannot find it. Does anyone know where I can get the update for this extension. I am using WYSIWYG 11.5. I would really love to use this menu. Thanks in advance for the help.

Re: Slide Down Box Menu (free)

Posted: Sun Nov 27, 2016 2:02 pm
by BaconFries
The original developer of this extension no longer supports it and is not active in the forum. He has since passed all his extensions to another member who has taken them over but as of yet and as far as I know not released them yet under his support.

Re: Slide Down Box Menu (free)

Posted: Sun Nov 27, 2016 4:35 pm
by gyrene251
Well, I guess I will have to wait. Thanks for the reply.

Re: Slide Down Box Menu (free)

Posted: Mon Nov 28, 2016 2:01 pm
by Adendum
Hi,

The person that took all my extensions on is known as CJS in this forum. You'll need to contact him...

However, SDBM doesn't interact with Google and doesn't require an API.

Re: Slide Down Box Menu (free)

Posted: Sun Nov 05, 2017 6:23 pm
by mckonen
Hi, Anyone know the name of this menu extension of this: http://www.aditerum.co.uk/demo/index.html page? Looking for the menu extension where you could use animations, so css menu with animation support for texts...

Re: Slide Down Box Menu (free)

Posted: Sun Nov 05, 2017 7:09 pm
by BaconFries
Please note: Adendum the builder of this extension no longer supports or offers it for download anymore. This is noted and written at the following. https://www.aditerum.co.uk/wwb-extensions-templates/ which is a redirect from the url you gave.