Start New Discussion Reply to this Discussion scroll bar for listmenu box slider
HI Guys...
I have jquery list menu box of sliding..
i want o use scroll bar..i have imported requrired files but when i import jqxpanel file so nothing show..
when i block jqxpanel file so lisemenubox shows but without scrollbar..i have also enable true scroll bar but its not showing..
what should i do?
i have these file...
<script type="text/javascript" src="../js2/scripts/jquery-1.8.2.min.js"></script>
<script type="text/javascript" src="../js2/jqwidgets/jqxcore.js"></script>
</script>
<script type="text/javascript" src="../js2/jqwidgets/jqxlistmenu.js"></script>
<script type="text/javascript" src="../js2/jqwidgets/jqxbuttons.js"></script>
<script type="text/javascript" src="../js2/jqwidgets/jqxscrollbar.js"></script>
<!-- <script type="text/javascript" src="../js2/jqwidgets/jqxpanel.js"></script> !--->
<script type="text/javascript">
$(document).ready(function () {
$('#list').jqxListMenu({ theme: getTheme(), autoSeparators: true, enableScrolling: true, height: '100%', showHeader: true, width: '1000px', showFilter: true, placeholder: 'Find contact...' });
});
</script>
Related Article: Need Scroll bar for this design
is a JavaScript / DHTML / AJAX discussion thread by vizz that has 1 reply and was last updated 9 months ago.
Farhad.idrees
Junior Poster
102 posts since Dec 2010
Reputation Points: 11
Solved Threads: 0
Skill Endorsements: 0
you have a element on the page with the id 'list'?
theres also an extra </script> tag in there but that might just be a copying error
Since i didnt write the package and havn't used it i can only suggest using the javascript console to check for errors
Biiim
Posting Pro
504 posts since Oct 2011
Reputation Points: 104
Solved Threads: 83
Skill Endorsements: 7
yes there is element id list//
Farhad.idrees
Junior Poster
102 posts since Dec 2010
Reputation Points: 11
Solved Threads: 0
Skill Endorsements: 0
© 2013 DaniWeb® LLC
Page rendered in 0.3106 seconds
using 2.73MB