2017-25 © Pedro Peláez
 

contao-module zixat2x

Contao Extension providing a jQuery plugin to replace images or backgrounds with hi-res versions.

image

ixtensa/zixat2x

Contao Extension providing a jQuery plugin to replace images or backgrounds with hi-res versions.

  • Friday, August 7, 2015
  • by ixtensa
  • Repository
  • 0 Watchers
  • 0 Stars
  • 12 Installations
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 7 Versions
  • 0 % Grown

The README.md

jQuery.at2x

  • Copyright: Ixtensa (http://wwww.ixtensa.de)
  • Author: Fabian Perrey (f.perrey@gmx.de)
  • License: LGPL

System requirements

  • jQuery 1.7

Beschreibung

The jQuery plugin replaces images and backgrounds with hi-res versions. It extends the file path of the orignal image with the suffix, checks the server via ajax if the file exits and replaces it of so. The plugin itself (jquery.at2x.js) can also bu used idependently, (*1)

Getting started

Elements with the classes "bgAt2x" or "imgAt2x" will be initiated automatically (j_at2x needs to be activated within the page layout). The plugin can also be applied to every element in the DOM manually:den:, (*2)

$('.background_container').bgAt2x(); $('#header img').imgAt2x();, (*3)

Folgende Standard-Optionen können beim Aurufen angepasst werden: Following default options can be changed when calling the plugin:, (*4)

suffix: '@2x' -> Das suffix für die Hi-Res Bildatei ratio: '2' -> die Pixelratio, ab der ein Austausch vorgenommen werden soll className: 'at2x' -> Klassenname, der dem Element nach Autausch des images vergeben wird devMode: false -> Forciert eine Ausagbe des Hi-Res Bildes unabhaengig von der Pixelratio, (*5)

Examples:, (*6)

$('.background_container').bgAt2x({ suffix: '-3x', ratio: '3', className: 'at3x', devMode: true });, (*7)

$('img.at2x').imgAt2x({ suffix: '-3x', ratio: '3', className: 'at3x', devMode: true });, (*8)

The Versions

07/08 2015

dev-master

9999999-dev

Contao Extension providing a jQuery plugin to replace images or backgrounds with hi-res versions.

  Sources   Download

LGPL-3.0+

The Requires

 

by Fabian Perrey

extension jquery background images contao retina bilder hintergrundbilder hi-res

07/08 2015

dev-develop

dev-develop

Contao Extension providing a jQuery plugin to replace images or backgrounds with hi-res versions.

  Sources   Download

LGPL-3.0+

The Requires

 

by Fabian Perrey

extension jquery background images contao retina bilder hintergrundbilder hi-res

30/07 2015

1.0.4

1.0.4.0

Contao Extension providing a jQuery plugin to replace images or backgrounds with hi-res versions.

  Sources   Download

LGPL-3.0+

The Requires

 

by Fabian Perrey

extension jquery background images contao retina bilder hintergrundbilder hi-res

28/07 2015

1.0.3

1.0.3.0

Contao Extension providing a jQuery plugin to replace images or backgrounds with hi-res versions.

  Sources   Download

LGPL-3.0+

The Requires

 

by Fabian Perrey

extension jquery background images contao retina bilder hintergrundbilder hi-res

24/07 2015

1.0.2

1.0.2.0

Contao Extension providing a jQuery plugin to replace images or backgrounds with hi-res versions.

  Sources   Download

LGPL-3.0+

The Requires

 

by Fabian Perrey

extension jquery background images contao retina bilder hintergrundbilder hi-res

24/07 2015

1.0.1

1.0.1.0

Contao Extension providing a jQuery plugin to replace images or backgrounds with hi-res versions.

  Sources   Download

LGPL-3.0+

The Requires

 

by Fabian Perrey

extension jquery background images contao retina bilder hintergrundbilder hi-res

24/07 2015

1.0.0

1.0.0.0

Contao Extension providing a jQuery plugin to replace images or backgrounds with hi-res versions.

  Sources   Download

LGPL-3.0+

The Requires

 

by Fabian Perrey

extension jquery background images contao retina bilder hintergrundbilder hi-res