Thread ID: |
Created: |
Updated: |
Platform: |
Replies: |
148159 | Oct 8,2019 02:35 PM UTC | Oct 16,2019 04:37 AM UTC | ASP.NET MVC | 3 |
![]() |
Tags: Grid |
179KB of jQuery is Minified and Gzipped to 26KB. I am trying to do the same compressions to my javascript files and found the Yuicompressor to Minify it. But I am still searching for a way to Gzip ...
stackoverflow.com |
<link rel='nofollow' href="https://cdn.syncfusion.com/17.3.0.14/js/web/flat-azure/ej.web.all.min.css" rel="stylesheet" />
<script src="https://ajax.aspnetcdn.com/ajax/jQuery/jquery-3.4.1.min.js"></script>
<script src="@Url.Content("~/Scripts/jsrender.min.js")"></script>>
<script src="https://cdn.syncfusion.com/17.3.0.14/js/common/ej.core.min.js"></script>
<script src="https://cdn.syncfusion.com/17.3.0.14/js/common/ej.data.min.js"></script>
<script src="https://cdn.syncfusion.com/17.3.0.14/js/common/ej.globalize.min.js"></script>
<script src="https://cdn.syncfusion.com/17.3.0.14/js/web/ej.grid.min.js"></script>
<script src="https://cdn.syncfusion.com/17.3.0.14/js/web/ej.pager.min.js"></script> |
This post will be permanently deleted. Are you sure you want to continue?
Sorry, An error occured while processing your request. Please try again later.
This page will automatically be redirected to the sign-in page in 10 seconds.