From 65dfea09a7d7b7d2d8b723eb2c66240e39d2f9c0 Mon Sep 17 00:00:00 2001 From: Sem Date: Wed, 1 Aug 2012 14:16:39 +0200 Subject: Added colorbox library. --- vendors/jquery/colorbox/example2/index.html | 87 +++++++++++++++++++++++++++++ 1 file changed, 87 insertions(+) create mode 100644 vendors/jquery/colorbox/example2/index.html (limited to 'vendors/jquery/colorbox/example2/index.html') diff --git a/vendors/jquery/colorbox/example2/index.html b/vendors/jquery/colorbox/example2/index.html new file mode 100644 index 000000000..44fcca860 --- /dev/null +++ b/vendors/jquery/colorbox/example2/index.html @@ -0,0 +1,87 @@ + + + + + ColorBox Examples + + + + + + + +

ColorBox Demonstration

+ +

Elastic Transition

+

Grouped Photo 1

+

Grouped Photo 2

+

Grouped Photo 3

+ +

Fade Transition

+

Grouped Photo 1

+

Grouped Photo 2

+

Grouped Photo 3

+ +

No Transition + fixed width and height (75% of screen size)

+

Grouped Photo 1

+

Grouped Photo 2

+

Grouped Photo 3

+ +

Slideshow

+

Grouped Photo 1

+

Grouped Photo 2

+

Grouped Photo 3

+ +

Other Content Types

+

Outside HTML (Ajax)

+

Flash / Video (Ajax/Embedded)

+

Flash / Video (Iframe/Direct Link To YouTube)

+

Outside Webpage (Iframe)

+

Inline HTML

+ +

Demonstration of using callbacks

+

Example with alerts. Callbacks and event-hooks allow users to extend functionality without having to rewrite parts of the plugin.

+ + +
+
+

This content comes from a hidden element on this page.

+

The inline option preserves bound JavaScript events and changes, and it puts the content back where it came from when it is closed.

+

Click me, it will be preserved!

+ +

If you try to open a new ColorBox while it is already open, it will update itself with the new content.

+

Updating Content Example:
+ Click here to load new content

+
+
+ + \ No newline at end of file -- cgit v1.2.3