background
|
|
RiscOS
Risc OS Info
All you need to know about Risc OS and more.
More icon

Linux
Linux Support
A small area on the internet for Linux Support.
More icon
|
|
Up Image
Navigation
Search this Site
Enter your search terms

Site Breadcrumb - You are here
|
Reference   JavaScript Code Library

This is a core JavaScript function for writing cross-platform dynamic HTML. It takes the ID of a positioned HTML element and returns an object reference. This version is the light version - meaning that it's small, but also that it won't work with nested DIVs in Netscape, or with global styles in Internet Explorer. So if you use this small function, you'll need to restrict yourself to non-nested inline styles.

Usage: foo = WM_checkIn('id');

Cut, paste, and enjoy!