Javascript, HTML5, jQuery Widgets » All Posts http://www.jqwidgets.com/community/feed http://bbpress.org/?v=2.0 en http://www.jqwidgets.com/community/topic/combobox-autocomplete-type/#post-1451 <![CDATA[ Reply To: ComboBox autocomplete type ]]> http://www.jqwidgets.com/community/topic/combobox-autocomplete-type/#post-1451 Wed, 21 Dec 2011 10:13:10 +0000 support Hi sushant,

You can use the ‘searchmode’ property.

For example:

$("#jqxComboBox").jqxComboBox({ searchmode: 'contains'}); 

See the ‘searchmode’ possible values: combobox api

Best Regards,
Peter Stoev

jQWidgets Team
http://www.jqwidgets.com

]]>
http://www.jqwidgets.com/community/topic/combobox-autocomplete-type/#post-1438 <![CDATA[ ComboBox autocomplete type ]]> http://www.jqwidgets.com/community/topic/combobox-autocomplete-type/#post-1438 Tue, 20 Dec 2011 05:38:50 +0000 sushant Is it possible to change the ComboBox’s auto complete type?

]]>
http://www.jqwidgets.com/community/topic/checkbox-null-state/#post-1437 <![CDATA[ CheckBox Null State ]]> http://www.jqwidgets.com/community/topic/checkbox-null-state/#post-1437 Tue, 20 Dec 2011 05:36:44 +0000 ijekov I saw in your demo that the checkbox has null state. How to set its value to null and then disable the user input?

]]>
http://www.jqwidgets.com/community/topic/valuechanged-event-2/#post-1427 <![CDATA[ Reply To: valuechanged event? ]]> http://www.jqwidgets.com/community/topic/valuechanged-event-2/#post-1427 Mon, 19 Dec 2011 05:48:14 +0000 shmouela Thanks, Peter.

]]>
http://www.jqwidgets.com/community/topic/1402/#post-1414 <![CDATA[ Reply To: Tab’s content scrollbar ]]> http://www.jqwidgets.com/community/topic/1402/#post-1414 Sat, 17 Dec 2011 07:16:48 +0000 rafi You can add the jqxPanel in the tabs content and then add your content into the jqxPanel.

]]>
http://www.jqwidgets.com/community/topic/valuechanged-event-2/#post-1407 <![CDATA[ Reply To: valuechanged event? ]]> http://www.jqwidgets.com/community/topic/valuechanged-event-2/#post-1407 Fri, 16 Dec 2011 07:32:03 +0000 Peter Stoev Hi shmouela,

Thank you for the feedback.

We confirm the reported issue and we will do our best to fix it for the next release of jQWidgets which is expected on 19/12/2011. There’s no workaround with the current version, but I will update this thread and also send you an e-mail when the release is available for download.

Best Wishes,
Peter Stoev

jQWidgets Team
http://www.jqwidgets.com

]]>
http://www.jqwidgets.com/community/topic/today-date/#post-1406 <![CDATA[ Reply To: today date ]]> http://www.jqwidgets.com/community/topic/today-date/#post-1406 Fri, 16 Dec 2011 07:27:43 +0000 Peter Stoev Hi shmouela,

You can use the following script as a solution:

$("#jqxCalendar").jqxCalendar('setDate', new Date()); 

Best Regards,
Peter Stoev

jQWidgets Team
http://www.jqwidgets.com

]]>
http://www.jqwidgets.com/community/topic/1402/#post-1402 <![CDATA[ Tab’s content scrollbar ]]> http://www.jqwidgets.com/community/topic/1402/#post-1402 Wed, 14 Dec 2011 16:19:11 +0000 billy Hi,

I’m using your tabs widget but when the content is with bigger height than the tab’s content the default browser scrollbar is displaying. I want to change it and use yours. How to do this?!

Best wishes,

Bill.

]]>
http://www.jqwidgets.com/community/topic/today-date/#post-1389 <![CDATA[ today date ]]> http://www.jqwidgets.com/community/topic/today-date/#post-1389 Wed, 14 Dec 2011 10:47:14 +0000 shmouela what i need to do to navigate to Today’s date in the calendar?

]]>
http://www.jqwidgets.com/community/topic/valuechanged-event-2/#post-1388 <![CDATA[ valuechanged event? ]]> http://www.jqwidgets.com/community/topic/valuechanged-event-2/#post-1388 Wed, 14 Dec 2011 10:40:59 +0000 shmouela valuechanged event is not working when using keyboard arrows. It is ok when I type into the textbox or pick a date from the calendar. How to fix this?

]]>
http://www.jqwidgets.com/community/topic/anchor-tag-in-header/#post-1387 <![CDATA[ Reply To: Anchor Tag in Header ]]> http://www.jqwidgets.com/community/topic/anchor-tag-in-header/#post-1387 Tue, 13 Dec 2011 16:13:05 +0000 support Hi ijekov,

