comparison client/digitallibrary/jquery/jquery-test-full.html @ 663:fda2d9bd9ba7 jquery

birdview: nice animation for embedded mode, none for fullscreen
author hertzhaft
date Mon, 24 Jan 2011 23:07:57 +0100
parents 692b1191f89a
children 820a5cd4715d
comparison
equal deleted inserted replaced
662:f595a13c13af 663:fda2d9bd9ba7
1 <?xml version="1.0" ?> 1 <?xml version="1.0" ?>
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3 <html xmlns="http://www.w3.org/1999/xhtml"> 3 <html xmlns="http://www.w3.org/1999/xhtml">
4 <head> 4 <head>
5 <title>Digilib jQuery Test HTML</title> 5 <title>Digilib jQuery Test: fullscreen</title>
6 6
7 <style type="text/css"> 7 <style type="text/css">
8 body { 8 body {
9 background: silver; 9 background: silver;
10 } 10 }