forked from Sebobo/jquery.smallipop
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
725 lines (665 loc) · 35.2 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
<!doctype html>
<html>
<head>
<title>Documentation - Smallipop</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<meta name="keywords" content="jquery,tooltip,popup,plugin,css3,open-source,mit-license,extension,overlay,tour,exposure,highlighting" />
<meta name="description" content="Smallipop is a versatile jQuery plugin for displaying tooltips and interactive tours. It has automatic layout, pure css, free positioning, small size and much more!" />
<meta http-equiv="content-language" content="en">
<meta name="author" content="Sebastian Helzle"/>
<link rel="stylesheet" href="css/contrib/animate.min.css" type="text/css" media="all" title="Screen" />
<link rel="stylesheet" href="css/jquery.smallipop.css" type="text/css" media="all" title="Screen" />
<link rel="stylesheet" href="css/screen.css" type="text/css" media="all" title="Screen" />
</head>
<body>
<div class="pageHeader hasShadow">
<h1 id="docustart">Smallipop - A versatile jQuery plugin for displaying beautiful tooltips and interactive tours</h1>
<p>
<b>Version 0.5.1</b> -
Created by <b><a href="http://www.sebastianhelzle.net" target="_blank" title="Sebastian Helzle Portfolio">Sebastian Helzle</a></b>
for <b><a href="http://www.small-improvements.com" target="_blank" title="Small Improvements - 360 Feedback">Small Improvements</a></b>
</p>
<br/>
<ul class="tabs">
<li>
<a href="/" title="Projects overview">Home</a>
</li>
<li class="selected">
<a href="/jquery.smallipop" title="jQuery smallipop - A tooltip plugin">Smallipop</a>
</li>
<li>
<a href="/jquery.rondell" title="jQuery rondell - A graphical plugin for carousels and more">Rondell</a>
</li>
<li>
<a href="https://github.com/SmallImprovements/jquery.smallimap" target="_blank" title="jQuery smallimap - An interactive map plugin">Smallimap</a>
</li>
</ul>
</div>
<div class="page hasShadow" id="introduction">
<div class="subnav centered">
<ul class="nav nav-pills">
<li class="active">
<a href="index.html" title="An introduction to Smallipop" class="smallipopBlack" data-smallipop-referenced-content="#overviewMenu">
Overview
</a>
</li>
<li><a href="pages/installation.html" title="Get Smallipop up and running">Installation</a></li>
<li><a href="pages/options.html" title="How to customize Smallipop">Options</a></li>
<li><a href="pages/methods.html" title="Public methods to control Smallipop">Methods</a></li>
<li><span class="spacer">|</span></li>
<li><a href="pages/tours.html" title="Create interactive tours">Tour feature</a></li>
<li><a href="pages/forms.html" title="Smallipop has special handling for different form inputs">Form handling</a></li>
</ul>
</div>
<div class="smallipopHint">
<div id="overviewMenu">
<h6>Chapters</h6>
<ul class="nav noHover">
<li><a class="scrollToId" href="#introduction" title="What smallipop is about">Introduction</a></li>
<li><a class="scrollToId" href="#createsmallipop" title="Multiple ways to create a smallipop">How to create a smallipop</a></li>
<li><a class="scrollToId" href="#imagedemo" title="Image with smallipops">Image with markers</a></li>
<li><a class="scrollToId" href="#textdemo" title="Inline text smallipops">Text with inline hints</a></li>
<li><a class="scrollToId" href="#tours" title="Tour">Create a tour</a></li>
<li><a class="scrollToId" href="#features" title="What it does and what's new">Features & changes</a></li>
</ul>
</div>
</div>
<br/>
<div class="smallipopOrange floatRight" data-smallipop-tour-highlight="true">
<img src="images/smallipop-logo.png" alt="smallipop logo" title="The smallipop logo" />
<div class="smallipopHint">
<b>smallipop</b><br/>
<br/>
Created by <a href="http://www.sebastianhelzle.net" target="_blank" title="Sebastian Helzle Portfolio">Sebastian Helzle</a>
</div>
</div>
<h3 class="hidden">About</h3>
<p>
This is a <a href="http://www.jquery.com" title="jQuery">jQuery</a> plugin for displaying tooltips.<br/>
There are a lot of other plugins for this task, but they didn't meet our <br/>
various requirements at <a href="http://www.small-improvements.com" target="_blank" title="Small Improvements - 360 Feedback">Small Improvements</a>.<br/>
<br/>
So finally we decided to create our own plugin and wanted to share it with you!
</p>
<br/>
<p>
<a href="https://github.com/Sebobo/jquery.smallipop/zipball/0.5.1" title="Download the most versatile tooltip plugin for jQuery" class="btn success smallipopWhite">
Download smallipop now
</a>
<a href="https://github.com/Sebobo/jquery.smallipop" target="_blank" title="Get the smallipop source at github" class="btn smallipopWhite">
Visit smallipop at github
</a>
</p>
<br/>
<!-- AddThis Button BEGIN -->
<div class="addthis_toolbox addthis_default_style ">
<a class="addthis_button_facebook_like" fb:like:layout="button_count"></a>
<a class="addthis_button_tweet"></a>
<a class="addthis_button_google_plusone" g:plusone:size="medium"></a>
<a class="addthis_counter addthis_pill_style"></a>
</div>
<!-- AddThis Button END -->
<br/>
<!-- Flattr button BEGIN -->
<a class="FlattrButton" style="display:none;" rev="flattr;button:compact;" href="http://projects.sebastianhelzle.net/jquery.smallipop/"></a>
<noscript><a href="http://flattr.com/thing/461593/jQuery-Smallipop" target="_blank">
<img src="http://api.flattr.com/button/flattr-badge-large.png" alt="Flattr this" title="Flattr this" border="0" /></a></noscript>
<!-- Flattr button END -->
<hr id="createsmallipop"/>
<div>
<h3>Create a smallipop</h3>
<p>
Here is the easiest way to create a smallipop
</p>
<div class="bs-docs-example">
<a class="smallipop sampleElement" href="#" title="That was easy!">
Hover me!
</a>
</div>
<pre class="prettyprint linenums">
<a class="myElement" href="#" title="That was easy!">Hover me!</a>
<script type="text/javascript">
$('.myElement').smallipop();
</script></pre>
<p>If you like some markup as tooltip, you can do that as well</p>
<div class="bs-docs-example">
<span class="smallipop sampleElement" style="display:inline-block;">
Hover me!
<span class="smallipopHint">
Give me some <b>markup</b>
</span>
</span>
</div>
<pre class="prettyprint linenums">
<span class="smallipop">
Hover me!
<span class="smallipopHint">
<b>Give me some markup!</b>
</span>
</span></pre>
<p>You can provide the content for the bubble via javascript too</p>
<div class="bs-docs-example">
<a href="#" id="tipcustomhint" class="sampleElement" title="I'm the old title">
Hover me!
</a>
</div>
<pre class="prettyprint linenums">
<a href="#" id="tipcustomhint" title="I'm the old title">
Hover me!
</a>
<script type="text/javascript">
$('#tipcustomhint').smallipop({}, "I'm the real hint!");
</script></pre>
<p>
There are cases when the trigger is replaced or changed when
clicked and the tooltip needs to be hidden
</p>
<div class="bs-docs-example">
<div id="ajaxContainer2">
<a href="#" id="tipkiller2" class="smallipop sampleElement" title="Click the link and I will be gone">
Hover me!
</a>
</div>
</div>
<pre class="prettyprint linenums">
<div id="sampleContainer">
<a href="#" id="tipkiller" class="smallipop" title="Click the link and I will be gone">
Hover me!
</a>
</div>
<script type="text/javascript">
$('#tipkiller').click(function(e) {
e.preventDefault();
$('#sampleContainer').html('<div>Some new content</div>');
});
</script></pre>
<p>Elements can be positioned everywhere, smallipop will be at the right position</p>
<div class="bs-docs-example">
<div class="floatLeft">
Look to the right
</div>
<div id="ajaxContainer" class="floatRight">
<div class="smallipop sampleElement">
Hover me!
<span class="smallipopHint">
<b>Markuptip with very long text</b><br/>
<a id="tipkiller" href="other.html">and a link with some javascript which replaces the trigger</a>
</span>
</div>
</div>
<br class="clear"/>
</div>
<pre class="prettyprint linenums">
<div class="smallipop">
Hover me!
<span class="smallipopHint">
<b>Markuptip with very long text</b><br/>
...
</span>
</div></pre>
<p>How about showing the bubble on the left or right of an element?</p>
<div class="bs-docs-example">
<span class="smallipopHorizontal sampleElement floatLeft">
Hover me!
<span class="smallipopHint">
Good for dropdowns!
</span>
</span>
<span class="smallipopHorizontal sampleElement floatRight">
Or me!
<span class="smallipopHint">
Auto align when there's no room on the right.
</span>
</span>
<br class="clear"/>
</div>
<pre class="prettyprint linenums">
<span class="smallipopHorizontal">
Hover me!
<span class="smallipopHint">
Good for dropdowns!
</span>
</span>
<script type="text/javascript">
$('.smallipopHorizontal').smallipop({
preferredPosition: 'right',
theme: 'black',
popupOffset: 10,
invertAnimation: true
});
</script></pre>
<p>Don't like animations? No Problem!</p>
<div class="bs-docs-example">
<a class="smallipopStatic sampleElement" title="Doesn't move an inch!">
Hover me!
</a>
</div>
<pre class="prettyprint linenums">
<a class="smallipopStatic" title="Doesn't move an inch">
Hover me!
</a>
<script type="text/javascript">
$('.smallipopStatic').smallipop({
theme: 'black',
popupDistance: 0,
popupYOffset: -14,
popupAnimationSpeed: 100
});
</script></pre>
<p>Change default positioning</p>
<div class="bs-docs-example">
<a class="smallipopBottom sampleElement" title="Below when possible">
Hover me!
</a>
</div>
<pre class="prettyprint linenums">
<a class="smallipopStatic" title="Below when possible">
Hover me!
</a>
<script type="text/javascript">
$('.smallipopBottom').smallipop({
theme: 'black',
preferredPosition: 'bottom'
});
</script></pre>
</div>
<h5 id="imagedemo">Image with absolute positioned hints</h5>
<p>
Hints can be positioned anywhere, even on absolute positioned or floating elements.
</p>
<div class="bs-docs-example">
<div class="relative centered" style="width:600px;">
<img src="images/pic1.jpg" class="hasShadow hasBorder centered" width="600" height="450" alt="Bird in china" />
<div class="smallipopHideBlack" style="position:absolute; left:456px; top:49px; width:14px; height:14px;">
<div class="pulser"><div class="inner">+</div><div class="outer"> </div></div>
<div class="smallipopHint">
<b>Black hole sun</b>
</div>
</div>
<div class="smallipopHideTrans" style="position:absolute; left:320px; top:170px;">
<div class="indicator wobbler">
<div class="indicatorPlus">+</div>
<div class="indicatorArrow"> </div>
</div>
<div class="smallipopHint">
<b>The bird is the word</b><br/>
<br/>
This bubble has a white theme extended by another sub theme 'transparent'.<br/>
<br/>
Also the trigger is made out of pure css.
</div>
</div>
<div class="smallipopHideBlue" style="position:absolute; left:230px; top:370px;">
<img class="smallipopArrow wobbler" src="images/marker-arrow-blue.png" alt="arrow" />
<div class="smallipopHint">
<i>It's a house!</i><br/>
<br/>
It has an image as trigger.<br/>
We have provided some you can use in the <i>images</i> folder.
</div>
</div>
</div>
</div>
<pre class="prettyprint linenums">
<script type="text/javascript">
$('.myElement').smallipop({
hideTrigger: true, // Trigger is hidden when the bubble is shown
theme: 'white whiteTransparent', // White theme is used with it's transparent extension
popupYOffset: 20, // Bubble has a 20px vertical offset
popupDistance: 30, // Bubble travels vertically by 30px when fading in
popupOffset: 0, // No horizontal offset
});
</script></pre>
<h5 id="textdemo">Text with inline hints</h5>
<div class="bs-docs-example">
<div class="textbox centered hasShadow">
<h4>Something completely different</h4>
<div>
Lorem ipsum dolor sit amet, consetetur sadipscing elitr,
sed diam nonumy eirmod tempor
<span class="smallipopBlue">
invidunt
<span class="smallipopHint">
Some info about <em>invidunt</em>
</span>
</span>
ut labore et dolore magna aliquyam erat,
sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum.
Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet.
</div>
<br/>
<div>
Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod
tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua.
At vero eos et
<span class="smallipopBlue">
accusam
<div class="smallipopHint">
<h4>accusam</h4>
<img class="floatRight inline" src="images/pic1.jpg" alt="Bird in china" width="100" height="75" />
<p>
Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium,
totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.
Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit,
sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt.
</p>
<p>
Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit,
sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem.
Ut enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam,
nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate
velit esse quam nihil molestiae consequatur, vel illum qui dolorem eum fugiat quo voluptas nulla pariatur?
</p>
</div>
</span>
et justo duo dolores et ea rebum.
Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet.
</div>
</div>
</div>
<pre class="prettyprint linenums">
<p>
Some long <span class="smallipop">text</span>...
And more with a more
<span class="smallipop">
complex
<span class="smallipopHint">
Some really important hint about the word <b>complex</b>
</span>
</span>
hint...
</p>
<script type="text/javascript">
$('.smallipop').smallipop();
</script></pre>
<hr id="features"/>
<div class="row">
<div class="column size2of3">
<h4>Features</h4>
<ul>
<li>
<b>Small</b><br/>
Only ~ 12KB minified and even less when gziped by your server.
</li>
<li>
<b>Pure css</b><br/>
No images but fallbacks for older browsers.
</li>
<li>
<b>Compatibility</b><br/>
smallipop has been tested with IE7-9, Chrome, Safari 4+,<br/>
Opera and Firefox 4+
</li>
<li>
<b>Custom themes</b><br/>
For different use cases.
</li>
<li>
<b>Free positioning</b><br/>
The popup code will be added to the document root so the<br/>
position won't be affected by your layout.
</li>
<li>
<b>Automatic orientation</b><br/>
The popup will try to stay in the visible area of the screen,<br/>
even when scrolling or at the edges.
</li>
<li>
<b>Only a single popup element</b><br/>
Some plugins create a hidden popup for each trigger.
</li>
<li>
<b>Custom options for each trigger</b><br/>
You can have 20 different popups with 20 different themes<br/>
on one page if you like.
</li>
<li>
Licensed under the <a href="http://www.opensource.org/licenses/mit-license.php" title="MIT licence">MIT</a> license.
</li>
</ul>
<br/>
<p>
We are using this plugin for a lot of things, so watch for new releases at <a class="smallipop" href="https://github.com/Sebobo/jquery.smallipop" title="smallipop at github">github</a>.
</p>
</div>
<div class="column size1of3 last">
<h5>New and improved in this version</h5>
<ul>
<li>
<span class="label notice">NEW</span>
Set multiple options via the data-attribute and JSON.
</li>
<li>
<span class="label notice">CHANGE</span>
Inline hints are now deep copied instead of just a html copy.
</li>
<li>
<span class="label important">FIX</span>
No flickering when Smallipop switching themes.
</li>
</ul>
<br/>
<h5>Older versions</h5>
<div id="changelog">
<span class="sampleElement smallipopBlack">
0.5.0
<div class="smallipopHint">
<ul>
<li>
<span class="label notice">NEW</span>
Auto-align will now move the smallipop into the trigger area if the popup would violate the window bounds.
</li>
<li>
<span class="label notice">NEW</span>
Optional highlighting for tour elements
</li>
<li>
<span class="label notice">CHANGE</span>
More tests for the tour feature and callable methods
</li>
<li>
<span class="label important">FIX</span>
onTourClose callback will trigger when pressing escape
</li>
<li>
<span class="label important">FIX</span>
Tour won't continue after closing it and pressing the arrow keys
</li>
</ul>
</div>
</span>
<span class="sampleElement smallipopBlack">
0.4.0
<div class="smallipopHint">
<ul>
<li>
<span class="label notice">NEW</span>
Icon for closing the tour.
</li>
<li>
<span class="label notice">NEW</span>
Compatibility with jQuery 1.9.
</li>
<li>
<span class="label notice">CHANGE</span>
Smallipop won't scroll the window when the trigger has a fixed position.
</li>
</ul>
</div>
</span>
<span class="sampleElement smallipopBlack">
0.3.5
<div class="smallipopHint">
<ul>
<li>
<span class="label notice">CHANGE</span>
Fixed position for the popup when the trigger is having a parent with a fixed position.
</li>
</ul>
</div>
</span>
<span class="sampleElement smallipopBlack">
0.3.2
<div class="smallipopHint">
<ul>
<li>
<span class="label success">NEW</span>
Control the tour with arrow keys
</li>
<li>
<span class="label success">NEW</span>
Inline hint is now preferred to title attribute for tooltip content
</li>
<li>
<span class="label success">NEW</span>
Use 'data-smallipop-referenced-content'-attribute to display updateable referenced content
</li>
<li>
<span class="label success">NEW</span>
Option 'hideDelay' to customize time before the popup is hidden
</li>
<li>
<span class="label important">FIX</span>
Javascript error when showing smallipop after deleting the last shown hint
</li>
</ul>
</div>
</span>
<span class="sampleElement smallipopBlack">
0.3.1
<div class="smallipopHint">
<ul>
<li>
<span class="label success">NEW</span>
The <a href="#tours">tour</a> feature!
</li>
<li>
<span class="label success">NEW</span>
Customize each smallipop via the data attribute
</li>
<li>
<span class="label success">NEW</span>
More callable methods
</li>
</ul>
</div>
</span>
<span class="sampleElement smallipopBlack">
0.2.0
<div class="smallipopHint">
<ul>
<li>
<span class="label success">NEW</span>
Support for css animations
</li>
<li>
<span class="label success">NEW</span>
Special handling for form elements
</li>
<li>
<span class="label success">NEW</span>
Show, hide and destroy methods can be called directly on triggers
</li>
<li>
<span class="label success">NEW</span>
Callbacks for show and hide events
</li>
<li>
<span class="label success">NEW</span>
Update content on the fly via the setContent method
</li>
<li>
<span class="label notice">INFO</span>
A lot of code cleanup, refactoring, namespacing and stuff
</li>
</ul>
</div>
</span>
<span class="sampleElement smallipopBlack">
0.1.6
<div class="smallipopHint">
<ul>
<li>
<span class="label important">FIX</span>
"invalid argument" error in IE8 sometimes happening
</li>
</ul>
</div>
</span>
<span class="sampleElement smallipopBlack">
0.1.5
<div class="smallipopHint">
<ul>
<li>
Added <i>funcEase</i> option to set your own easing function for the animations.
(See the <a href="#options" class="scrollToId" title="List of options">options</a>)
</li>
<li>
Added touch support which disables the hover events and uses the <i>click</i> event on touch capable devices.<br/>
Can be disabled with the <i>touchSupport</i> option.
</li>
<li>
Added <i>triggerOnClick</i> option to force disable the hover events and just listen for the <i>click</i> event on your triggers.
</li>
<li>
Window padding can now be changed with the <i>windowPadding</i> option.<br/>
Smallipop tries to keep this distance from the window borders.
</li>
</ul>
</div>
</span>
<span class="sampleElement smallipopBlack">
0.1.4
<div class="smallipopHint">
<ul>
<li>Added option to define the animation easing function.</li>
<li>Added options for triggers to show the smallipop on click instead of hover.</li>
<li>Automatic touch device support which uses touch events instead of hover. Can be disabled.</li>
</ul>
</div>
</span>
</div>
<br/>
<h5>Dependencies</h5>
<ul>
<li><a class="smallipop" href="http://www.jQuery.com" title="jQuery">jQuery</a> version 1.5.2 or better</li>
<li>
<a class="smallipop" href="http://www.modernizr.com/" title="Modernizr library">Modernizr</a> for browser capability fallbacks.<br/>
The library is included in the plugins <i>lib</i> folder.<br/>
</li>
</ul>
</div>
<br class="clear"/>
</div>
<hr/>
<h4>Have fun and check out my other plugins</h4>
<p>
<a href="/jquery.rondell" class="btn primary smallipop" title="Display images and other content in a nice way">jQuery Rondell</a>
</p>
<br/>
<h6>Feedback is welcome!</h6>
<p>
Please send me suggestions, ideas for improvement or anything else to
<a href="mailto:[email protected]" title="Send me a mail">[email protected]</a>
or <a href="http://twitter.com/#!/sebobo" target="_blank" title="Sebobo at twitter">@sebobo</a>
</p>
<br/>
<p>
© 2012-2013 by <a href="http://www.small-improvements.com" title="Small Improvements">Small Improvements</a>
</p>
<br/>
<p>
Smallipop is powered by <a href="http://jashkenas.github.com/coffee-script/" target="_blank" title="Coffeescript">coffeescript</a>
and <a href="http://sass-lang.com/" target="_blank" title="Sass">sass</a>.
</p>
</div>
<script type="text/javascript" src="lib/contrib/modernizr.js"></script>
<script type="text/javascript" src="lib/contrib/jquery-1.9.1.min.js"></script>
<script type="text/javascript" src="lib/contrib/prettify.js"></script>
<script type="text/javascript" src="lib/jquery.smallipop.js"></script>
<script type="text/javascript" src="https://tracking.sebastianhelzle.net/piwik.js"></script>
<script type="text/javascript" src="lib/demo.js"></script>
<noscript><img src="http://tracking.sebastianhelzle.net/piwik.php?idsite=5" style="border:0" alt="" /></noscript>
</body>
</html>