codingmasterRS Posted July 18, 2010 Share Posted July 18, 2010 So I am using the "jQuery Menu: Dropdown, iPod Drilldown, and Flyout styles with ARIA Support and ThemeRoller Ready" (http://www.filamentgroup.com/lab/jquery_ipod_style_and_flyout_menus/). I have successfully implemented the "i-pod style menu w/ breadcrumb" except for one or two things. So I was wandering if you guys could help me, it would be much appreciated. I have got the first drop-down height to be variable, but when you go to the sub-menu (select an option) it stays at the previous height, in some cases cutting content off. Just wandering if any of you guys have managed to solve this problem or could take a look at their code and tell me how I can make it variable. Thanks so so so so much in advance. Quote Link to comment Share on other sites More sharing options...
codingmasterRS Posted July 21, 2010 Author Share Posted July 21, 2010 bump Quote Link to comment Share on other sites More sharing options...
codingmasterRS Posted July 22, 2010 Author Share Posted July 22, 2010 bump Quote Link to comment Share on other sites More sharing options...
codingmasterRS Posted July 23, 2010 Author Share Posted July 23, 2010 someone please please please please HELP ME :'( Quote Link to comment Share on other sites More sharing options...
Adam Posted July 23, 2010 Share Posted July 23, 2010 You want us to look through their code for a very specific problem you're having with you're implementation, and fix it for you? You've not even given us a demo to reproduce the error. Why not contact the author of the script? I highly doubt you're going to get that kind of help around here without parting with a bit of money. Quote Link to comment Share on other sites More sharing options...
codingmasterRS Posted July 23, 2010 Author Share Posted July 23, 2010 There is NO error code, and was wandering if you guys had tried this or know how to sort it. Quote Link to comment Share on other sites More sharing options...
Zane Posted July 23, 2010 Share Posted July 23, 2010 I have got the first drop-down height to be variable, but when you go to the sub-menu (select an option) it stays at the previous height, in some cases cutting content off. Just wandering if any of you guys have managed to solve this problem or could take a look at their code and tell me how I can make it variable. Apparently you've been dabbling in SOME code already in order to come up with this. As MrAdam put it so well, provide us with some reason as to why you are having problems. We're not mind readers. We need a little bit of code.... Screenshots preferably. Quote Link to comment Share on other sites More sharing options...
codingmasterRS Posted July 23, 2010 Author Share Posted July 23, 2010 See what I can do. I'll post all the code alterations from the default provided with the hyper-link and show in screenshots the problem. Thanks Quote Link to comment Share on other sites More sharing options...
codingmasterRS Posted July 24, 2010 Author Share Posted July 24, 2010 Okay here are the screen shots, alterations and explanations So okay.png is what happens when you click "Company", now this part is variable upon removing 'maxHeight' from fg.menu.js and bad.png is what happens when you click "Corporate Legal Policies", while it looks all good, in-fact it has cutoff 2 more links (Terms of use and Trademarks). So above is listed what is wrong, what I hope to achieve and the alterations I have made. All and any help is much appreciated. [attachment deleted by admin] Quote Link to comment Share on other sites More sharing options...
codingmasterRS Posted July 24, 2010 Author Share Posted July 24, 2010 Demo site http://124.182.41.103 of what is happening above Quote Link to comment Share on other sites More sharing options...
codingmasterRS Posted July 25, 2010 Author Share Posted July 25, 2010 As an update if I apply overflow-y:scroll and overflow-x:hidden (to container), then I get a scroll bar enabling me to see it all, but this is not what I want. Quote Link to comment Share on other sites More sharing options...
codingmasterRS Posted August 5, 2010 Author Share Posted August 5, 2010 BUMP pls pls pls Quote Link to comment Share on other sites More sharing options...
codingmasterRS Posted August 7, 2010 Author Share Posted August 7, 2010 someone must have an idea ............... Quote Link to comment Share on other sites More sharing options...
radar Posted August 7, 2010 Share Posted August 7, 2010 why not just do a search on the entire site for maxHeight and remove them all.. that'll get you the desired effect that you want. you answered your own question. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.