<class home>

Javascript and Behaviors

compiled by Larissa Bank

some links
explained and more links
     basics
     objects
     event handlers
behavior basics
    adding behaviors
    deleting behaviors
    editing behaviors
    reordering actions
common things people do with Javascript
    adding a status bar message
    going to a URL
    pop-up messages
    opening a new window

    show/hide layers
    changing text in a frame
    checking for plug-ins
    checking browser versions
    jump menus
    rollovers
    preloading images
    playing sound
    controlling shockwave or Flash
    changing text in a layer
    validate form data
    changing text in a form field
    changing text in a frame
    changing properties
    dragging layers
    adding scripts
    client vs. server side Javascript

scripting by hand
    adding in the date and time
    resizing a window  
    changing multiple frames with one link
    keeping frames in their framesets
    custom scroller
making and calling functions
debugging your scripts