Re: Sothink Menu program: transparency

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance

From: Saint Jude (thejuliankennedy_at_hotmail.com)
Date: 03/17/04

  • Next message: Saint Jude: "Re: JScript 5.6 Help File needed"
    Date: Wed, 17 Mar 2004 22:50:29 +0100
    
    

    in script file: stm31.js
    Currently, line 57 (or do a 'find')
    ..at the end...

            if(nIE5)l.filters["Alpha"].opacity=p.popc;}

    change p.popc
    to 100

    Jude

    Geekwannabee <geekwannabee@NOSPAMhotmail.com> wrote in message
    news:eP$HXuCDEHA.712@tk2msftngp13.phx.gbl...
    > Thankyou so much for the hint. I tried it and it didn't work,
    > unfortunately. Do you think the problem is in the scary .js file?? If
    so,
    > if anyone has ANY ideas on this I'd sure appreciate it. I'm at work right
    > now; when I get home, will try to sort through that doing a search for
    > 'transparent' and see if maybe changing all instances of that to 'solid'
    > might work...
    >
    >
    > "Saint Jude" <thejuliankennedy@hotmail.com> wrote in message
    > news:eUdYwJ8CEHA.1128@TK2MSFTNGP11.phx.gbl...
    > >
    > > Geekwannabee <geekwannabee@NOSPAMhotmail.com> wrote in message
    > > news:#R1AkA3CEHA.3748@TK2MSFTNGP11.phx.gbl...
    > > > Can someone give me a hand?? I'm NOT a javascript expert...in fact
    just
    > > > looking at the code makes me shiver.
    > > >
    > > > I downloaded the above program and managed to make a menu with it,
    > > however,
    > > > there is a problem: the submenu items are semi-transparent, and I
    need
    > > them
    > > > to be solid.
    > > >
    > > > The menu is at: http://www.qclabyrinth.org/NAVTEST.html and I can
    > provide
    > > > the .js file if someone can just help me get those submenus solid!!
    > > >
    > > >
    > >
    > > THIS LINE (wrapped):
    > >
    > >
    >
    stm_bpx("p1","p0",[1,2,0,-1,0,3,0,0,85,"progid:DXImageTransform.Microsoft.Wi
    > >
    >
    pe(GradientSize=1.0,wipeStyle=1,motion=reverse,enabled=0,Duration=0.66)",4,"
    > > ",-2,44,0,0,"#7f7f7f","transparent"]);
    > >
    > > ..in the HTML page probably has something to do with it.
    > > Maybe changing "transparent" to "solid", or nothing, will do it.
    > >
    > > The code in stm31.js is scarier than JavaScript usually needs to be.
    > > It's like that for efficiency - and for obfuscation.
    > >
    > > It's a toughie
    > >
    > >
    >
    >


  • Next message: Saint Jude: "Re: JScript 5.6 Help File needed"