Spry Accordion Menu - Content Height
hey everyone,
i have (hopefully simple) problem. have spry accordion 3 tabs. 2 of them have same number of lines in them, "what" tab has 2 lines there's lot of white space underneath it. i've tried changing
this.usefixedpanelheights false in spry java script... , resize content area properly, open , close on mouseover gets messed up. things don't open when should, , close randomly. makes impossible navigate. i've tried several other things well, nothing seems fix problem
the website:
thanks in advance help!
-cameron
you might try playing height specification stated in spry css:
.accordionpaneltab { -moz-user-select: none; -khtml-user-select: none; height: 76px; border: 2px solid #027dc3; width: 76px; color: #027dc3;
}
setting height not necessary, unless there specific design reason (as there here, main tabs , sub tab area apparently intended identically sized).
chris
More discussions in Dreamweaver support forum
adobe
Comments
Post a Comment