[thelist] What language?

Jake Stetser jake.stetser at headhunter.net
Thu Jan 25 14:18:35 CST 2001


Javascript for the function, and they're manipulating a Microsoft CSS
filter. Only works in IE4+ for the PC. just doesn't appear transparent on
anything else. :)

function menuTrans(mId, grade) {
  if (ie4 && !ie4mac) {
    eval('document.all.' + mId + '.style.filter="alpha(opacity=' + grade +
')"');
  }
}

-----Original Message-----
From: M. Shane DeVault [mailto:shane.devault at centurytel.com]
Sent: Thursday, January 25, 2001 1:41 PM
To: thelist at lists.evolt.org
Subject: [thelist] What language?


http://www.intel.com/

What language and system did they use to accomplish the translucent menus?

Shane.DeVault at centurytel.com



---------------------------------------
For unsubscribe and other options, including
the Tip Harvester and archive of TheList go to:
http://lists.evolt.org Workers of the Web, evolt ! 




More information about the thelist mailing list