jqwidgets-framework
Version:
jQWidgets is an advanced Angular, Vue, Blazor, React, Web Components, jquery, ASP .NET MVC, Custom Elements and HTML5 UI framework.
147 lines (142 loc) • 8.8 kB
HTML
<html lang="en">
<head>
<title id='Description'>To switch the widget to a right-to-left representation, just enable a single property - "rtl". When this property is on, the widget itself is mirrored (the layout of its UI elements is reversed).</title>
<link rel="stylesheet" href="../../../jqwidgets/styles/jqx.base.css" type="text/css" />
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<meta name="viewport" content="width=device-width, initial-scale=1 maximum-scale=1 minimum-scale=1" />
<script type="text/javascript" src="../../../scripts/jquery-1.12.4.min.js"></script>
<script type="text/javascript" src="../../../scripts/demos.js"></script>
<script type="text/javascript" src="../../../jqwidgets/jqxcore.js"></script>
<script type="text/javascript" src="../../../jqwidgets/jqxwindow.js"></script>
<script type="text/javascript" src="../../../jqwidgets/jqxdatetimeinput.js"></script>
<script type="text/javascript" src="../../../jqwidgets/jqxcalendar.js"></script>
<script type="text/javascript" src="../../../jqwidgets/jqxtooltip.js"></script>
<script type="text/javascript" src="../../../jqwidgets/jqxtabs.js"></script>
<script type="text/javascript" src="../../../jqwidgets/globalization/globalize.js"></script>
<script type="text/javascript" src="../../../jqwidgets/jqxdocking.js"></script>
<script type="text/javascript" src="../../../jqwidgets/jqxlistbox.js"></script>
<script type="text/javascript" src="../../../jqwidgets/jqxscrollbar.js"></script>
<script type="text/javascript" src="../../../jqwidgets/jqxbuttons.js"></script>
<script type="text/javascript" src="../../../jqwidgets/jqxpanel.js"></script>
<script type="text/javascript" src="../../../jqwidgets/jqxsplitter.js"></script>
<script type="text/javascript">
$(document).ready(function () {
var source = [
'JavaScript Certification - Welcome to our network',
'Business Challenges via Web take a part',
'jQWidgets better web, less time. Take a tour',
'Facebook - you have 7 new notifications',
'Twitter - John Doe is following you. Look at his profile',
'New videos, take a look at YouTube.com'
];
// Create Docking.
$('#docking').jqxDocking({ rtl: true, orientation: 'horizontal', width: 700, mode: 'docked' });
$('#docking').jqxDocking('disableWindowResize', 'window1');
$('#docking').jqxDocking('disableWindowResize', 'window2');
$('#docking').jqxDocking('disableWindowResize', 'window3');
$('#docking').jqxDocking('disableWindowResize', 'window4');
$('#calendar').jqxCalendar({ rtl: true, width: 180, height: 180 });
$('#newsTbs').jqxTabs({ rtl: true, width: 325, height: 181, selectedItem: 1 });
$('#listbox').jqxListBox({ rtl: true, source: source, width: '100%', height: 181 });
$('#zodiak').jqxPanel({ rtl: true, width: '100%', height: 180 });
});
</script>
</head>
<body class='default'>
<div id='jqxWidget'>
<div id="docking">
<div>
<div id="window1" style="height: 220px;">
<div>
Date and Time
</div>
<div style="overflow: hidden;">
<div id="calendar" style="float: left; margin-right: 10px;">
</div>
<h3 style="text-align: center; color: #787878;">Sunny</h3>
<div style="float: left; margin-left: 30px; text-align: center;">
<img src="../../../images/sun-icon.png" alt="Sunny" />
</div>
<div style="text-align: left; margin-left: 5px; margin-top: 10px; font-size: 10px; float: right; margin-right: 20px;">
Mo: 23 °C<br />
To 25 °C<br />
We: 27 °C
</div>
</div>
</div>
<div id="window2" style="height: 220px">
<div>
News
</div>
<div style="overflow: hidden;">
<div id="newsTbs">
<ul style="margin-left: 30px">
<li>World</li>
<li>Local</li>
<li>Sports</li>
</ul>
<div>
<div style="padding: 3px; margin: 10px; width: 150px; height: 84px; float: left;">
<img src="../../../images/news_ie6.jpg" alt="IE6" title="IE6" />
</div>
<span style="direction: rtl; font-size: 11px;">Microsoft is set to get a little more pushy ensuring
you have an up-to-date browser and will automatically update Internet Explorer...
<span style="font-size: 8px;">(BBC)</span> </span>
</div>
<div>
<div style="padding: 3px; margin: 10px; width: 144px; height: 81px; float: left;">
<img src="../../../images/local.jpg" alt="Tennis" title="Tennis" />
</div>
<span style="direction: rtl; font-size: 11px;">The High Court has dismissed a challenge to laws that
require immigrant spouses to be able to speak English in order to live in the UK...
<span style="font-size: 8px;">(BBC)</span> </span>
</div>
<div>
<div style="padding: 3px; margin: 10px; width: 130px; height: 73px; float: left;">
<img src="../../../images/tennis.jpg" alt="Tennis" title="Tennis" />
</div>
<span style="direction: rtl; font-size: 11px;">British number one Elena Baltacha says Judy Murray is
a "fantastic" appointment as Great Britain's new Fed Cup captain... <span style="font-size: 8px;">(BBC)</span> </span>
</div>
</div>
</div>
</div>
</div>
<div>
<div id="window3" style="height: 220px">
<div>
Zodiac
</div>
<div style="overflow: hidden;">
<div id="zodiak">
<div style="padding-left: 20px;">
<div style="padding: 3px; width: 150px; height: 110px; float: left; margin: 10px;">
<img src="../../../images/leo.jpg" alt="Leo" title="Leo" />
</div>
<h4 style="text-align: right; color: #787878;">Leo</h4>
<span style="text-align: right; direction: rtl; font-size: 12px">Individuals born under the zodiac sign of Leo are very
good looking and have a healthy physique, with a broad forehead. Leo are very intelligent,
extremely courageous, love their freedom and live by their own rules. Indulgence
and extravagance is like second nature to them and they love to... </span>
</div>
</div>
</div>
</div>
<div id="window4" style="height: 220px;">
<div>
E-mail
</div>
<div style="overflow: hidden;">
<div id="listbox">
</div>
</div>
</div>
</div>
</div>
</div>
<div style="position: absolute; bottom: 5px; right: 5px;">
<a href="https://www.jqwidgets.com/" alt="https://www.jqwidgets.com/"><img alt="https://www.jqwidgets.com/" title="https://www.jqwidgets.com/" src="https://www.jqwidgets.com/wp-content/design/i/logo-jqwidgets.png"/></a>
</div>
</body>
</html>