Loading Tab contents with Ajax

In this blog post, we will create a jqxTabs widget with 3 tabs. The content of each Tab will be loaded dynamically with Ajax. – Add the JavaScript and CSS files. <link rel=”stylesheet” href=”../../jqwidgets/styles/jqx.base.css” type=”text/css” /><script type=”text/javascript” src=”../../scripts/jquery-1.7.2.min.js”></script><script type=”text/javascript” src=”../../jqwidgets/jqxcore.js”></script><script … Continue reading
JavaScript Plugins, jQuery Plugins, jQuery Widgets, jqxTabs
, , , , , , , , , , , , ,

Leave a comment