Found 18 packages
jquery.pinify (formerly known as ie9ify) - A jQuery Plugin for adding IE9 Features (pinned sites, overlay icons, notifications, etc.) to your applications.
The IE9 Helper is an ASP.NET WebPages helper which easily adds IE9 functionality to your website.
This simple jQuery Plugin creates jumplists for your Podcast Episodes and enables playing of your <audio> tags.
JQuery has split into two versions. JQuery 2.x does not support IE6/7/8 Any longer. If you plan to support browsers before IE9 you must use JQuery 1.x Updating JQuery will update your package to version 2+ of JQuery. This package is JQuery1 and can be installed along with jQuery in the same project. At the top of your View you would then include a directive for example like this. <!--[if lt IE 9]> <script src="Scripts/jquery-1.12.4.js"></script> <![endif]--> <!--[if gte IE 9]><!--> <script src="Scripts/jquery-2.2.4.js"></script> <!--<![endif]--> According to JQuery there will be new versions of JQuery 1.x in the future. This package will be updated to reflect that change and ease deployment. Updated in this minor update is better support for Project using SCC. The Powershell script will now CHECK OUT the _references file if it isn't already checked out before modification. If you have JQuery 2 installed. This Package will use more a specific regex to modify the _references file to not remove JQuery 2 references and will correctly remove and add references for JQuery 1 in the event you uninstall-package JQuery1
This library will automatically proxy CORS requests (Cross-origin resource sharing) if IE9 or below is used. The proxy is integrated in ASP.NET and works with all ASP.NET libraries like WebForms, Mvc and WebApi. jQuery is used at the client side.
IE9 limited css rules fix
Tether is a JavaScript library for efficiently making an absolutely positioned element stay next to another element on the page. For example, you might want a tooltip or dialog to open, and remain, next to the relevant item on the page. Tether includes the ability to constrain the element within the viewport, its scroll parent, any other element on the page, or a fixed bounding box. When it exceeds those constraints it can be pinned to the edge, flip to the other side of its target, or hide itself. Tether optimizes its location placement to result in the minimum amount of 'jankyness' as the page is scrolled and resized. The page can maintain 60fps scrolling even with dozens or hundreds of tethers on screen (pop open the devtools timeline as you scroll this page). Tether is 5kb minified and gzipped, and supports IE9+, and all modern browsers.
All Drivers for webdriver ChromeDriver v2.23 geckodriver v0.9.0 64 bit Windows IE v2.53.1 (x86) Microsoft WebDriver v3.14393
Executable version. A CSS splitter to get around the IE9 4095 selector per file issue.
DLL version. A CSS splitter to get around the IE9 4095 selector per file issue.
Implements automatic Cross Origin Resource Sharing support using the XDomainRequest object for IE8 and IE9 when using the $.ajax function in jQuery 1.5+.
Supports the HTML5 History API, the 'onhashchange' method and graceful degredation, root routes, fallback methods, paramaterised routes and optional route components (dynamic routes). Compatible with all major browsers (Tested on Firefox 3.6, Firefox 4.0, Firefox 5.0, Chrome 9, Opera 11, IE7, IE8, IE9). Documentation can be found at https://github.com/awj100/Routing.js/wiki Routing.js is released under the MIT License. Routing.js is a fork of PathJS (https://github.com/mtrpcic/pathjs).
Peity (sounds like deity) is a simple jQuery plugin that converts an element's content into a simple <canvas> mini pie, line or bar chart and is compatible with any browser that supports <canvas>: Chrome, Firefox, IE9+, Opera, Safari
DESCRIPTION Firefox, Safari and Opera 9 support the canvas tag to allow 2D command-based drawing operations. ExplorerCanvas brings the same functionality to Internet Explorer; web developers only need to include a single script tag in their existing canvas webpages to enable this support. ----------------------------------------- INSTALLATION Include the ExplorerCanvas tag in the same directory as your HTML files, and add the following code to your page, preferably in the <head> tag. <!--[if lte IE 8]> <script type="text/javascript" src="excanvas.js"></script> <![endif]--> If you run into trouble, please look at the included example code to see how to best implement this
BOOTFLAT is an open source Flat UI KIT based on Bootstrap 3.3.0 CSS framework. And, for the designers, we offer a free PSD Download. It provides a faster, easier and less repetitive way for web developers or designers to create elegant web apps. Compatible Browsers: IE8, IE9, IE10, IE11, Firefox, Safari, Opera, Chrome.
noUiSlider is lightweight JavaScript range slider, originally developed to be a jQuery UI alternative. It features cross-browser support, a wide range of options and support for a bunch of touch devices. It has been tested on Android phones, iPhone & iPad, Windows phone and touch-screen laptops and tablets and desktops; All modern browsers and IE9+ are supported. The end result? A lean, extendible and bloat-less plugin that'll just do its job.
This is the JavaScript file generated from http://www.browser-update.org when "Notify recommended set of browsers and adjust it automatically over time" is checked.
Peity (sounds like deity) is a simple jQuery plugin that converts an element's content into a simple <canvas> mini pie, line or bar chart and is compatible with any browser that supports <canvas>: Chrome, Firefox, IE9+, Opera, Safari (important note: this package is not maintained by peity author. Existing jquery.peity package is long outdated and it's owner doesn't reply. In case I missed new release you can twit me at @DevAnarch)