This issue was actually already fixed in the latest release. If you are not using jQWidgets 1.2.1, then could you upgrade to it and try to reproduce again?

Best Regards,
Peter Stoev

jQWidgets Team
http://www.jqwidgets.com

]]>
http://www.jqwidgets.com/community/topic/anchor-tag-in-header/#post-1370 <![CDATA[ Anchor Tag in Header ]]> http://www.jqwidgets.com/community/topic/anchor-tag-in-header/#post-1370 Mon, 12 Dec 2011 05:59:52 +0000 ijekov I have a link
<a href> 

tag in the header. This link, when clicked, will load a new page. However, if the toggleMode is “click” (default), my link in the header won’t be activate.

The desired behavior is to click on the arrow the the right of the header to toggle the expand/collapse mode. How can I do that?

]]>
http://www.jqwidgets.com/community/topic/subdue-lists/#post-1367 <![CDATA[ Reply To: subdue lists? ]]> http://www.jqwidgets.com/community/topic/subdue-lists/#post-1367 Wed, 07 Dec 2011 14:42:11 +0000 Peter Stoev Hi mmorgan,

I suppose that you can solve this by setting the style=”visibility: hidden;” to the container DIV element of the Menu in your HTML markup. Then after initializing the jqxMenu, set the visibility back to ‘visible’

Hope this helps you.

Best Regards,
Peter Stoev

jQWidgets Team
http://www.jqwidgets.com

]]>
http://www.jqwidgets.com/community/topic/dropdown-height/#post-1335 <![CDATA[ Reply To: DropDown Height? ]]> http://www.jqwidgets.com/community/topic/dropdown-height/#post-1335 Tue, 06 Dec 2011 20:09:27 +0000 support Hi rafi,

To change the popup listbox’s height, you can use the dropDownHeight property.

Code example:

$("#jqxdropdownlist").jqxDropDownList({ dropDownHeight: 250 }); 

Best Regards,
Peter Stoev

jQWidgets Team
http://www.jqwidgets.com

]]>
http://www.jqwidgets.com/community/topic/subdue-lists/#post-1334 <![CDATA[ subdue lists? ]]> http://www.jqwidgets.com/community/topic/subdue-lists/#post-1334 Tue, 06 Dec 2011 14:05:20 +0000 mmorgan Adding this menu to a large (bloated) cms and I am having a problem where the unordered lists are displaying for a period of time before the CSS kicks in. Is there a way to subdue the lists until the pages is finished loading?

]]>
http://www.jqwidgets.com/community/topic/open-direction/#post-1328 <![CDATA[ Reply To: Open direction ]]> http://www.jqwidgets.com/community/topic/open-direction/#post-1328 Mon, 05 Dec 2011 20:31:12 +0000 support Hi mmorgan,

We have debugged the reported issue and we confirm it. It is related to the showTopLevelArrows option of the jqxMenu.

Demo: jquery-menu-open-direction.htm

Download Project: jquery-menu-open-direction.zip

Best Regards,
Peter Stoev

jQWidgets Team
http://www.jqwidgets.com

]]>
http://www.jqwidgets.com/community/topic/open-direction/#post-1327 <![CDATA[ Open direction ]]> http://www.jqwidgets.com/community/topic/open-direction/#post-1327 Mon, 05 Dec 2011 19:32:41 +0000 mmorgan I have 2 menus items that I want to open left and down. But only the first one is working. Even though the code is the same. Any ideas?

Here is my call:

