-
Resent Posts
Tags
angular angular components angular grid chart charting ComboBox datagrid grid gridview html5 Grid JavaScript javascript chart javascript grid javascript gridview javascript listbox javascript splitter jQuery jquery chart jquery datagrid jquery grid jquery grid plugin jquery gridview jquery listbox jQuery Plugins jquery splitter jQuery Tree jQuery UI jquery ui grid jQuery UI Plugins jQuery UI Widgets jQuery Widgets jQWidgets jqxchart jqxGrid jqxlistbox jqxsplitter ListBox listbox widget react reactjs split container splitter tree treeview vueCategories
- ANGULAR
- Angular 2
- angular 4
- angular 5
- Angular 6
- ANGULAR GRID
- angular tree
- Angular5
- angular7
- angular8
- AngularJS
- ASP .NET
- ASP.NET Core Tag Helpers
- ASP.NET Core Tag Helpers
- ASP.NET Core Tag Helpers
- Chart
- custom elements
- Grid
- html elements
- JavaScript
- JavaScript Plugins
- JavaScript UI
- JavaScript UI Plugins
- JavaScript UI Widgets
- JavaScript Widgets
- jQuery
- jQuery Plugins
- jQuery UI
- jQuery UI Plugins
- jQuery UI Widgets
- jQuery Widgets
- jQWidgets
- jqxButton
- jqxCalendar
- jqxChart
- jqxCheckBox
- jqxComboBox
- jqxDateTimeInput
- jqxDock
- jqxDropDownList
- jqxExpander
- jqxGrid
- jqxInput
- jqxListBox
- jqxMaskedInput
- jqxMenu
- jqxNavigationBar
- jqxNumberInput
- jqxProgressBar
- jqxRadioButton
- jqxRating
- jqxResponse
- jqxRibbon
- jqxScrollBar
- jqxSlider
- jqxSplitter
- jqxTabs
- jqxTooltip
- jqxTree
- jqxTreeMap
- jqxValidator
- jqxWindow
- PHP
- Pivot Grid
- React
- react grid
- React Javascript Library
- REACTJS
- typescript
- Uncategorized
- VUE
- VUEJS
Angular Tabs features
Tabs Component Introduction In this blog we will show you the main features of our Tabs component for Angular. The Tabs component for Angular allows you to have several views in the space of one and the same window. The … Continue reading →
Posted in: ANGULAR, Angular 2, Angular5, AngularJS, jqxTabs, typescript
Tagged: angular tab widget, angular tabs, angular tabstrip, Tab Control, tab widget, Tabs, tabstrip
Leave a comment
Save jqxTabs selection with Cookies
1. Before the jqxTabs initialization, check for a saved index. If there’s index, set the jqxTabs ‘selectedItem’ property to point to the index. var index = $.jqx.cookie.cookie(“jqxTabs_jqxWidget”);if (undefined == index) index = 0;$(‘#jqxTabs’).jqxTabs({selectedItem: index, width: ‘90%’, height: 200, position: ‘top’, … Continue reading →
Posted in: JavaScript, jQuery, jqxTabs
Tagged: cookie, JavaScript, JavaScript Tabs, javascript tabs widget, jQuery, jQuery Tabs, jQuery Tabs Widget, jQuery UI, jqxTabs, Tab Control, Tabs, tabs cookies, tabs selection, tabstrip
Leave a comment
Load Tabs with Ajax
In this post, we are going to illustrate how to dynamically add new tabs to the jqxTabs widget. Each new tab will be loaded with AJAX. – The first step is to add all JavaScript and CSS dependencies for the … Continue reading →
Posted in: JavaScript, JavaScript Plugins, JavaScript UI, JavaScript UI Plugins, JavaScript UI Widgets, JavaScript Widgets, jQuery, jQuery Plugins, jQuery UI, jQuery UI Plugins, jQuery UI Widgets, jQuery Widgets, jQWidgets, jqxTabs
Tagged: ajax tabs, Html5, html5 ui, JavaScript Tabs, jquery plugin, jquery tab control, jQuery Tabs, jQuery Tabs Plugin, jQuery Tabs Widget, jQuery UI, jQuery UI Tabs, jqxTabs, load tabs on demand, Tab Control, Tabs, tabs loaded with ajax, tabs widgets, tabstrip
Leave a comment
Tabs Editing
In this post, we will show you how to edit the Tabs titles at run-time. The task is to open a text Input when the user double-clicks a tab title. The input should be initialized with the title of the … Continue reading →
Posted in: JavaScript, JavaScript Plugins, JavaScript Widgets, jQuery, jQuery Plugins, jQuery UI, jQuery UI Plugins, jQuery UI Widgets, jQuery Widgets, jQWidgets, jqxTabs
Tagged: html5 tab, html5 tabs, html5 tabs control, JavaScript Tabs, javascript ui tabs, jquery tab control, jquery tab strip, jQuery Tabs, jquery ui tab, jQuery UI Tabs, jQWidgets, tab component, Tab Control, tab plugin, tab title editing, tab view, tabcontrol, Tabs, tabs editing, tabs editor, Tabs Plugin, tabstrip, ui tabs
Leave a comment
jQuery Tabs Widget With Nice ScrollBars
In this post, we will use the jqxTabs and jqxPanel widgets and will illustrate how to add them to your web page and add a Panel widget as a content in each Tab. Doing this, we will replace the standard … Continue reading →
Posted in: JavaScript Plugins, JavaScript Widgets, jQuery, jQuery Plugins, jQuery UI, jQuery UI Plugins, jQuery UI Widgets, jQuery Widgets, jQWidgets, jqxTabs
Tagged: html5 tab, html5 tabs, html5 tabs control, javascript panel, JavaScript Tabs, javascript ui tabs, jquery panel, jQuery ScrollBar, jquery scrollbars, jquery tab control, jquery tab strip, jQuery Tabs, jquery ui tab, jQuery UI Tabs, jQWidgets, panel, tab component, Tab Control, tab plugin, tab view, tabcontrol, Tabs, Tabs Plugin, tabstrip, ui tabs
2 Comments
Tabs with Context Menu
In this post we will illustrate how to add a context menu to the Tabs widget. The Context Menu should be displayed when the mouse’s right button is clicked and the mouse cursor is over the Tabs widget. The Menu … Continue reading →
Posted in: JavaScript, JavaScript Plugins, JavaScript Widgets, jQuery, jQuery Plugins, jQuery UI, jQuery UI Plugins, jQuery UI Widgets, jQuery Widgets, jQWidgets, jqxMenu, jqxTabs
Tagged: context menu, html5 tab, html5 tabs, html5 tabs control, JavaScript Tabs, javascript ui tabs, jquery context menu, jQuery Menu, jquery popup menu, jquery tab control, jquery tab strip, jQuery Tabs, jQuery UI, jquery ui context menu, jQuery UI Menu, jquery ui tab, jQuery UI Tabs, jQWidgets, tab component, Tab Control, tab plugin, tab view, tabcontrol, Tabs, Tabs Plugin, tabs with context menu, tabstrip, ui tabs
Leave a comment