aboutsummaryrefslogtreecommitdiffstats
path: root/demos/tooltip
diff options
context:
space:
mode:
authorScott González <scott.gonzalez@gmail.com>2011-05-29 20:15:24 -0400
committerScott González <scott.gonzalez@gmail.com>2011-05-29 20:15:24 -0400
commit76586076ecc85fac044c02995c938a46aa1dbab2 (patch)
tree3e619f5f3042abd84332ce1bf898a84b84cffb70 /demos/tooltip
parentb6cda3dfeeca692fd14e5ecbde93286507e5c560 (diff)
downloadjquery-ui-76586076ecc85fac044c02995c938a46aa1dbab2.tar.gz
jquery-ui-76586076ecc85fac044c02995c938a46aa1dbab2.zip
Tooltip demo: Removing stray periods.
Diffstat (limited to 'demos/tooltip')
-rw-r--r--demos/tooltip/delegation-mixbag.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/demos/tooltip/delegation-mixbag.html b/demos/tooltip/delegation-mixbag.html
index 951d089f4..5b1fa4119 100644
--- a/demos/tooltip/delegation-mixbag.html
+++ b/demos/tooltip/delegation-mixbag.html
@@ -55,7 +55,7 @@
<div class="ui-widget photo">
<div class="ui-widget-header ui-corner-all">
<h2>St. Stephen's Cathedral</h2>
- <h3><a href="http://maps.google.com/maps?q=vienna,+austria&z=11" data-geo="48.208174,16.373819">Vienna, Austria</a>.</h3>
+ <h3><a href="http://maps.google.com/maps?q=vienna,+austria&z=11" data-geo="48.208174,16.373819">Vienna, Austria</a></h3>
</div>
<a href="http://en.wikipedia.org/wiki/File:Wien_Stefansdom_DSC02656.JPG">
<img src="images/st-stephens.jpg" alt="St. Stephen's Cathedral" class="ui-corner-all">
@@ -65,7 +65,7 @@
<div class="ui-widget photo">
<div class="ui-widget-header ui-corner-all">
<h2>Tower Bridge</h2>
- <h3><a href="http://maps.google.com/maps?q=london,+england&z=11" data-geo="51.500152,-0.126236">London, England</a>.</h3>
+ <h3><a href="http://maps.google.com/maps?q=london,+england&z=11" data-geo="51.500152,-0.126236">London, England</a></h3>
</div>
<a href="http://en.wikipedia.org/wiki/File:Tower_bridge_London_Twilight_-_November_2006.jpg">
<img src="images/tower-bridge.jpg" alt="Tower Bridge" class="ui-corner-all">