comparison client/digitallibrary/jquery/jquery-test-embedded.html @ 670:11d96bc0ac09 jquery

birdview: nice animation for embedded mode, none for fullscreen
author hertzhaft
date Mon, 24 Jan 2011 23:07:57 +0100
parents 2294e91613e6
children 6c869c851c9a
comparison
equal deleted inserted replaced
669:b93241aa017c 670:11d96bc0ac09
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 }