summaryrefslogtreecommitdiff
path: root/sites/all/libraries/colorbox/content/ajax.html
diff options
context:
space:
mode:
Diffstat (limited to 'sites/all/libraries/colorbox/content/ajax.html')
-rw-r--r--sites/all/libraries/colorbox/content/ajax.html11
1 files changed, 11 insertions, 0 deletions
diff --git a/sites/all/libraries/colorbox/content/ajax.html b/sites/all/libraries/colorbox/content/ajax.html
new file mode 100644
index 000000000..e772638ad
--- /dev/null
+++ b/sites/all/libraries/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