jQuery.ifixpng.MVC 2.1.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package jQuery.ifixpng.MVC --version 2.1.1
NuGet\Install-Package jQuery.ifixpng.MVC -Version 2.1.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="jQuery.ifixpng.MVC" Version="2.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add jQuery.ifixpng.MVC --version 2.1.1
#r "nuget: jQuery.ifixpng.MVC, 2.1.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install jQuery.ifixpng.MVC as a Cake Addin
#addin nuget:?package=jQuery.ifixpng.MVC&version=2.1.1

// Install jQuery.ifixpng.MVC as a Cake Tool
#tool nuget:?package=jQuery.ifixpng.MVC&version=2.1.1

Workss around the lack of PNG transparency support in versions of IE below 6. This is slightly modified to work with MVC conventions.
As you know IE versions below 6 do not support png transparency. This plugin is designed to fix that problem by applying appropriate filters to user specified elements, while keeping all element tags intact.

Plugin works well with both img elements within the DOM and css properties specified externally.

| It is chainable.
| Unlike some other png hack solutions, it does not replace/hide any of your html tags.
| You can revert applied changes using .iunfixpng().
| Extremely easy to use!

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.1.2 31,753 12/7/2011
2.1.1 1,365 12/7/2011