.
// I recommend you leave this here as otherwise when you resize NS4's width menus are hidden.
var popOldWidth = window.innerWidth;
nsResizeHandler = new Function('if (popOldWidth != window.innerWidth) location.reload()');
// This is a quick snippet that captures all clicks on the document and hides the menus
// every time you click. Use if you want.
if (isNS4) document.captureEvents(Event.CLICK);
document.onclick = clickHandle;
function clickHandle(evt)
{
if (isNS4) document.routeEvent(evt);
hideAllBut(0);
}
// This is just the moving command for the example.
function moveRoot()
{
with(menu[0][0].ref) left = ((parseInt(left) < 100) ? 100 : 5);
}
// End -->
Abanador, Louise
Contribution/s:
- Physics Informative Article: Snowflakes
|
Almeda, Ma. Corazon
Contribution/s:
- The Riddle of the Sphinx
- Physics News: The Cassini Spacecraft Enters Saturn
- FUNdamental Physics Fun
- Design of Webmasters' Images
|
Lopez, Nico Simon
Contribution/s:
- Physics News: Quantum Teleportation with Atoms
|
Lumain, Ma. Angelica
Contribution/s:
- 1st website layout (July 2004)
- Physics Informative Article: Rainbows
- Physics News: A New Twist on Fiber Optics
- Physics News: Neutrino Oscillation for the First Time
|
San Pedro, Lorraine
Contribution/s:
|
Torres, Jillian Marie
Contribution/s:
- 2nd website layout (August 2004)
- Physics Informative Article: The Promise of Virtual Reality
- Physics News: Particle Theorists win Dirac Medal
- Physics News: Improving the Power of Atomic Force Microscopy
- Physics News: First Observation of an Atomic Air Force
- Physics News: Chinese Physicists Help Unravel Life's Mysteries
- Physicists Trivias
- Physics Jokes
- Physics Images Challenge
- Physics Fun
- Animal Riddles
- Physics Informative Article: Bad Physics Misconceptions
- Feature Games: Disinfect the Core
|