$(document).ready(function () {
// Create a jqxMenu
$(“#jqxMenu”).jqxMenu({ width: ’960′, height: ’30px’, autoOpen: true, autoCloseOnMouseLeave: true, showTopLevelArrows: false, theme: ‘darkblue’ });
// Set up the open directions.
$(“#jqxMenu”).jqxMenu(‘setItemOpenDirection’, ‘Resources’, ‘left’, ‘down’);
$(“#jqxMenu”).jqxMenu(‘setItemOpenDirection’, ‘ManagerCenter’, ‘left’, ‘down’);
});

]]>
http://www.jqwidgets.com/community/topic/dropdown-height/#post-1316 <![CDATA[ DropDown Height? ]]> http://www.jqwidgets.com/community/topic/dropdown-height/#post-1316 Mon, 05 Dec 2011 06:05:42 +0000 rafi It seems that there’s some default height of the dropdownlist’s popup. What should I do to change it?

]]>
http://www.jqwidgets.com/community/topic/mega-menu-style/#post-1314 <![CDATA[ Reply To: mega menu style? ]]> http://www.jqwidgets.com/community/topic/mega-menu-style/#post-1314 Fri, 02 Dec 2011 05:58:45 +0000 support Hi mmorgan,

Thank you for your interest in our products.

Unfortunately, mega-menu scenarios are not supported by jqxMenu. These menus are usually using DIV elements for the drop down contents instead of UL. We will definitely implement such mega menu widget in a future version of our suite and it will be implemented as a separate menu widget. We will keep this thread updated with information about this widget.

Best Regards,
Peter Stoev

jQWidgets Team
http://www.jqwidgets.com

]]>
http://www.jqwidgets.com/community/topic/mega-menu-style/#post-1310 <![CDATA[ mega menu style? ]]> http://www.jqwidgets.com/community/topic/mega-menu-style/#post-1310 Thu, 01 Dec 2011 14:20:00 +0000 mmorgan I wanted to create a dropdown that is 100% width of the overall menu. Like you see in the popular mega menus. Is this possible? I’ve only seen documentation on how to set the dropdown to a certain width and then set the opening direction.

]]>
http://www.jqwidgets.com/community/topic/trying-jqxwindows/#post-1307 <![CDATA[ Reply To: trying jqxWindows ]]> http://www.jqwidgets.com/community/topic/trying-jqxwindows/#post-1307 Wed, 30 Nov 2011 13:38:28 +0000 Peter Stoev Hi Mab,

The jqxWindow is included in the jQWidgets Professional package which you can download from http://www.jqwidgets.com/download. Click the ‘Download jQWidgets Professional’ button. After clicking the button, you will see a window with input fields. Type your ‘First Name, Last Name and valid E-mail’. The other input fields are optional. Finally, click the Download button and that’s all.

Best Wishes,
Peter Stoev

jQWidgets Team
http://www.jqwidgets.com

]]>
http://www.jqwidgets.com/community/topic/trying-jqxwindows/#post-1306 <![CDATA[ trying jqxWindows ]]> http://www.jqwidgets.com/community/topic/trying-jqxwindows/#post-1306 Wed, 30 Nov 2011 13:08:55 +0000 mbraganca The lite version of your donload package does not include jqxWindows…

How can I get a copy to evaluation?

MAB

]]>
http://www.jqwidgets.com/community/topic/wrong-style-for-hovered-with/#post-1305 <![CDATA[ Reply To: Wrong style for hovered with ]]> http://www.jqwidgets.com/community/topic/wrong-style-for-hovered-with/#post-1305 Wed, 30 Nov 2011 05:40:59 +0000 Peter Stoev Hi lukes,

jqxMenu has an option to try to vertically align the top-level menu items depending on their content by adding top and bottom padding. You can disable this built-in feature by setting the autoSizeMainItems property to false. Hope this information helps you.

Best Regards,
Peter Stoev

jQWidgets Team
http://www.jqwidgets.com

]]>
http://www.jqwidgets.com/community/topic/expanding-horizontally/#post-1302 <![CDATA[ Reply To: expanding … horizontally ]]> http://www.jqwidgets.com/community/topic/expanding-horizontally/#post-1302 Tue, 29 Nov 2011 10:01:27 +0000 Peter Stoev Hi leopoldo,

Thank you for your interest in our product.

Unfortunately, we do not have a widget that expands from left or from right. One of the reasons about this is that the text rotation and objects rotation at all is not compatible in all browsers that we support. However, we will consider implementing such widget in a future version of jQWidgets. You can also keep an eye on our http://www.jqwidgets.com/roadmap.

Best Regards,
Peter Stoev

jQWidgets Team
http://www.jqwidgets.com

]]>
http://www.jqwidgets.com/community/topic/wrong-style-for-hovered-with/#post-1285 <![CDATA[ Reply To: Wrong style for hovered with ]]> http://www.jqwidgets.com/community/topic/wrong-style-for-hovered-with/#post-1285 Mon, 28 Nov 2011 23:20:36 +0000 lukes Unless, it is not a bug, but this is how it supposed to work.

]]>