<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>library Archives - Orange Internet Solutions</title>
	<atom:link href="https://orangeinternetsolutions.com/tag/library/feed/" rel="self" type="application/rss+xml" />
	<link>https://orangeinternetsolutions.com/tag/library/</link>
	<description>All You Need for Your Online Business</description>
	<lastBuildDate>Sat, 02 Sep 2023 20:57:37 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://orangeinternetsolutions.com/wp-content/uploads/2017/10/orange-favicon-1-75x75.png</url>
	<title>library Archives - Orange Internet Solutions</title>
	<link>https://orangeinternetsolutions.com/tag/library/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>DHTMLX 8.2 &#124; New Update</title>
		<link>https://orangeinternetsolutions.com/updates/dhtmlx-8-2/</link>
		
		<dc:creator><![CDATA[Orange]]></dc:creator>
		<pubDate>Sat, 02 Sep 2023 14:44:27 +0000</pubDate>
				<category><![CDATA[Updates]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Javascript Library]]></category>
		<category><![CDATA[library]]></category>
		<category><![CDATA[Softaculous]]></category>
		<guid isPermaLink="false">https://orangeinternetsolutions.com/?p=14683</guid>

					<description><![CDATA[<p>DHTMLX 8.2 is now available. This release includes minor changes and bug fixes.</p>
<p>The post <a href="https://orangeinternetsolutions.com/updates/dhtmlx-8-2/">DHTMLX 8.2 | New Update</a> appeared first on <a href="https://orangeinternetsolutions.com">Orange Internet Solutions</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div class="et_pb_section et_pb_section_0 et_section_regular" >
				
				
				
				
				
				
				<div class="et_pb_row et_pb_row_0">
				<div class="et_pb_column et_pb_column_4_4 et_pb_column_0  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module et_pb_text et_pb_text_0  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><h2 style="text-align: left;">DHTMLX 8.2​ is now available. This release includes minor changes and bug fixes.</h2>
<p>&nbsp;</p>
<p><strong><em><img loading="lazy" decoding="async" class="wp-image-9409 alignright size-full" src="https://orangeinternetsolutions.com/wp-content/uploads/2023/01/DHTMLX_logo.gif" alt="DHTMLX | Javascript Library" width="100" height="100" />DHTMLX 8.2 is a JavaScript library that provides a complete set of Ajax- powered UI components. Use dhtmlxSuite to build enterprise-level web apps with clean interface, fast performance, and rich user experience.</em></strong></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<h3>DHTMLX 8.2 Changelog</h3>
<p>&nbsp;</p>
<h4><img loading="lazy" decoding="async" class="emoji" role="img" src="https://s.w.org/images/core/emoji/14.0.0/svg/1f9ee.svg" alt="Added" width="16" height="16" /> Added</h4>
<h4 id="new-functionality" class="anchor anchorWithStickyNavbar_LWe7">New functionality</h4>
<h5 id="datacollectiontreecollection" class="anchor anchorWithStickyNavbar_LWe7">DataCollection/TreeCollection</h5>
<ul>
<li>New filter event and resetFilter(), getFilters() methods</li>
</ul>
<h5 id="gridtreegrid" class="anchor anchorWithStickyNavbar_LWe7">Grid/TreeGrid</h5>
<ul>
<li>The ability to control the header/footer tooltip</li>
</ul>
<h5 id="form" class="anchor anchorWithStickyNavbar_LWe7">Form</h5>
<ul>
<li>New Avatar control</li>
<li>New Fieldset control</li>
<li>New Toggle and ToggleGroup controls</li>
</ul>
<h4><img loading="lazy" decoding="async" class="emoji" role="img" src="https://s.w.org/images/core/emoji/14.0.0/svg/1f4c8.svg" alt="Improvements" width="16" height="16" /> Improvements</h4>
<h4>Updates</h4>
<h5 id="chart" class="anchor anchorWithStickyNavbar_LWe7">Chart</h5>
<ul>
<li>The series configuration property is extended with the <strong>label</strong> option for setting the text of the legend for a series (for the &#8220;line&#8221;, &#8220;spline&#8221;, &#8220;bar&#8221;, &#8220;x-bar&#8221;, &#8220;area&#8221;, &#8220;splineArea&#8221;, &#8220;radar&#8221;, &#8220;scatter&#8221; chart types)</li>
</ul>
<h5 id="datacollectiontreecollection-1" class="anchor anchorWithStickyNavbar_LWe7">DataCollection/TreeCollection</h5>
<ul>
<li>Functionality of the filter() method is updated. Its second parameter &#8211; the <strong>config</strong> object gets the <em>permanent</em> property instead of the <em>smartFilter</em> one, and the new <strong>id</strong> property. Check the Migration article for details</li>
</ul>
<h5 id="form-1" class="anchor anchorWithStickyNavbar_LWe7">Form</h5>
<ul>
<li>Types of Form controls are restructured. The type declaration file (d.ts) is updated</li>
</ul>
<h5 id="form-simplevault" class="anchor anchorWithStickyNavbar_LWe7">Form. SimpleVault</h5>
<ul>
<li>The API of the control is renewed and improved</li>
</ul>
<h4><img loading="lazy" decoding="async" class="emoji" role="img" src="https://s.w.org/images/core/emoji/14.0.0/svg/1f41e.svg" alt="Bug Fixes" width="16" height="16" /> Bug fixes</h4>
<ul>
<li>Form. Fix the functionality of the <strong>change</strong> event of the simpleVault control</li>
<li>Grid/TreeGrid. Fix the functionality of comboFilter and selectFilter that presupposes displaying options in these filters according to the current filtered state of DataCollection</li>
<li>Grid/TreeGrid. Fix the issue with triggering the <strong>change</strong> event after filtering data (after selecting the filter)</li>
<li>Grid/TreeGrid. Fix the issue with incorrect header tooltip rendering due to the use of a colspan</li>
<li>Grid/TreeGrid. Fix the issue with incorrect displaying of header spans in the fixed columns</li>
<li>Toolbar. Fix the problem with not displaying the expand triangle icon on adding sub-items into an element placed lower than the second level</li>
<li>Grid/TreeGrid. Fix the incorrect calculation of the row autoHeight</li>
</ul>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p><strong>Although updates are tested, you&#8217;re always encouraged to backup your files before patching.</strong></p>
<p>Tags: <a href="https://orangeinternetsolutions.com/tag/javascript/"> Javascript</a>, <a href="https://orangeinternetsolutions.com/tag/javascript-library/"> Javascript Library</a>, <a href="https://orangeinternetsolutions.com/tag/library/"> library</a>, <a href="https://orangeinternetsolutions.com/tag/softaculous/"> Softaculous</a><br><br><div align=center><hr size="1" color="#dddddd" width="90%"></div></p>
<h3>Related Links</h3>
<ul>
<li><b>Live Demo:</b><br />See <a href="http://www.softaculous.com/apps/js/libraries/DHTMLX" target="_blank" rel="noopener"><b>DHTMLX in action </b></a><i>(Softaculous site (External link))</i></li>
<li><b>Official Website:<br /></b>Learn more about <a href="https://dhtmlx.com/" target="_blank" rel="noopener"><b>DHTMLX software</b></a> <i>(External link)</i></li>
<li><b>Run DHTMLX in your website:<br /></b> Please <a href="https://orangeinternetsolutions.com/contact-us/" target="new" rel="noopener">Contact us </a> for more information or start any <a href="http://secure.orangeinternetsolutions.com/cart.php?gid=3"><b>Hosting Plan</b></a> and install <b>DHTMLX </b>from <a href="https://orangeinternetsolutions.com/services/hosting-plans/cpanel/softaculous-software/"><strong>Softaculous software library</strong></a></li>
<li><strong>DHTMLX Changelog:<br /></strong>To read changelog source <a href="https://docs.dhtmlx.com/suite/whatsnew/#version-82" target="_blank" rel="noopener"><strong><em>Click Here</em></strong></a> <i>(<a href="https://docs.dhtmlx.com/suite/whatsnew/#version-82" target="_blank" rel="noopener">DHTMLX</a> External link)</i></li>
</ul></div>
			</div>
			</div>
				
				
				
				
			</div>
				
				
			</div>
<p>The post <a href="https://orangeinternetsolutions.com/updates/dhtmlx-8-2/">DHTMLX 8.2 | New Update</a> appeared first on <a href="https://orangeinternetsolutions.com">Orange Internet Solutions</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>DHTMLX 8.2.1 &#124; New Update</title>
		<link>https://orangeinternetsolutions.com/updates/dhtmlx-8-2-1/</link>
		
		<dc:creator><![CDATA[Orange]]></dc:creator>
		<pubDate>Fri, 01 Sep 2023 15:14:18 +0000</pubDate>
				<category><![CDATA[Updates]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Javascript Library]]></category>
		<category><![CDATA[library]]></category>
		<category><![CDATA[Softaculous]]></category>
		<guid isPermaLink="false">https://orangeinternetsolutions.com/?p=14689</guid>

					<description><![CDATA[<p>DHTMLX 8.2.1 is now available. This release includes minor changes and bug fixes.</p>
<p>The post <a href="https://orangeinternetsolutions.com/updates/dhtmlx-8-2-1/">DHTMLX 8.2.1 | New Update</a> appeared first on <a href="https://orangeinternetsolutions.com">Orange Internet Solutions</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div class="et_pb_section et_pb_section_1 et_section_regular" >
				
				
				
				
				
				
				<div class="et_pb_row et_pb_row_1">
				<div class="et_pb_column et_pb_column_4_4 et_pb_column_1  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module et_pb_text et_pb_text_1  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><h2 style="text-align: left;">DHTMLX 8.2​ is now available. This release includes minor changes and bug fixes.</h2>
<p>&nbsp;</p>
<p><strong><em><img loading="lazy" decoding="async" class="wp-image-9409 alignright size-full" src="https://orangeinternetsolutions.com/wp-content/uploads/2023/01/DHTMLX_logo.gif" alt="DHTMLX | Javascript Library" width="100" height="100" />DHTMLX 8.2 is a JavaScript library that provides a complete set of Ajax- powered UI components. Use dhtmlxSuite to build enterprise-level web apps with clean interface, fast performance, and rich user experience.</em></strong></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<h3>DHTMLX 8.2 Changelog</h3>
<p>&nbsp;</p>
<h4><img loading="lazy" decoding="async" class="emoji" role="img" src="https://s.w.org/images/core/emoji/14.0.0/svg/1f9ee.svg" alt="Added" width="16" height="16" /> Added</h4>
<h4 id="new-functionality" class="anchor anchorWithStickyNavbar_LWe7">New functionality</h4>
<h5 id="datacollectiontreecollection" class="anchor anchorWithStickyNavbar_LWe7">DataCollection/TreeCollection</h5>
<ul>
<li>New filter event and resetFilter(), getFilters() methods</li>
</ul>
<h5 id="gridtreegrid" class="anchor anchorWithStickyNavbar_LWe7">Grid/TreeGrid</h5>
<ul>
<li>The ability to control the header/footer tooltip</li>
</ul>
<h5 id="form" class="anchor anchorWithStickyNavbar_LWe7">Form</h5>
<ul>
<li>New Avatar control</li>
<li>New Fieldset control</li>
<li>New Toggle and ToggleGroup controls</li>
</ul>
<h4><img loading="lazy" decoding="async" class="emoji" role="img" src="https://s.w.org/images/core/emoji/14.0.0/svg/1f4c8.svg" alt="Improvements" width="16" height="16" /> Improvements</h4>
<h4>Updates</h4>
<h5 id="chart" class="anchor anchorWithStickyNavbar_LWe7">Chart</h5>
<ul>
<li>The series configuration property is extended with the <strong>label</strong> option for setting the text of the legend for a series (for the &#8220;line&#8221;, &#8220;spline&#8221;, &#8220;bar&#8221;, &#8220;x-bar&#8221;, &#8220;area&#8221;, &#8220;splineArea&#8221;, &#8220;radar&#8221;, &#8220;scatter&#8221; chart types)</li>
</ul>
<h5 id="datacollectiontreecollection-1" class="anchor anchorWithStickyNavbar_LWe7">DataCollection/TreeCollection</h5>
<ul>
<li>Functionality of the filter() method is updated. Its second parameter &#8211; the <strong>config</strong> object gets the <em>permanent</em> property instead of the <em>smartFilter</em> one, and the new <strong>id</strong> property. Check the Migration article for details</li>
</ul>
<h5 id="form-1" class="anchor anchorWithStickyNavbar_LWe7">Form</h5>
<ul>
<li>Types of Form controls are restructured. The type declaration file (d.ts) is updated</li>
</ul>
<h5 id="form-simplevault" class="anchor anchorWithStickyNavbar_LWe7">Form. SimpleVault</h5>
<ul>
<li>The API of the control is renewed and improved</li>
</ul>
<h4><img loading="lazy" decoding="async" class="emoji" role="img" src="https://s.w.org/images/core/emoji/14.0.0/svg/1f41e.svg" alt="Bug Fixes" width="16" height="16" /> Bug fixes</h4>
<ul>
<li>Form. Fix the functionality of the <strong>change</strong> event of the simpleVault control</li>
<li>Grid/TreeGrid. Fix the functionality of comboFilter and selectFilter that presupposes displaying options in these filters according to the current filtered state of DataCollection</li>
<li>Grid/TreeGrid. Fix the issue with triggering the <strong>change</strong> event after filtering data (after selecting the filter)</li>
<li>Grid/TreeGrid. Fix the issue with incorrect header tooltip rendering due to the use of a colspan</li>
<li>Grid/TreeGrid. Fix the issue with incorrect displaying of header spans in the fixed columns</li>
<li>Toolbar. Fix the problem with not displaying the expand triangle icon on adding sub-items into an element placed lower than the second level</li>
<li>Grid/TreeGrid. Fix the incorrect calculation of the row autoHeight</li>
</ul>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p><strong>Although updates are tested, you&#8217;re always encouraged to backup your files before patching.</strong></p>
<p>Tags: <a href="https://orangeinternetsolutions.com/tag/javascript/"> Javascript</a>, <a href="https://orangeinternetsolutions.com/tag/javascript-library/"> Javascript Library</a>, <a href="https://orangeinternetsolutions.com/tag/library/"> library</a>, <a href="https://orangeinternetsolutions.com/tag/softaculous/"> Softaculous</a><br><br><div align=center><hr size="1" color="#dddddd" width="90%"></div></p>
<h3>Related Links</h3>
<ul>
<li><b>Live Demo:</b><br />See <a href="http://www.softaculous.com/apps/js/libraries/DHTMLX" target="_blank" rel="noopener"><b>DHTMLX in action </b></a><i>(Softaculous site (External link))</i></li>
<li><b>Official Website:<br /></b>Learn more about <a href="https://dhtmlx.com/" target="_blank" rel="noopener"><b>DHTMLX software</b></a> <i>(External link)</i></li>
<li><b>Run DHTMLX in your website:<br /></b> Please <a href="https://orangeinternetsolutions.com/contact-us/" target="new" rel="noopener">Contact us </a> for more information or start any <a href="http://secure.orangeinternetsolutions.com/cart.php?gid=3"><b>Hosting Plan</b></a> and install <b>DHTMLX </b>from <a href="https://orangeinternetsolutions.com/services/hosting-plans/cpanel/softaculous-software/"><strong>Softaculous software library</strong></a></li>
<li><strong>DHTMLX Changelog:<br /></strong>To read changelog source <a href="https://docs.dhtmlx.com/suite/whatsnew/#version-82" target="_blank" rel="noopener"><strong><em>Click Here</em></strong></a> <i>(<a href="https://docs.dhtmlx.com/suite/whatsnew/#version-82" target="_blank" rel="noopener">DHTMLX</a> External link)</i></li>
</ul></div>
			</div>
			</div>
				
				
				
				
			</div>
				
				
			</div>
<p>The post <a href="https://orangeinternetsolutions.com/updates/dhtmlx-8-2-1/">DHTMLX 8.2.1 | New Update</a> appeared first on <a href="https://orangeinternetsolutions.com">Orange Internet Solutions</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>DHTMLX 8.1.10 &#124; New Update</title>
		<link>https://orangeinternetsolutions.com/updates/dhtmlx-8-1-9-10/</link>
		
		<dc:creator><![CDATA[Orange]]></dc:creator>
		<pubDate>Fri, 25 Aug 2023 14:58:51 +0000</pubDate>
				<category><![CDATA[Updates]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Javascript Library]]></category>
		<category><![CDATA[library]]></category>
		<category><![CDATA[Softaculous]]></category>
		<guid isPermaLink="false">https://orangeinternetsolutions.com/?p=14448</guid>

					<description><![CDATA[<p>DHTMLX 8.1.10 is now available. This release includes minor changes and bug fixes.</p>
<p>The post <a href="https://orangeinternetsolutions.com/updates/dhtmlx-8-1-9-10/">DHTMLX 8.1.10 | New Update</a> appeared first on <a href="https://orangeinternetsolutions.com">Orange Internet Solutions</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div class="et_pb_section et_pb_section_2 et_section_regular" >
				
				
				
				
				
				
				<div class="et_pb_row et_pb_row_2">
				<div class="et_pb_column et_pb_column_4_4 et_pb_column_2  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module et_pb_text et_pb_text_2  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><h2 style="text-align: left;">DHTMLX 8.1.10 is now available. This release includes minor changes and bug fixes.</h2>
<p>&nbsp;</p>
<p><strong><em><img loading="lazy" decoding="async" class="wp-image-9409 alignright size-full" src="https://orangeinternetsolutions.com/wp-content/uploads/2023/01/DHTMLX_logo.gif" alt="DHTMLX | Javascript Library" width="100" height="100" />DHTMLX 8.1.10 is a JavaScript library that provides a complete set of Ajax- powered UI components. Use dhtmlxSuite to build enterprise-level web apps with clean interface, fast performance, and rich user experience.</em></strong></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<h3>DHTMLX 8.1.10 Changelog</h3>
<p><strong> </strong></p>
<h4><img loading="lazy" decoding="async" class="emoji" role="img" src="https://s.w.org/images/core/emoji/14.0.0/svg/1f41e.svg" alt="Bug Fixes" width="16" height="16" /> Bug fixes</h4>
<ul>
<li>Combobox. Fix the issue with the default icon of an option (set via the &#8220;src&#8221; or &#8220;icon&#8221; properties) not displayed in the input field</li>
<li>Toolbar. Fix the problem with the setState() method not applying a value for DatePicker</li>
</ul>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p><strong>Although updates are tested, you&#8217;re always encouraged to backup your files before patching.</strong></p>
<p>Tags: <a href="https://orangeinternetsolutions.com/tag/javascript/"> Javascript</a>, <a href="https://orangeinternetsolutions.com/tag/javascript-library/"> Javascript Library</a>, <a href="https://orangeinternetsolutions.com/tag/library/"> library</a>, <a href="https://orangeinternetsolutions.com/tag/softaculous/"> Softaculous</a><br><br><div align=center><hr size="1" color="#dddddd" width="90%"></div></p>
<h3>Related Links</h3>
<ul>
<li><b>Live Demo:</b><br />See <a href="http://www.softaculous.com/apps/js/libraries/DHTMLX" target="_blank" rel="noopener"><b>DHTMLX in action </b></a><i>(Softaculous site (External link))</i></li>
<li><b>Official Website:<br /></b>Learn more about <a href="https://dhtmlx.com/" target="_blank" rel="noopener"><b>DHTMLX software</b></a> <i>(External link)</i></li>
<li><b>Run DHTMLX in your website:<br /></b> Please <a href="https://orangeinternetsolutions.com/contact-us/" target="new" rel="noopener">Contact us </a> for more information or start any <a href="http://secure.orangeinternetsolutions.com/cart.php?gid=3"><b>Hosting Plan</b></a> and install <b>DHTMLX </b>from <a href="https://orangeinternetsolutions.com/services/hosting-plans/cpanel/softaculous-software/"><strong>Softaculous software library</strong></a></li>
<li><strong>DHTMLX Changelog:<br /></strong>To read changelog source <a href="https://docs.dhtmlx.com/suite/whatsnew/#version-8110" target="_blank" rel="noopener"><strong><em>Click Here</em></strong></a> <i>(<a href="https://docs.dhtmlx.com/suite/whatsnew/#version-8110" target="_blank" rel="noopener">DHTMLX</a> External link)</i></li>
</ul></div>
			</div>
			</div>
				
				
				
				
			</div>
				
				
			</div>
<p>The post <a href="https://orangeinternetsolutions.com/updates/dhtmlx-8-1-9-10/">DHTMLX 8.1.10 | New Update</a> appeared first on <a href="https://orangeinternetsolutions.com">Orange Internet Solutions</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>DHTMLX 8.1.9 &#124; New Update</title>
		<link>https://orangeinternetsolutions.com/updates/dhtmlx-8-1-9/</link>
		
		<dc:creator><![CDATA[Orange]]></dc:creator>
		<pubDate>Tue, 15 Aug 2023 14:56:58 +0000</pubDate>
				<category><![CDATA[Updates]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Javascript Library]]></category>
		<category><![CDATA[library]]></category>
		<category><![CDATA[Softaculous]]></category>
		<guid isPermaLink="false">https://orangeinternetsolutions.com/?p=14244</guid>

					<description><![CDATA[<p>DHTMLX 8.1.9 is now available. This release includes minor changes and bug fixes.</p>
<p>The post <a href="https://orangeinternetsolutions.com/updates/dhtmlx-8-1-9/">DHTMLX 8.1.9 | New Update</a> appeared first on <a href="https://orangeinternetsolutions.com">Orange Internet Solutions</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div class="et_pb_section et_pb_section_3 et_section_regular" >
				
				
				
				
				
				
				<div class="et_pb_row et_pb_row_3">
				<div class="et_pb_column et_pb_column_4_4 et_pb_column_3  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module et_pb_text et_pb_text_3  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><h2 style="text-align: left;">DHTMLX 8.1.9 is now available. This release includes minor changes and bug fixes.</h2>
<p>&nbsp;</p>
<p><strong><em><img loading="lazy" decoding="async" class="wp-image-9409 alignright size-full" src="https://orangeinternetsolutions.com/wp-content/uploads/2023/01/DHTMLX_logo.gif" alt="DHTMLX | Javascript Library" width="100" height="100" />DHTMLX 8.1.9 is a JavaScript library that provides a complete set of Ajax- powered UI components. Use dhtmlxSuite to build enterprise-level web apps with clean interface, fast performance, and rich user experience.</em></strong></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<h3>DHTMLX 8.1.9 Changelog</h3>
<p><strong> </strong></p>
<h4><img loading="lazy" decoding="async" class="emoji" role="img" src="https://s.w.org/images/core/emoji/14.0.0/svg/1f41e.svg" alt="Bug Fixes" width="16" height="16" /> Bug fixes</h4>
<ul>
<li>Grid/TreeGrid. Fix the issue with a colspan breaking in case of hiding several of its columns</li>
<li>Grid/TreeGrid. Fix the issue with the Input filter operating with the formatted numeric value instead of the original one</li>
<li>Grid/TreeGrid. Fix incorrect export of boolean values to PDF/PNG</li>
<li>Grid/TreeGrid. Fix incorrect work of the autoHeight property that resulted in not displaying multi-line data in cells</li>
</ul>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p><strong>Although updates are tested, you&#8217;re always encouraged to backup your files before patching.</strong></p>
<p>Tags: <a href="https://orangeinternetsolutions.com/tag/javascript/"> Javascript</a>, <a href="https://orangeinternetsolutions.com/tag/javascript-library/"> Javascript Library</a>, <a href="https://orangeinternetsolutions.com/tag/library/"> library</a>, <a href="https://orangeinternetsolutions.com/tag/softaculous/"> Softaculous</a><br><br><div align=center><hr size="1" color="#dddddd" width="90%"></div></p>
<h3>Related Links</h3>
<ul>
<li><b>Live Demo:</b><br />See <a href="http://www.softaculous.com/apps/js/libraries/DHTMLX"><b>DHTMLX in action </b></a><i>(Softaculous site (External link))</i></li>
<li><b>Official Website:<br /></b>Learn more about <a href="https://dhtmlx.com/"><b>DHTMLX software</b></a> <i>(External link)</i></li>
<li><b>Run DHTMLX in your website:<br /></b> Please <a href="https://orangeinternetsolutions.com/contact-us/" target="new" rel="noopener">Contact us </a> for more information or start any <a href="http://secure.orangeinternetsolutions.com/cart.php?gid=3"><b>Hosting Plan</b></a> and install <b>DHTMLX </b>from <a href="https://orangeinternetsolutions.com/services/hosting-plans/cpanel/softaculous-software/"><strong>Softaculous software library</strong></a></li>
<li><strong>DHTMLX Changelog:<br /></strong>To read changelog source <a href="https://docs.dhtmlx.com/suite/whatsnew/#version-819" target="_blank" rel="noopener"><strong><em>Click Here</em></strong></a> <i>(<a href="https://docs.dhtmlx.com/suite/whatsnew/#version-819" target="_blank" rel="noopener">DHTMLX</a> External link)</i></li>
</ul></div>
			</div>
			</div>
				
				
				
				
			</div>
				
				
			</div>
<p>The post <a href="https://orangeinternetsolutions.com/updates/dhtmlx-8-1-9/">DHTMLX 8.1.9 | New Update</a> appeared first on <a href="https://orangeinternetsolutions.com">Orange Internet Solutions</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>DHTMLX 8.1.8 &#124; New Update</title>
		<link>https://orangeinternetsolutions.com/updates/dhtmlx-8-1-8/</link>
		
		<dc:creator><![CDATA[Orange]]></dc:creator>
		<pubDate>Thu, 10 Aug 2023 14:28:21 +0000</pubDate>
				<category><![CDATA[Updates]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Javascript Library]]></category>
		<category><![CDATA[library]]></category>
		<category><![CDATA[Softaculous]]></category>
		<guid isPermaLink="false">https://orangeinternetsolutions.com/?p=14122</guid>

					<description><![CDATA[<p>DHTMLX 8.1.8 is now available. This release includes minor changes and bug fixes.</p>
<p>The post <a href="https://orangeinternetsolutions.com/updates/dhtmlx-8-1-8/">DHTMLX 8.1.8 | New Update</a> appeared first on <a href="https://orangeinternetsolutions.com">Orange Internet Solutions</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div class="et_pb_section et_pb_section_4 et_section_regular" >
				
				
				
				
				
				
				<div class="et_pb_row et_pb_row_4">
				<div class="et_pb_column et_pb_column_4_4 et_pb_column_4  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module et_pb_text et_pb_text_4  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><h2 style="text-align: left;">DHTMLX 8.1.8 is now available. This release includes minor changes and bug fixes.</h2>
<p>&nbsp;</p>
<p><strong><em><img loading="lazy" decoding="async" class="wp-image-9409 alignright size-full" src="https://orangeinternetsolutions.com/wp-content/uploads/2023/01/DHTMLX_logo.gif" alt="DHTMLX | Javascript Library" width="100" height="100" />DHTMLX 8.1.8 is a JavaScript library that provides a complete set of Ajax- powered UI components. Use dhtmlxSuite to build enterprise-level web apps with clean interface, fast performance, and rich user experience.</em></strong></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<h3>DHTMLX 8.1.8 Changelog</h3>
<p><strong> </strong></p>
<h4>🐞 Bug fixes</h4>
<ul>
<li>Form. Fix incorrect data rendering in the Input control on blocking changes by the beforeChange event</li>
<li>Grid/TreeGrid. Fix incorrect behavior when typing &#8220;null&#8221; in the inputFilter displayed empty rows</li>
<li>Grid/TreeGrid. Fix the issue with the destructor call after operating with the in-header filters that caused a console error throwing</li>
</ul>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p><strong>Although updates are tested, you&#8217;re always encouraged to backup your files before patching.</strong></p>
<p>Tags: <a href="https://orangeinternetsolutions.com/tag/javascript/"> Javascript</a>, <a href="https://orangeinternetsolutions.com/tag/javascript-library/"> Javascript Library</a>, <a href="https://orangeinternetsolutions.com/tag/library/"> library</a>, <a href="https://orangeinternetsolutions.com/tag/softaculous/"> Softaculous</a><br><br><div align=center><hr size="1" color="#dddddd" width="90%"></div></p>
<h3>Related Links</h3>
<ul>
<li><b>Live Demo:</b><br />See <a href="http://www.softaculous.com/apps/js/libraries/DHTMLX"><b>DHTMLX in action </b></a><i>(Softaculous site (External link))</i></li>
<li><b>Official Website:<br /></b>Learn more about <a href="https://dhtmlx.com/"><b>DHTMLX software</b></a> <i>(External link)</i></li>
<li><b>Run DHTMLX in your website:<br /></b> Please <a href="https://orangeinternetsolutions.com/contact-us/" target="new" rel="noopener">Contact us </a> for more information or start any <a href="http://secure.orangeinternetsolutions.com/cart.php?gid=3"><b>Hosting Plan</b></a> and install <b>DHTMLX </b>from <a href="https://orangeinternetsolutions.com/services/hosting-plans/cpanel/softaculous-software/"><strong>Softaculous software library</strong></a></li>
<li><strong>DHTMLX Changelog:<br /></strong>To read changelog source <a href="https://docs.dhtmlx.com/suite/whatsnew/#version-818" target="_blank" rel="noopener"><strong><em>Click Here</em></strong></a> <i>(<a href="https://docs.dhtmlx.com/suite/whatsnew/#version-818" target="_blank" rel="noopener">DHTMLX</a> External link)</i></li>
</ul></div>
			</div>
			</div>
				
				
				
				
			</div>
				
				
			</div>
<p>The post <a href="https://orangeinternetsolutions.com/updates/dhtmlx-8-1-8/">DHTMLX 8.1.8 | New Update</a> appeared first on <a href="https://orangeinternetsolutions.com">Orange Internet Solutions</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>DHTMLX 8.1.7 &#124; New Update</title>
		<link>https://orangeinternetsolutions.com/updates/dhtmlx-8-1-7/</link>
		
		<dc:creator><![CDATA[Orange]]></dc:creator>
		<pubDate>Thu, 27 Jul 2023 14:57:23 +0000</pubDate>
				<category><![CDATA[Updates]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Javascript Library]]></category>
		<category><![CDATA[library]]></category>
		<category><![CDATA[Softaculous]]></category>
		<guid isPermaLink="false">https://orangeinternetsolutions.com/?p=13482</guid>

					<description><![CDATA[<p>DHTMLX 8.1.7 is now available. This release includes minor changes and bug fixes.</p>
<p>The post <a href="https://orangeinternetsolutions.com/updates/dhtmlx-8-1-7/">DHTMLX 8.1.7 | New Update</a> appeared first on <a href="https://orangeinternetsolutions.com">Orange Internet Solutions</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div class="et_pb_section et_pb_section_5 et_section_regular" >
				
				
				
				
				
				
				<div class="et_pb_row et_pb_row_5">
				<div class="et_pb_column et_pb_column_4_4 et_pb_column_5  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module et_pb_text et_pb_text_5  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><h2 style="text-align: left;">DHTMLX 8.1.7 is now available. This release includes minor changes and bug fixes.</h2>
<p>&nbsp;</p>
<p><strong><em><img loading="lazy" decoding="async" class="wp-image-9409 alignright size-full" src="https://orangeinternetsolutions.com/wp-content/uploads/2023/01/DHTMLX_logo.gif" alt="DHTMLX | Javascript Library" width="100" height="100" />DHTMLX 8.1.7 is a JavaScript library that provides a complete set of Ajax- powered UI components. Use dhtmlxSuite to build enterprise-level web apps with clean interface, fast performance, and rich user experience.</em></strong></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<h3>DHTMLX 8.1.7 Changelog</h3>
<p><strong> </strong></p>
<h4>🐞 Bug fixes</h4>
<ul>
<li> Combobox. Fix an incorrect behavior whereby the filter selects option in any case</li>
<li>Core. Fix an incorrect behavior whereby the form datePicker with the defined time format does not work</li>
<li>Grid/TreeGrid. Disallow the html markup in the text property of span, if the htmlEnable property is set to false</li>
<li>Grid/TreeGrid. Fix incorrect displaying of multilines in cells in the exported PDF</li>
<li>Grid/TreeGrid. Fix incorrect displaying of spans in the fixed columns</li>
<li>Toolbar. Fix the incorrect behavior of the toolbar buttons, if the toolbar is attached to a window</li>
<li>Tree. Fix the issue that occurs if the data contains ID set to the 0 number (id:0)</li>
</ul>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p><strong>Although updates are tested, you&#8217;re always encouraged to backup your files before patching.</strong></p>
<p>Tags: <a href="https://orangeinternetsolutions.com/tag/javascript/"> Javascript</a>, <a href="https://orangeinternetsolutions.com/tag/javascript-library/"> Javascript Library</a>, <a href="https://orangeinternetsolutions.com/tag/library/"> library</a>, <a href="https://orangeinternetsolutions.com/tag/softaculous/"> Softaculous</a><br><br><div align=center><hr size="1" color="#dddddd" width="90%"></div></p>
<h3>Related Links</h3>
<ul>
<li><b>Live Demo:</b><br />See <a href="http://www.softaculous.com/apps/js/libraries/DHTMLX"><b>DHTMLX in action </b></a><i>(Softaculous site (External link))</i></li>
<li><b>Official Website:<br /></b>Learn more about <a href="https://dhtmlx.com/"><b>DHTMLX software</b></a> <i>(External link)</i></li>
<li><b>Run DHTMLX in your website:<br /></b> Please <a href="https://orangeinternetsolutions.com/contact-us/" target="new" rel="noopener">Contact us </a> for more information or start any <a href="http://secure.orangeinternetsolutions.com/cart.php?gid=3"><b>Hosting Plan</b></a> and install <b>DHTMLX </b>from <a href="https://orangeinternetsolutions.com/services/hosting-plans/cpanel/softaculous-software/"><strong>Softaculous software library</strong></a></li>
<li><strong>DHTMLX Changelog:<br /></strong>To read changelog source <a href="https://docs.dhtmlx.com/suite/whatsnew/#version-817" target="_blank" rel="noopener"><strong><em>Click Here</em></strong></a> <i>(<a href="https://docs.dhtmlx.com/suite/whatsnew/#version-817" target="_blank" rel="noopener">DHTMLX</a> External link)</i></li>
</ul></div>
			</div>
			</div>
				
				
				
				
			</div>
				
				
			</div>
<p>The post <a href="https://orangeinternetsolutions.com/updates/dhtmlx-8-1-7/">DHTMLX 8.1.7 | New Update</a> appeared first on <a href="https://orangeinternetsolutions.com">Orange Internet Solutions</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>DHTMLX 8.1.6 &#124; New Update</title>
		<link>https://orangeinternetsolutions.com/updates/dhtmlx-8-1-6/</link>
		
		<dc:creator><![CDATA[Orange]]></dc:creator>
		<pubDate>Thu, 13 Jul 2023 14:47:10 +0000</pubDate>
				<category><![CDATA[Updates]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Javascript Library]]></category>
		<category><![CDATA[library]]></category>
		<category><![CDATA[Softaculous]]></category>
		<guid isPermaLink="false">https://orangeinternetsolutions.com/?p=13316</guid>

					<description><![CDATA[<p>DHTMLX 8.1.6 is now available. This release includes minor changes and bug fixes.</p>
<p>The post <a href="https://orangeinternetsolutions.com/updates/dhtmlx-8-1-6/">DHTMLX 8.1.6 | New Update</a> appeared first on <a href="https://orangeinternetsolutions.com">Orange Internet Solutions</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div class="et_pb_section et_pb_section_6 et_section_regular" >
				
				
				
				
				
				
				<div class="et_pb_row et_pb_row_6">
				<div class="et_pb_column et_pb_column_4_4 et_pb_column_6  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module et_pb_text et_pb_text_6  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><h2 style="text-align: left;">DHTMLX 8.1.6 is now available. This release includes minor changes and bug fixes.</h2>
<p>&nbsp;</p>
<p><strong><em><img loading="lazy" decoding="async" class="wp-image-9409 alignright size-full" src="https://orangeinternetsolutions.com/wp-content/uploads/2023/01/DHTMLX_logo.gif" alt="DHTMLX | Javascript Library" width="100" height="100" />DHTMLX 8.1.6 is a JavaScript library that provides a complete set of Ajax- powered UI components. Use dhtmlxSuite to build enterprise-level web apps with clean interface, fast performance, and rich user experience.</em></strong></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<h3>DHTMLX 8.1.6 Changelog</h3>
<p><strong> </strong></p>
<h4>🐞 Bug fixes</h4>
<ul>
<li> ContextMenu. Fix displaying of ContextMenu behind Grid due to incorrect z-index</li>
<li>Grid/TreeGrid. Fix the issue with the comboFilter not rendering options in case of the external data loading/parsing</li>
<li>Grid/TreeGrid. Fix the incorrect data rendering in the autoHeight mode used together with the autoWidth mode when</li>
<li>Grid/TreeGrid is placed in a Layout cell</li>
<li>Grid/TreeGrid. Fix the console error appearing in case of numeric values in the data set combined with the enabled &#8220;multiselection&#8221; mode of the comboFilter</li>
<li>Grid/TreeGrid. Fix incorrect positioning of the select editor when the Grid height is limited</li>
<li>Grid/TreeGrid. Fix the issue when spans ignored the specified column format</li>
<li>Layout. Fix the incorrect calculation of cells&#8217; sizes in the wide layout type</li>
<li>Tree. Fix the issue when focusing an item didn&#8217;t initiate scrolling a view to it</li>
<li>TreeGridCollection. Fix the issue with the getId()/getIndex() methods not working correctly in relation to each other</li>
</ul>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p><strong>Although updates are tested, you&#8217;re always encouraged to backup your files before patching.</strong></p>
<p>Tags: <a href="https://orangeinternetsolutions.com/tag/javascript/"> Javascript</a>, <a href="https://orangeinternetsolutions.com/tag/javascript-library/"> Javascript Library</a>, <a href="https://orangeinternetsolutions.com/tag/library/"> library</a>, <a href="https://orangeinternetsolutions.com/tag/softaculous/"> Softaculous</a><br><br><div align=center><hr size="1" color="#dddddd" width="90%"></div></p>
<h3>Related Links</h3>
<ul>
<li><b>Live Demo:</b><br />See <a href="http://www.softaculous.com/apps/js/libraries/DHTMLX"><b>DHTMLX in action </b></a><i>(Softaculous site (External link))</i></li>
<li><b>Official Website:<br /></b>Learn more about <a href="https://dhtmlx.com/"><b>DHTMLX software</b></a> <i>(External link)</i></li>
<li><b>Run DHTMLX in your website:<br /></b> Please <a href="https://orangeinternetsolutions.com/contact-us/" target="new" rel="noopener">Contact us </a> for more information or start any <a href="http://secure.orangeinternetsolutions.com/cart.php?gid=3"><b>Hosting Plan</b></a> and install <b>DHTMLX </b>from <a href="https://orangeinternetsolutions.com/services/hosting-plans/cpanel/softaculous-software/"><strong>Softaculous software library</strong></a></li>
<li><strong>DHTMLX Changelog:<br /></strong>To read changelog source <a href="https://docs.dhtmlx.com/suite/whatsnew/" target="_blank" rel="noopener"><strong><em>Click Here</em></strong></a> <i>(<a href="https://docs.dhtmlx.com/suite/whatsnew/" target="_blank" rel="noopener">DHTMLX</a> External link)</i></li>
</ul></div>
			</div>
			</div>
				
				
				
				
			</div>
				
				
			</div>
<p>The post <a href="https://orangeinternetsolutions.com/updates/dhtmlx-8-1-6/">DHTMLX 8.1.6 | New Update</a> appeared first on <a href="https://orangeinternetsolutions.com">Orange Internet Solutions</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>DHTMLX 7.3.14 &#124; New Update</title>
		<link>https://orangeinternetsolutions.com/updates/dhtmlx-7-3-14/</link>
		
		<dc:creator><![CDATA[Orange]]></dc:creator>
		<pubDate>Fri, 20 Jan 2023 15:12:54 +0000</pubDate>
				<category><![CDATA[Updates]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Javascript Library]]></category>
		<category><![CDATA[library]]></category>
		<category><![CDATA[Softaculous]]></category>
		<guid isPermaLink="false">http://orangeinternetsolutions.com/?p=9402</guid>

					<description><![CDATA[<p>DHTMLX 7.3.14 is now available. This release includes minor changes and bug fixes.</p>
<p>The post <a href="https://orangeinternetsolutions.com/updates/dhtmlx-7-3-14/">DHTMLX 7.3.14 | New Update</a> appeared first on <a href="https://orangeinternetsolutions.com">Orange Internet Solutions</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div class="et_pb_section et_pb_section_7 et_section_regular" >
				
				
				
				
				
				
				<div class="et_pb_row et_pb_row_7">
				<div class="et_pb_column et_pb_column_4_4 et_pb_column_7  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module et_pb_text et_pb_text_7  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><h2 style="text-align: left;">DHTMLX 7.3.14 is now available. This release includes minor changes and bug fixes.</h2>
<p>&nbsp;</p>
<p><strong><em><img loading="lazy" decoding="async" class="wp-image-9409 alignright size-full" src="https://orangeinternetsolutions.com/wp-content/uploads/2023/01/DHTMLX_logo.gif" alt="DHTMLX | Javascript Library" width="100" height="100" />DHTMLX 7.3.14 is a JavaScript library that provides a complete set of Ajax- powered UI components. Use dhtmlxSuite to build enterprise-level web apps with clean interface, fast performance, and rich user experience.</em></strong></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<h3>DHTMLX 7.3.14 Changelog</h3>
<p><strong> </strong></p>
<h4>🐞 Bug fixes</h4>
<ul>
<li>Grid. Fix the issue which caused inputFilter/selectFilter to stop working in some browsers</li>
<li>Grid. Fix the issue with automatic adjustment of the column&#8217;s width for header or footer consisting of several rows</li>
<li>Grid. Fix the issue with calculation of the height for frozen columns in Grid with horizontal and vertical scrollbars</li>
<li>Grid. Fix work of drag-n-drop for columns</li>
<li>Grid. Fix work of the headerSort:false property specified for the header consisting of the spanned rows</li>
<li>Grid. Now it is possible to select several cells/rows when using multiselection together with selection:&#8221;complex&#8221;</li>
<li>Grid. Now the eventHandlers property works for frozen columns</li>
<li>TreeGrid. Fix the display of selection for spanned cells</li>
<li>TreeGrid. Fix the issue with display of total values in the footer of the exported .csv / .xlsx file</li>
<li>TreeGrid. Fix the issue with editing of spanned cells</li>
<li>TreeGrid. Now it is possible to collapse/expand the content of the first cell of the first column even if it is included into the colspan</li>
<li>Fix issues with AJAX helper</li>
</ul>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p><strong>Although updates are tested, you&#8217;re always encouraged to backup your files before patching.</strong></p>
<p>Tags: <a href="https://orangeinternetsolutions.com/tag/javascript/"> Javascript</a>, <a href="https://orangeinternetsolutions.com/tag/javascript-library/"> Javascript Library</a>, <a href="https://orangeinternetsolutions.com/tag/library/"> library</a>, <a href="https://orangeinternetsolutions.com/tag/softaculous/"> Softaculous</a><br><br><div align=center><hr size="1" color="#dddddd" width="90%"></div></p>
<h3>Related Links</h3>
<ul>
<li><b>Live Demo:</b><br />See <a href="http://www.softaculous.com/apps/js/libraries/DHTMLX"><b>DHTMLX in action </b></a><i>(Softaculous site (External link))</i></li>
<li><b>Official Website:<br /></b>Learn more about <a href="https://dhtmlx.com/"><b>DHTMLX software</b></a> <i>(External link)</i></li>
<li><b>Run DHTMLX in your website:<br /></b> Please <a href="https://orangeinternetsolutions.com/contact-us/" target="new" rel="noopener">Contact us </a> for more information or start any <a href="http://secure.orangeinternetsolutions.com/cart.php?gid=3"><b>Hosting Plan</b></a> and install <b>DHTMLX </b>from <a href="https://orangeinternetsolutions.com/services/hosting-plans/cpanel/softaculous-software/"><strong>Softaculous software library</strong></a></li>
<li><strong>DHTMLX Changelog:<br /></strong>To read changelog source <a href="https://docs.dhtmlx.com/suite/whatsnew/" target="_blank" rel="noopener"><strong><em>Click Here</em></strong></a> <i>(<a href="https://docs.dhtmlx.com/suite/whatsnew/" target="_blank" rel="noopener">DHTMLX</a> External link)</i></li>
</ul></div>
			</div>
			</div>
				
				
				
				
			</div>
				
				
			</div>
<p>The post <a href="https://orangeinternetsolutions.com/updates/dhtmlx-7-3-14/">DHTMLX 7.3.14 | New Update</a> appeared first on <a href="https://orangeinternetsolutions.com">Orange Internet Solutions</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Modernizr Update 2.6.3 released</title>
		<link>https://orangeinternetsolutions.com/security-updates/modernizr-update-2-6-3-released/</link>
		
		<dc:creator><![CDATA[Orange]]></dc:creator>
		<pubDate>Thu, 07 Nov 2013 19:58:02 +0000</pubDate>
				<category><![CDATA[Security & Updates]]></category>
		<category><![CDATA[cpanel]]></category>
		<category><![CDATA[library]]></category>
		<category><![CDATA[modernizr]]></category>
		<category><![CDATA[update]]></category>
		<guid isPermaLink="false">http://miamihoster.com/modernizr-update-2-6-3-released</guid>

					<description><![CDATA[<p>Modernizr 2.6.2 udpate released with a number of new detects, bug fixes, and test improvements for your modern development needs..  Modernizr is a small JavaScript library that detects the availability of native implementations for next-generation web technologies, i.e. features that stem from the HTML5 and CSS3 specifications. Many of these features are already implemented in [&#8230;]</p>
<p>The post <a href="https://orangeinternetsolutions.com/security-updates/modernizr-update-2-6-3-released/">Modernizr Update 2.6.3 released</a> appeared first on <a href="https://orangeinternetsolutions.com">Orange Internet Solutions</a>.</p>
]]></description>
										<content:encoded><![CDATA[<blockquote>
<h4 style="text-align: center;"><em>Modernizr 2.6.2 udpate released with a number of new detects, bug fixes, and test improvements for your modern development needs.. </em></h4>
</blockquote>
<p><img loading="lazy" decoding="async" class="alignleft size-full wp-image-4883" alt="Modernizr Logo - Miami Hoster, domains, web hosting and website design and development" src="http://miamihoster.com/wp-content/uploads/2013/11/modernizr-logo.jpg" width="142" height="104" />Modernizr is a small JavaScript library that detects the availability of native implementations for next-generation web technologies, i.e. features that stem from the HTML5 and CSS3 specifications.</p>
<p>Many of these features are already implemented in at least one major browser (most of them in two or more), and what Modernizr does is, very simply, tell you whether the current browser has this feature natively implemented or not.</p>
<h2>Changes Details</h2>
<p>Some notable fixes include on 2.6.2:</p>
<ul>
<li>Fix for a hilarious edge case in Safari where if you set your body or html element to <code>overflow-y: scroll</code> and apply styles to the webkit-scrollbars, the browser spontaneously refreshes</li>
<li>HTML5 Shiv got a fix for better compatibility with jPlayer</li>
<li>Generated Content false-positive fix for IE7</li>
<li>Fix for our download builder and turning off css classes</li>
<li>Better Travis CI output for unit tests using grunt</li>
<li>All incoming pull requests are tested against our test suite with Travis CI</li>
</ul>
<h2>Detects</h2>
<p>Also added some new detects:</p>
<ul>
<li>Content Security Policy</li>
<li>CSS&#8217;s <code>object-fit</code></li>
<li><code>position: sticky;</code></li>
<li><code>@supports</code> : CSS&#8217;s new native feature detection</li>
<li>viewport unit tests: vhunit, vmaxunit, vminunit, vwunit</li>
<li><code>input[form]</code> attribute</li>
<li>new iframe attributes: sandbox, seamless, srcdoc</li>
<li>PointerLock API</li>
</ul>
<h2>Test Improvements</h2>
<p>And lastly, there have been updates to these tests:</p>
<ul>
<li><code>background-size: cover</code></li>
<li>css filters</li>
<li>css subpixelfont</li>
<li>elem-track &#8211; reflecting partial support by IE10</li>
<li>gamepad api</li>
</ul>
<p><!-- ------------------------------------------- MORE INFO &amp; RELATED POSTS START -------------------------------------------- --><br />
[otw_is sidebar=otw-sidebar-8]</p>
<table width="100%">
<tbody>
<tr>
<td valign="top" width="50%">
<h2>More Information</h2>
<ul>
<li><strong>Try Online Demo</strong>:<br />
<a title="Modernizr Demo - Softaculous external link" href="http://www.softaculous.com/demos/Modernizr" target="_blank" rel="noopener noreferrer">Modernizr Live Demo<br />
</a>(Softaculous<em> &#8211; External Link</em>)<br />
<a title="Modernizr changelog - Oficial website external link" href="http://modernizr.com/news/modernizr-262/" target="_blank" rel="noopener noreferrer">Modernizr Changelog<br />
</a>(<em>Official Website &#8211; External Link</em>)</li>
</ul>
<ul>
<li><strong>Start <strong>Modernizr</strong></strong><br />
Run Modernizr from your domain and hosting service.<br />
<a title="Register a domain to start Office Group" href="http://miamihoster.com/client_area/domainchecker.php">Register a Domain Name</a> if you don&#8217;t have one or choose <span style="font-size: 11px; line-height: 1.5em;">one of our </span><a style="font-size: 11px; line-height: 1.5em;" title="Web Hosting Comparison Chart" href="http://miamihoster.com/services/web-hosting-cloud-services/web-hosting-chart/">Hosting Plans</a><span style="font-size: 11px; line-height: 1.5em;"> to install </span><span style="font-size: 11px; line-height: 1.5em;">Modernizr.</span></li>
</ul>
<ul>
<li><strong>Hosted <strong>Modernizr</strong></strong><br />
<a title="Group Office stand alone" href="http://miamihoster.com/contact-us/"><strong>Contact us</strong></a> if you <strong><strong>don&#8217;t need a domain or hosting </strong></strong>service<span style="font-size: 11px; line-height: 1.5em;">, but you want to use </span><strong style="font-size: 11px; line-height: 1.5em;">Modernizr</strong><span style="font-size: 11px; line-height: 1.5em;"> anyway.</span></li>
</ul>
</td>
<td valign="top" width="50%">[otw_is sidebar=otw-sidebar-7]</td>
</tr>
</tbody>
</table>
<div></div>
<p><!-- ------------------------------------------- MORE INFO &amp; RELATED POSTS END -------------------------------------------- --></p>
<p>The post <a href="https://orangeinternetsolutions.com/security-updates/modernizr-update-2-6-3-released/">Modernizr Update 2.6.3 released</a> appeared first on <a href="https://orangeinternetsolutions.com">Orange Internet Solutions</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
