WebsiteBaker Support (2.8.x) > Templates, Menus & Design
Animated menu?
Roych:
Thanx
But this is not what I need I would like my submenu to be animated so that the "dropdown" would be like this:
http://www.gleblanc.eu/Blog/post/Menus-part-IV-collapsible-menu.aspx
Klick on ITALY and you will know what I mean!
but without he first animation when you press on MENU!
Can this be done in WebsiteBaker?
Thx in advance!
kweitzel:
This is achieved with MS Silverlight ... alternatively you might be able to achieve it with Flash/Shockwave ... but WebsiteBaker is not equiped to create the menuoutput to an external (XML) file. That would need to be programmed first of all.
cheers
Klaus
Roych:
--- Quote ---but WebsiteBaker is not equiped to create the menuoutput to an external (XML) file. That would need to be programmed first of all.
--- End quote ---
Is there someone who dare to do this! :-D
No, really is there something similar to this, maybe!
Maybe not that complicated but with the same function.
Thx!
Roych:
Hi
I'we found a menu something simillar to what I need, could this be implemented into Website baker?
Into Mamboportal template as submenu!
http://www.cssplay.co.uk/menus/dl-slide.html
The code:
--- Quote ---<div id="positioner">
<div id="holder">
<dl class="menu">
<dt>
<a href="#url">Home</a>
</dt>
</dl>
<dl class="menu">
<dt>
<a href="#url">Products</a>
</dt>
<dd>
<a href="#url">Digital Cameras</a>
<a href="#url">Monopods & Tripods</a>
<a href="#url">Flashguns & Reflectors</a>
<a class="last1" href="#url">Telephoto Lenses</a>
</dd>
</dl>
<dl class="menu">
<dt>
<a href="#url">Services</a>
</dt>
<dd>
<a href="#url">Enlarging</a>
<a href="#url">Framing & Restoring</a>
<a href="#url">Printing</a>
<a href="#url">Copying</a>
<a href="#url">Sepia Toning</a>
</dd>
</dl>
<dl class="menu">
<dt>
<a href="#url">Outlets</a>
</dt>
<dd>
<a href="#url">London</a>
<a href="#url">Gloucestershire</a>
<a href="#url">East Midlands</a>
<a class="last1" href="#url">Glasgow</a>
</dd>
</dl>
<dl class="menu">
<dt>
<a href="#url">Terms</a>
</dt>
<dd>
<a href="#url">Payment Methods</a>
<a href="#url">Conditions of Sale</a>
<a class="last2" href="#url">Privacy Policy</a>
</dd>
</dl>
</div>
</div>
--- End quote ---
Thanx in advance!
crnogorac081:
I dont see the source code in the link you posted..
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version