comparison client/digitallibrary/jquery/jquery-test-embedded.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 b2ff035dc81a
children e944d132a6e2
comparison
equal deleted inserted replaced
662:f595a13c13af 663:fda2d9bd9ba7
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2 <html xmlns="http://www.w3.org/1999/xhtml"> 2 <html xmlns="http://www.w3.org/1999/xhtml">
3 <head> 3 <head>
4 <title>Digilib jQuery Test HTML</title> 4 <title>Digilib jQuery Test: embedded</title>
5 5
6 <style type="text/css"> 6 <style type="text/css">
7 body { 7 body {
8 background: silver; 8 background: silver;
9 } 9 }