HTML
  Home arrow HTML arrow Page 4 - Modifying a Web Page Calendar
Dev Articles Forums 
ADO.NET  
Apache  
ASP  
ASP.NET  
C#  
C++  
ColdFusion  
COM/COM+  
Delphi-Kylix  
Design Usability  
Development Cycles  
DHTML  
Embedded Tools  
Flash  
Graphic Design  
HTML  
IIS  
Interviews  
Java  
JavaScript  
MySQL  
Oracle  
Photoshop  
PHP  
Reviews  
Ruby-on-Rails  
SQL  
SQL Server  
Style Sheets  
VB.Net  
Visual Basic  
Web Authoring  
Web Services  
Web Standards  
XML  
Mobile Linux 
App Generation ROI 
IBM® developerWorks 
Weekly Newsletter
 
Developer Updates  
Free Website Content 
 RSS  Articles
 RSS  Forums
 RSS  All Feeds
Write For Us Get Paid 
Request Media Kit
Contact Us 
Site Map 
Privacy Policy 
Support 
 USERNAME
 
 PASSWORD
 
 
  >>> SIGN UP!  
  Lost Password? 
HTML

Modifying a Web Page Calendar
By: Chrysanthus Forcha
  • Search For More Articles!
  • Disclaimer
  • Author Terms
  • Rating: 5 stars5 stars5 stars5 stars5 stars / 1
    2009-05-26

    Table of Contents:
  • Modifying a Web Page Calendar
  • Modification of Some Code Segments
  • Another Modification of the showMonth() Function
  • Limitations of this Approach

  • Rate this Article: Poor Best 
      ADD THIS ARTICLE TO:
      Del.ici.ous Digg
      Blink Simpy
      Google Spurl
      Y! MyWeb Furl
    Email Me Similar Content When Posted
    Add Developer Shed Article Feed To Your Site
    Email Article To Friend
    Print Version Of Article
    PDF Version Of Article
     
     
    ADVERTISEMENT


    Modifying a Web Page Calendar - Limitations of this Approach


    (Page 4 of 4 )

    Internet Explorer is the most used browser. If we were dealing only with Internet Explorer, then at this point we would have come to the end of the series.

    I said at the beginning that when you have information that is in the form of a grid, you could use the table for your layout. This generally works with all browsers if your design is straightforward.

    Our design in this series is not straight forward (looking at today's technology), because in our yearly calendar, we had to arrange tables in rows and columns inside DIV elements in a main DIV element. If our calendar were static content on the web page and occupying space, then this approach would work with more browsers.

    From the tests I made, with today's evolution of browsers it works very well only with Internet Explorer. However, do not lose hope; I will modify the design to work with other browsers. The main problem lies with the layout.

    If you write your program with what I have shown you so far in this series, the single month calendar will appear reasonably in many browsers. However, in browsers other than Internet Explorer, the yearly calendar would not appear well.

    Know that what I have said in this series is in accordance with the specifications for HTML, HTML DOM and JavaScript. I believe that Internet Explorer is more advanced in handling HTML tables than other browsers.

    The approach I have used has an advantage, in the sense that you easily get the logic of what is going on. In the next and last part of the series, I give you a design that should work with most, if not all, modern browsers. The difference is mainly in the layout.

    At the end of the series (in the next part) I will give you two sets of the complete code in zip file formats: one to work with Internet Explorer and the other to work with most browsers, including Internet Explorer.


    DISCLAIMER: The content provided in this article is not warranted or guaranteed by Developer Shed, Inc. The content provided is intended for entertainment and/or educational purposes in order to introduce to the reader key ideas, concepts, and/or product reviews. As such it is incumbent upon the reader to employ real-world tactics for security and implementation of best practices. We are not liable for any negative consequences that may result from implementing any information covered in our articles or tutorials. If this is a hardware review, it is not recommended to open and/or modify your hardware.

     

    HTML ARTICLES

    - Comparing Browser Response to Active Client ...
    - Testing Browser Response to Active Client Pa...
    - Active Client Pages: Completing the Code for...
    - ACP and Browsers: Setting up an Example
    - How Browsers Respond to Active Client Pages
    - Completing a Tree with Active Client Pages
    - HTML Form Verification and ACP
    - Building an ACP Tree
    - Completing an ACP 3D HTML Table Image Gallery
    - Building an ACP 3D HTML Table Image Gallery
    - A Multiple Page Image Gallery with Active Cl...
    - Building an Image Gallery with Active Client...
    - Concluding a Menu for All Browsers
    - A Vertical Menu for All Browsers
    - Downloading Long HTML Pages with ACP







    © 2003-2009 by Developer Shed. All rights reserved. DS Cluster 1 Hosted by Hostway
    For more Enterprise Application Development news, visit eWeek