comparison client/digitallibrary/jquery/jquery-test-full.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 ad4a2edcbdbc
children fe2bb8f926be
comparison
equal deleted inserted replaced
669:b93241aa017c 670:11d96bc0ac09
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 }