Síminn hjá okkur er 892-8862 eða sendu okkur tölvupóst: pm(hjá)pm.is

Fréttir

Nýr pallalitur frá Parketmeistaranum

Fallegur og endalaust hlýr litur, velheppnaður litur sem hlotið hefur vinnuheitið "Þingvellir ...

Read more

Eukula umboðið

Innflutningur og sala á parketlökkum og olíum krefst yfirlegu og fjármagns og því hefur Parketmeista...

Read more

Vala Matt

Glæsileg umsögnin sem við fáum frá sjálfum fagurkeranum Völu Matt. Og að sjálfsögðu sett inn með öðr...

Read more

Vinnan farin að taka á sig mynd !

Þá er lokafrágangur aðeins eftir eins og þessi mynd ber með sér, aðeins eftir að lakka með EUKULA og...

Read more

Parketslípun

Parketslípun er það sem við gerum og kunnum vel ! Tækjakostur frá einum fremsta framleiðanda heims ...

Read more

EUKULA lökk og olíur, LÄGLER® hágæða parketslípivélar - Þegar þetta fer saman er útkoman góð.

Hafðu samband og fáðu tilboð fyrir þitt heimili

The Widgetkit Spotlight allows you to add an overlay to your images which fades or moves in on mouse hover. The overlay can be an image or HTML content. The default magnifier spotlight is a perfect match to be used with a lightbox.


Examples

If no custom overlay is set the default spotlight fades in an overlay with an magnifier image. If you define a custom overlay you can choose between different animations - fade, bottom, top, right and left.

  Custom Overlay (Left)

 

Features

  • Create nicely animated image overlays
  • Supports custom image or HTML content overlays
  • 5 different animation modes
  • Responsive design to fit all device resolutions
  • Built with the latest jQuery version
  • Works with Joomla and WordPress

 

How To Use

Use the HTML5 custom data attribute data-spotlight to activate the spotlight.

<a data-spotlight="on" href="/mypage.html">
	<img src="/image.jpg" width="180" height="120" alt="" />
</a>

To create a custom overlay use a div element with the CSS class overlay. You can set the effect parameter to the data attribute. For example:

<a data-spotlight="effect:bottom;" href="/mypage.html">
	<img src="/image.jpg" width="180" height="120" alt="" />
	<span class="overlay">Custom Overlay</span>
</a>

You can set the effect parameter to fade, bottom, top, right and left.