spacer

Webref WebRef   Sitemap · Experts · Tools · Services · Newsletters · About i.com

home / programming / javascript / dhtmlapps To page 1To page 2To page 3To page 3aTo page 3bTo page 4current pageTo page 5
[previous][next]

Creating DHTML Applications

Developer News
Microsoft Shows Off Silverlight 4, IE9 Plans
Metasploit Expands Vulnerability Test Framework
HyperCard Reborn?

PROPERTY scripting

We have used the following functions to change and/or get properties:

measureHeight()
makeVis()
makeInVis()

They are all very generic property functions that can easily be stored in a library for use in other projects.

DOM scripting

The targeted browsers are:

  • IE4+ /Win, MAC
  • NS4+ /Win, MAC

Therefore, we can use the same mElement() function as above to resolve all DOM related problems.

Case Study Summary

The hardest part of the case study was the BEHAVIOR part - getting the business logic right. However that element was really just a matter of good structuring and preparation. Fortunately, all the 'tools' I needed (the property - scripts) were available in my library, so I did not have to think too much about designing for a specific browser.

Contents:

home / programming / javascript / dhtmlapps To page 1To page 2To page 3To page 3aTo page 3bTo page 4current pageTo page 5
[previous][next]

internet.commediabistro.comJusttechjobs.comGraphics.com

Search:

WebMediaBrands Corporate Info

Legal Notices, Licensing, Permissions, Privacy Policy.
Advertise | Newsletters | Shopping | E-mail Offers | Freelance Jobs

webref The latest from WebReference.com Browse >
Rolling Out Your Own HTML Application Version Control · HTML 5: Client-side Storage · Working with Ajax Server Extensions
Sitemap · Experts · Tools · Services · Email a Colleague · Contact FREE Newsletters 
 The latest from internet.com
Wi-Fi Product Watch, November 2009 · Chip Market Recovering From '08 Collapse · Low-Cost Tools to Kickstart Your New Business


Created: July 23, 2001
Revised: July 23, 2001


URL: http://webreference.com/programming/javascript/dhtmlapps/4a.html