Search the Highslide website

Testimonials

This is the single best usability improvement I've seen in image viewing since the digital age. For instance, the company [XXX] just bought [YYY], for all the whiz-bang, simply cannot (in my opinion) rival the elegant and beautiful, yet powerful simplicity of your creation. I congratulate and thank you sincerely. It is an added bonus that you have made your creation available under such a non-restrictive licence. I hope your usability talent is well-appreciated.
Janos, Budapest
Highslide is an outstanding piece of work, and I’m particularly impressed by how you’ve dealt with issues such as browser compatibility and accessibility without compromising on functionality. I’ve been trying all weekend to find where the limitations are, but you seem to have covered everything, and in an elegant manner too – well done!
Gary, UK
Again, I am truly appreciative and impressed by your quality of product, level of support, technical abilities, and willingness to help. It is for all these reasons that I am enamored by your product and customer support. It is also for these reasons that I am purchasing a license for your software.
Sean Dempsey
We've been looking at a way to enhance our ecommerce and photography software for some time, and were lucky enough to stumble upon Highslide JS. Integration was incredibly straight forward, the documentation and examples meant that we could very quickly decide on the best way forward for our own application, and within an hour we had rewritten our own software to include the Highslide JS functionality as standard. We've tested it on several browsers across several platforms and it works perfectly so far, with no hanging around waiting for java applets to install or inconvenient cabfile installations. We would have no hesitation whatsoever in recommending Highslide to anyone who is considering taking a huge leap forward with their image galleries. Excellent work Torstein, thank you!
Mark Reid
Director, Three Ravens Ltd
First of all: this is one of the best javascripts I've ever encountered. Very useful, customizable and rock solid. You are doing a fantastic job, Torstein. (...)
(...) And that's not all ... you're on this forum answering all those questions with such patience. What a saint.
Highslide JS Gallery is a unique way of modern presentation of any kind of products' pictures. It allows the whole content of web site to be more attractive and user friendly. Highslide JS is incomparably better alternative to other well known and rather common lightbox scripts. We recommend Highslide JS for anyone who wants to shine!
The Highslide Editor is freaking outrageous. Just plain awesome. THE best editor for js libraries I've ever seen (and used). Beats everything. The whole concept and outlining is so well thought-out. And the fact that the preview is updated instantaneously is simply outstanding. Given the complexity of Highslide itself this must have been a tremendous amount of work.

What is Highslide JS?

Highslide JS is an image, media and gallery viewer written in JavaScript. These are some of its advantages:

Tip!

Use the visual Highslide Editor to set up your Highslide installation without writing code.

  • Quick and elegant looking.
  • No plugins like Flash or Java required.
  • Popup blockers are no problem. The content opens within the active browser window.
  • Single click. After opening the image or HTML popup, the user can scroll further down or leave the page without closing it.
  • Lots of configuration options and scalability without compromizing on simplicity. A component system lets you strip away unused features down to a filesize of 10kB.
  • Outstanding, unconditional and free user support for both commercial and non-commercial users.
  • Compatibility and safe degrading. If the user has disabled JavaScript or is using an old browser, the browser redirects directly to the image itself or to a given HTML page.
  • Source code included.

Examples

Highslide JS core

Highslide JS
This instance uses graphic outlines to create a rounded border with a drop shadow. Full HTML captions can be assigned to each image.
Highslide JS
You can add a caption below the expanded image. Use CSS to style the borders and captions. This image also has a Mac-style close button overlaid in the top right corner.
Highslide JS

Caption on the right

You can open more than one image at a time, and arrange them on your screen by dragging them around. The captions can be positioned anywhere relative to the image.
Highslide JS
The images by default try to expand equally in all directions from the thumbnails, but you can also position them in the center like this case. Or you can for instance specify a 200px left margin to keep your menu visible, or anchor the image to one corner of the thumbnail.

With Gallery

With HTML

HTML content
This example uses the htmlExpand method to display full HTML content in the expander. The width of the expanding div is set to 300px, while the height is omitted to allow Highslide to decide the best fit.

In the expander you can put all kinds of content, for instance form elements.
Scrolling HTML content
Powered by Highslide JS

More examples

  • The Barebones examples.
  • The Configurator contains more examples, combined with the possibility to make your own customized version of Highslide by adding or removing components.
  • Several articles in the API reference have good live examples.

License

Highslide JS is licensed by the MIT-license. This means that you can download and use our software for free, both commercial or non-commercial, as long as you’ve included the MIT-license in all copies or substantial portions of the software


Implementations

These are some third party sites offering plugins and other implementations of Highslide into other systems. If you know a plugin that's not in the list, please send me an email through the "Contact" link in the main menu. Some of these implementations use old versions of Highslide, so you should upgrade to the latest version before you use them in a production environment.

System Name Comment
Adobe Lightroom The Turning Gate Highslide Gallery Use Highslide to present your Lightroom galleries.
ASP.NET 2.0+ Highslide JS .NET Makes implementing Highslide in ASP.NET extremely easy.
Blogger Using Highslide in Blogger Tutorial for including Highslide in Blogger
Coppermine Highslide for Coppermine Integrates Highslide into Gallery
Drupal Drupal Highslide module A Drupal module for Highslide
Invision Power Board Highslide for IP.Board
Jalbum Jalbum skins Several Jalbum skins use Highslide JS, including Boxer, Matrix, Profiler and Siteli.
Joomla Core Design Image Revolution Gallery plugin
Highslide JS for Joomla Supports most Highslide features
JoomSlide Creates thumbnails automatically in your content using HighSlide to expand the image.
Magento How to install Highslide in Magento Step by step tutorial
MaxSite CMS Highslide for MaxSite CMS MaxSite CMS is popular in Russia, Ukraine and other countries
OpenCart Highslide thumbnail for OpenCart
PHPBB PHPBB Attatchment Zoom/Slideshow Mod Use Highsldie zooming and slideshow functionality for displaying attachments.
Picasa Highslide Photo Gallery and Slideshow for Picasa Gallery template
SMF Highslide Image Viewer Modification for Simplemachines Forum
Typo3 Highslide Gallery Typo3 extension
vBulletin Highslide for vBulletin attachments Replaces vBulletin's popups with Highslide
Wordpress Highslide Integration Zero-click-solution to zoom images with Highslide JS

Installation

Note: some basic HTML knowledge is required to install Highslide. For any problems in your installation, see Highslide support.

Alt. 1: Installation using the Editor

The Highslide Editor is a visual tool that lets you configure most of the numerous Highslide options without writing code, and upload the results directly to your web server. This is not only a great help for non-developers, it also saves time for professionals who don't have to read through the API documentation to get things done. Go to the Editor.

Alt. 2: Manual installation

  1. Download and extract the zip-archive from the download page.
  2. Run the file index.html, navigate to your favourite setup and view the source.
  3. Change the file to suit your needs, or copy and paste parts of it into your HTML file. If you mess it up, go back to the original file and change it bit by bit. Study the documentation and the API reference for advanced features.
  4. If you move the Highslide JS files, remember to change the graphicsDir setting in the Javascript.

Example of a manual installation

In this example the zip archive is unzipped to the root of your website. In addition, the CSS code from your favourite example is copied and pasted into a file called highslide.css and placed in the /highslide directory.


1) For this example, your directory structure should look like this: Highslide directory structure

2) Put this code in the head tag of your HTML page.
<script type="text/javascript" src="/highslide/highslide.js"></script>
<link rel="stylesheet" type="text/css" href="/highslide/highslide.css" />
<script type="text/javascript">
    // override Highslide settings here
    // instead of editing the highslide.js file
    hs.graphicsDir = '/highslide/graphics/';
</script>


3) This is how you mark up the thumbnail
<a href="images/full-image.jpg" class="highslide"
        onclick="return hs.expand(this)">
    <img src="images/thumbnail.jpg" alt="Highslide JS"
        title="Click to enlarge" height="120" width="107" /></a>

Extra:

A step by step tutorial for installing under Dreamweaver is available here.

Compatibility - tested with:

IE 5.5 - 9.0 Works
IE 4.0 Falls back nicely
Firefox 1.5+ Works
Opera 8.5+ Works
Netscape 7.2 Works
Netscape 4.79 Falls back nicely
Safari 2.0+ on Mac, 3.0+ on Windows Works
Google Chrome Works
Konqueror 3.5 Works

Showcase

See how developers implemented Highslide on their own sites in this thread.

Translations

Get or share translated GUI strings in this thread.

Get Highslide

Download!