How to use Highslide for image popups

Comparing #18 with #19

Revision #19 was created by mocapapa mocapapa on Jun 13, 2009, 4:06:36 AM.

try 3

Content

[...]
);
```
You may set the value to 'imageBoundingboxWidth' and/or 'imageBoundingboxHeight' respectively.
Setting the value of 360 to 'imageBoundingbox' means 'imageBoundingboxWidth' = 'imageBoundingboxHeight' = 360.

### Example<a name="Example
"></a>
Using this consists of simple steps; upload, post and click.
Upload your image using FCKEditor or other method to `blog/images`.
Then create a post including following line, just like usual reference to the image.
~~~
*[name](fileName)
[...]