jQWidgets Forums
jQuery UI Widgets › Forums › Navigation › Tabs › No scrollbar when a tree inside a tab is expanded
Tagged: tree tabs
This topic contains 16 replies, has 2 voices, and was last updated by Loko 9 years, 11 months ago.
-
Author
-
I temporarily added it just for tests,but I don”t want it.
How can I take benefit of all the available space in the page and not use a fixed height ? All my users does not have the same screen size.
Hi Mariya
I’ve found an explanation ! Localy on my intranet this does not work, but if I use jqx-all.js as we do in jsfiddle then it works too ! And ther’s no need to use initTabContent.
So I miss 1 or several files but can’t figure out which one(s). Here is the current list :
<script type="text/javascript" src="/PORTLETS_COMMUNS/jquery.jqwidgets/jqwidgets/jqxcore.js"></script> <script type="text/javascript" src="/PORTLETS_COMMUNS/jquery.jqwidgets/jqwidgets/jqxbuttons.js"></script> <script type="text/javascript" src="/PORTLETS_COMMUNS/jquery.jqwidgets/jqwidgets/jqxscrollbar.js"></script> <script type="text/javascript" src="/PORTLETS_COMMUNS/jquery.jqwidgets/jqwidgets/jqxmenu.js"></script> <script type="text/javascript" src="/PORTLETS_COMMUNS/jquery.jqwidgets/jqwidgets/jqxgrid.js"></script> <script type="text/javascript" src="/PORTLETS_COMMUNS/jquery.jqwidgets/jqwidgets/jqxgrid.selection.js"></script> <script type="text/javascript" src="/PORTLETS_COMMUNS/jquery.jqwidgets/jqwidgets/jqxgrid.columnsresize.js"></script> <script type="text/javascript" src="/PORTLETS_COMMUNS/jquery.jqwidgets/jqwidgets/jqxdata.js"></script> <script type="text/javascript" src="/PORTLETS_COMMUNS/jquery.jqwidgets/jqwidgets/jqxgrid.sort.js"></script> <script type="text/javascript" src="/PORTLETS_COMMUNS/jquery.jqwidgets/jqwidgets/jqxgrid.storage.js"></script> <script type="text/javascript" src="/PORTLETS_COMMUNS/jquery.jqwidgets/jqwidgets/jqxgrid.filter.js"></script> <script type="text/javascript" src="/PORTLETS_COMMUNS/jquery.jqwidgets/jqwidgets/jqxgrid.edit.js"></script> <script type="text/javascript" src="/PORTLETS_COMMUNS/jquery.jqwidgets/jqwidgets/jqxcheckbox.js"></script> <script type="text/javascript" src="/PORTLETS_COMMUNS/jquery.jqwidgets/jqwidgets/jqxsplitter.js"></script> <script type="text/javascript" src="/PORTLETS_COMMUNS/jquery.jqwidgets/jqwidgets/jqxdropdownlist.js"></script> <script type="text/javascript" src="/PORTLETS_COMMUNS/jquery.jqwidgets/jqwidgets/jqxscrollbar.js"></script> <script type="text/javascript" src="/PORTLETS_COMMUNS/jquery.jqwidgets/jqwidgets/jqxlistbox.js"></script> <script type="text/javascript" src="/PORTLETS_COMMUNS/jquery.jqwidgets/jqwidgets/jqxtabs.js"></script> <script type="text/javascript" src="/PORTLETS_COMMUNS/jquery.jqwidgets/jqwidgets/jqxtree.js"></script>
Which lib should I add for it works ?
-
AuthorPosts
You must be logged in to reply to this topic.