We're a community of 1076K IT Pros here for help, advice, solutions, professional growth and fun. Join us!
1,075,695 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
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>    
2
Contributors
2
Replies
6 Days
Discussion Span
3 Months Ago
Last Updated
3
Views
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

This article has been dead for over three months: Start a new discussion instead

Post: Markdown Syntax: Formatting Help
 
You
 
© 2013 DaniWeb® LLC
Page rendered in 0.3106 seconds using 2.73MB