Initial add of defaria.com
[clearscm.git] / defaria.com / blogs / MAPS / archives / 000028.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
2    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3 <html xmlns="http://www.w3.org/1999/xhtml" id="sixapart-standard">
4 <head>
5    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
6    <meta name="generator" content="Movable Type 3.2" />
7
8    <link rel="stylesheet" href="http://defaria.com/blogs/MAPS/styles-site.css" type="text/css" />
9    <link rel="alternate" type="application/atom+xml" title="Atom" href="http://defaria.com/blogs/MAPS/atom.xml" />
10    <link rel="alternate" type="application/rss+xml" title="RSS 2.0" href="http://defaria.com/blogs/MAPS/index.xml" />
11
12    <title>MAPS: CSS and Cookies</title>
13
14    <link rel="start" href="http://defaria.com/blogs/MAPS/" title="Home" />
15    <link rel="prev" href="http://defaria.com/blogs/MAPS/archives/000027.html" title="Cookies" />
16    <link rel="next" href="http://defaria.com/blogs/MAPS/archives/000029.html" title="CSS Site" />
17
18    
19
20    
21
22    <script type="text/javascript" src="http://defaria.com/blogs/MAPS/mt-site.js"></script>
23 </head>
24 <body class="layout-one-column" onload="individualArchivesOnLoad(commenter_name)">
25    <div id="container">
26       <div id="container-inner" class="pkg">
27
28          <div id="banner">
29             <div id="banner-inner" class="pkg">
30                <h1 id="banner-header"><a href="http://defaria.com/blogs/MAPS/" accesskey="1">MAPS</a></h1>
31                <h2 id="banner-description"></h2>
32             </div>
33          </div>
34
35          <div id="pagebody">
36             <div id="pagebody-inner" class="pkg">
37                <div id="alpha">
38                   <div id="alpha-inner" class="pkg">
39
40                      <p class="content-nav">
41                         <a href="http://defaria.com/blogs/MAPS/archives/000027.html">&laquo; Cookies</a> |
42                         <a href="http://defaria.com/blogs/MAPS/">Main</a>
43                         | <a href="http://defaria.com/blogs/MAPS/archives/000029.html">CSS Site &raquo;</a>
44                      </p>
45
46                      <a id="a000028"></a>
47                      <div class="entry" id="entry-28">
48                         <h3 class="entry-header">CSS and Cookies</h3>
49                         <div class="entry-content">
50                            <div class="entry-body">
51                               <p>Did a lot of work this weekend on CSS. It's a bitch that things render differently between Netscape and IE. Anyways, developed a new "main" page and implemented cookies properly so that there is no login involved. Still the user can "logout", thus deleting the cookie, if they like.</p>
52
53 <p>Worked hard on <i>Quick Stats</i> which appears on the main page and gives the user a quick rundown of today's activity. Also implmented <b>Check Address</b> as a input field on the main page. Basically it allows the user to type in an address to see what MAPS would do with it. Pops up a window to display the message. Pretty cool.</p>
54
55 <p>Added pages for Reports, Manage Lists, etc. So far they go nowhere really. Need to fill these out.</p>
56
57 <p>Also, the "menu" box needs to be displayed consistently across pages. Need to get rid of the JavaScript menu bar thing I had. Ah page layout can be a bitch, especially when you code it. Need to move the page layout duties to CSS!</p>
58
59 <p>Finally, why doesn't IE pay attention to the Footer.js/copyright thing?<br />
60 </p>
61                            </div>
62                            <div id="more" class="entry-more">
63                               
64                            </div>
65                         </div>
66                         <p class="entry-footer">
67                            <span class="post-footers">Posted by Andrew DeFaria on November  3, 2003 11:14 AM</span> <span class="separator">|</span> <a class="permalink" href="http://defaria.com/blogs/MAPS/archives/000028.html">Permalink</a>
68                         </p>
69                      </div>
70
71                      
72
73                      
74                   </div>
75                </div>
76             </div>
77          </div>
78       </div>
79    </div>
80 </body>
81 </html>