close

Meet The Team

Andy Hodgson
Managing Director
Tel: 01344 621378
andy@cmihealthcare.co.uk

 

Graham Palin
Operations Director
Tel: 01344 621378
graham@cmihealthcare.co.uk

Nick Cengiz
Sales & Marketing Manager
Tel: 01344 629204
nick@cmihealthcare.co.uk

 

Malcolm Alcock
Contracts Manager
Tel: 01344 629201
malcolm@cmihealthcare.co.uk

Ingrid Mahoney
Office Manager
Tel: 01344 629202
ingrid@cmihealthcare.co.uk

 

Ethel Spratley
Accounts
Tel: 01344 629203
ethel@cmihealthcare.co.uk

Guy Coxell
Materials Controller
Tel: 01344 629208
guy@cmihealthcare.co.uk

 

Jeff Dunn
Calibrations Lab Manager
Tel: 01344 621378
jeff@tmelimited.co.uk

Meet The Team
YOOlightbox PDF Print E-mail
Test LightboxWe’ve integrated a visual clone of the popular Lightbox JS v2.0 called Slimbox. Slimbox is smaller, more efficient, more convenient and 100% compatible with the original Lightbox v2.

Lightbox allows you to show overlay popups of images on the page you are currently at instead of linking to a new window. It shows a small preloader animation before showing the full image.

You have 2 different ways to use Slimbox/Lightbox. For demonstrating the "YOOtheme" Method, just click image to the right.


1. "YOOtheme" Method

Add a class="lightbox" attribute to any image tag. Our script takes care of everything and will enable the lightbox behavior. It's a quick and simple way to add the lightbox effect to any image.
The related popup image filename must have the suffix _lightbox and must be in the same folder as the image.
For example:
<img class="lightbox" title="my caption" src="image.jpg" width="240" height="180" />
Optional: Use the title attribute if you want to show a caption.


2. "traditional" Method

Add a rel="lightbox" attribute to any link tag to activate the lightbox.

For example:
<a href="image.jpg" rel="lightbox" title="my caption">image #1</a>
Optional: Use the title attribute if you want to show a caption.

If you have a set of related images that you would like to group, follow step one but additionally include a group name between square brackets in the rel attribute.

For example:
<a href="image-1.jpg" rel="lightbox[a]">image #1</a>
<a href="image-2.jpg" rel="lightbox[a]">image #2</a>
Try out this feature by clicking on the following links: image #1 and showcase with two images