Skip to main content

Bug Tracker

Side navigation

#1012 closed enhancement (wontfix)

Opened March 01, 2007 08:25AM UTC

Closed March 31, 2008 01:42AM UTC

Imagebox enhancement proposals

Reported by: etnt Owned by: stefan
Priority: major Milestone: 1.1.3
Component: interface Version: 1.1.2
Keywords: imagebox Cc:
Blocked by: Blocking:
Description

1. A way of customize the text shown (e.g $.Imagebox.defaults.prev="previous" ), for i18n purposes.

1. A way to shutdown/stop Imagebox (i.e the opposite of $.ImageBox.init() ).

1. A callback hook when Imagebox is stopped.

Thx, Tobbe

Attachments (0)
Change History (3)

Changed March 01, 2007 10:32PM UTC by etnt comment:1

Sorry, I'm stupid! Point (1) is taken care of by the textImage and textImageFrom options.

Changed March 02, 2007 11:37AM UTC by etnt comment:2

Ok, I hacked imagebox.js to achive (2),(3).

The code can be found here:

http://noneg.tornkvist.org:8080/js/imagebox.js

Cheers, Tobbe

Changed March 31, 2008 01:42AM UTC by scott.gonzal comment:3

description: 1. A way of customize the text shown (e.g $.Imagebox.defaults.prev="previous" ), for i18n purposes.\ 1. A way to shutdown/stop Imagebox (i.e the opposite of $.ImageBox.init() ).\ 1. A callback hook when Imagebox is stopped.\ \ Thx, Tobbe 1. A way of customize the text shown (e.g $.Imagebox.defaults.prev="previous" ), for i18n purposes. \ 1. A way to shutdown/stop Imagebox (i.e the opposite of $.ImageBox.init() ). \ 1. A callback hook when Imagebox is stopped. \ \ Thx, Tobbe
need: → Review
resolution: → wontfix
status: newclosed

Interface is no longer supported; consider switching to jQuery UI.