aboutsummaryrefslogtreecommitdiff
path: root/mod/colorbox/vendors/jquery/colorbox/content/ajax.html
diff options
context:
space:
mode:
authorSem <sembrestels@riseup.net>2013-11-09 16:23:42 +0100
committerSem <sembrestels@riseup.net>2013-11-09 16:23:42 +0100
commit1f40407cb2d2f0edfc4cc5346f332f5c6adab022 (patch)
tree2f1e4a4cab88102e372351c0dc4cbfade526db90 /mod/colorbox/vendors/jquery/colorbox/content/ajax.html
parentf448cd91f9ecebea37daf40aada2fa1a20200817 (diff)
parentfb61398a422ef6bd25028f6f47c008738e8fea8c (diff)
downloadelgg-1f40407cb2d2f0edfc4cc5346f332f5c6adab022.tar.gz
elgg-1f40407cb2d2f0edfc4cc5346f332f5c6adab022.tar.bz2
Add 'mod/colorbox/' from commit 'fb61398a422ef6bd25028f6f47c008738e8fea8c'
git-subtree-dir: mod/colorbox git-subtree-mainline: f448cd91f9ecebea37daf40aada2fa1a20200817 git-subtree-split: fb61398a422ef6bd25028f6f47c008738e8fea8c
Diffstat (limited to 'mod/colorbox/vendors/jquery/colorbox/content/ajax.html')
-rw-r--r--mod/colorbox/vendors/jquery/colorbox/content/ajax.html11
1 files changed, 11 insertions, 0 deletions
diff --git a/mod/colorbox/vendors/jquery/colorbox/content/ajax.html b/mod/colorbox/vendors/jquery/colorbox/content/ajax.html
new file mode 100644
index 000000000..e772638ad
--- /dev/null
+++ b/mod/colorbox/vendors/jquery/colorbox/content/ajax.html
@@ -0,0 +1,11 @@
+<div id='homer' style="background:url(../content/homer.jpg) right center no-repeat #ececec; height:135px; width:280px; padding:30px 10px;">
+ <strong>Homer</strong><br/>
+ <em>\noun\</em><br/>
+ <strong>1.</strong> American bonehead<br/>
+ <strong>2. Pull a Homer-</strong><br/>
+ to succeed despite<br/>
+ idiocy
+</div>
+<script>
+ $('#homer strong').css({color:'red'});
+</script> \ No newline at end of file