Results 1 to 3 of 3

Thread: Background color transparant (HV Menu v5.5 All)

  1. #1
    Join Date
    Nov 2004
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Background color transparant (HV Menu v5.5 All)

    Hi,

    I have a question:

    I was checking the code of the HV Menu v5.5 All, but i'm qurious, is it possible to change the background color in transparant? I tried to set the background to transparant, but it doesnt recognize the word "transparant". Is there another way?

    var LowBgColor=''; // Background color when mouse is not over
    var LowSubBgColor=''; // Background color when mouse is not over on subs
    var HighBgColor=''; // Background color when mouse is over
    var HighSubBgColor=''; // Background color when mouse is over on subs

    Please can anyone help me out?
    Thanks!

  2. #2
    Join Date
    Aug 2004
    Location
    Brighton
    Posts
    1,563
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    transparant = dyslexic transparent?

    Try transparent. Just a thought.

    cr3ative
    A retired member, drop me a line through my site if you'd like to find me!
    cr3ative media | read the stickies

  3. #3
    Join Date
    Nov 2004
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    I know, read my post. Thats the problem, i tried transparent (and yes, i ment transparent, not transparant, my mistake ), but instead of transparent the background became black. See example below:

    var LowBgColor='transparent'; // Background color when mouse is not over
    var LowSubBgColor='transparent'; // Background color when mouse is not over on subs
    var HighBgColor='transparent'; // Background color when mouse is over
    var HighSubBgColor='transparent'; // Background color when mouse is over on subs
    Last edited by Destudio; 12-02-2004 at 07:36 AM.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •