Posts Tagged ‘deepzoom’
DeepZoom & Seadragon AJAX: add new button with on-hover-changing-style
Introduction In my previous posts you will find how to create a viewing interface for JPG TILE images using SEADragon Ajax and jCarousel (jQuery). Please take a look at the following posts before you continue reading: [Part 1] [Part 2] [Part 3] [Part 4] Add a new button Let’s take a close look at the [...]
DeepZoom & SEADragon (III)
These days we were talking about DeepZoom, SeaDragon and jCarousel. Refer to [1] DeepZoom & SEADragon part one and [2] DeepZoom & SEADragon part two. How to remove the SEADragon logo from the viewer? Well, that is REALLY simple indeed First, open your seadragon-branded.js (in my examples it is located under ajax/0.8/. Go to line [...]
DeepZoom & SEADragon (II)
In my previous DeepZoom & SeaDragon post I explained how to build a web gallery using SEADragon. Show thumbs in JCarousel I dont like the thumbs to be displayed all at once, so I decided to use a jCarousel instead. jCarousel is a jQuery plugin for controlling a list of items in horizontal or vertical [...]
DeepZoom & SEADragon (I)
There are plenty of times when you want to see something closer, to get a good look at the texture of a sculpture, or find out if that’s a reflection or a scratch on that used car you’re looking at. Seadragon, implemented as the Deep Zoom feature of Silverlight, allows you to do that. But [...]