Log in

View Full Version : Looking for a non flash solution...



tony9339
03-25-2009, 01:01 PM
Hi,

Can anyone tell me if there is a javascript of similar script other than flash to recreate the following:

http://www.heartinternet.co.uk/

If you look at the top under the main menu they have a little flash script that expands boxes to a bigger image when clicked on. Microsoft have a similar one on their site:

http://www.microsoft.com/en/us/default.aspx

Any help will be gratefully ppreciated.

Cheers

Tony

spiwrx
03-25-2009, 09:22 PM
If you've looked on this site you should find some options, however I recently purchased this add on for dreamweaver that does this very simply from

http://www.projectseven.com/products/menusystems/index.htm

If you have a recent version of dreamweaver they have a simple version in what they call spry, built in....

It's very user friendly if you like their styles if not it's easy to mod their css

Medyman
03-25-2009, 10:38 PM
Often times it's a matter of using the right search terms to find a proper script. This is probably such a case. The terms you'll want to search for are "horizontal accordian menu".

There are tons of JavaScript solutions for this. Two off the top of a quick Google search are:

http://www.leigeber.com/2008/05/horizontal-javascript-accordion-menu/
http://designreviver.com/tutorials/jquery-examples-horizontal-accordion/

tony9339
03-26-2009, 09:04 AM
Hi Medyman,

Yep you are correct, I knw what I wanted but was not sure how to search for it!

The ones you have provided are just what I am after. Thanks for your help.

Tony