comparison client/digitallibrary/jquery/jquery-test-embedded.html @ 688:7ef3bc87ab19 jquery

cookie control for birdview, works for fullscreen
author hertzhaft
date Thu, 27 Jan 2011 02:14:32 +0100
parents fc2bd9f8be17
children 317f7033e6ed
comparison
equal deleted inserted replaced
687:fc2bd9f8be17 688:7ef3bc87ab19
65 } 65 }
66 66
67 div._debug { 67 div._debug {
68 color: darkgreen; 68 color: darkgreen;
69 } 69 }
70 70
71 div._error { 71 div._error {
72 color: red; 72 color: red;
73 } 73 }
74 74
75 </style> 75 </style>
76 76
77 <script type="text/javascript" src="jquery-1.4.4.js"></script> 77 <script type="text/javascript" src="jquery-1.4.4.js"></script>
78 <script type="text/javascript" src="dlGeometry.js"></script> 78 <script type="text/javascript" src="dlGeometry.js"></script>
79 <script type="text/javascript" src="jquery.cookie.js"></script> 79 <script type="text/javascript" src="jquery.cookie.js"></script>