From 0bc1c8cfdbbae9c80cb60e5d4a16581770e171bd Mon Sep 17 00:00:00 2001 From: Scott González Date: Sun, 29 May 2011 12:31:06 -0400 Subject: Tooltip: New delegation mixbag demo (still needs better name). --- demos/tooltip/delegation-mixbag.html | 6 +----- demos/tooltip/images/st-stephens.jpg | Bin 0 -> 17724 bytes demos/tooltip/images/tower-bridge.jpg | Bin 0 -> 15764 bytes 3 files changed, 1 insertion(+), 5 deletions(-) create mode 100644 demos/tooltip/images/st-stephens.jpg create mode 100644 demos/tooltip/images/tower-bridge.jpg (limited to 'demos/tooltip') diff --git a/demos/tooltip/delegation-mixbag.html b/demos/tooltip/delegation-mixbag.html index 720071c87..8de513fcd 100644 --- a/demos/tooltip/delegation-mixbag.html +++ b/demos/tooltip/delegation-mixbag.html @@ -80,12 +80,8 @@ and are licensed under - -

Show how to combine different event delegated tooltips into a single instance, by customizing the items and content options.

- +

Shows how to combine different event delegated tooltips into a single instance, by customizing the items and content options.

- - diff --git a/demos/tooltip/images/st-stephens.jpg b/demos/tooltip/images/st-stephens.jpg new file mode 100644 index 000000000..30fc36d67 Binary files /dev/null and b/demos/tooltip/images/st-stephens.jpg differ diff --git a/demos/tooltip/images/tower-bridge.jpg b/demos/tooltip/images/tower-bridge.jpg new file mode 100644 index 000000000..d1e14d6d2 Binary files /dev/null and b/demos/tooltip/images/tower-bridge.jpg differ -- cgit v1.2.3