Results 1 to 8 of 8

Thread: Cannot find this menu! Argh!

  1. #1
    Join Date
    Jan 2008
    Posts
    5
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Cannot find this menu! Argh!

    hello,

    its been 2 days of searching and i still havent seen this menu im looking for. Im not really good w/ css. I usually do copy and paste. I have this cheap budget project im working on and this client of mine wants me to have the same drop down menu as HSN's.

    Check it here: http://www.hsn.com/

    That kind where the drop down menu is divided vertically by categories. Been googling but i am for no luck. Any of you guys seen a script that is similar?

    any help would be greatly appreciated!

    -nynameis

  2. #2
    Join Date
    Aug 2005
    Location
    Other Side of My Monitor
    Posts
    3,494
    Thanks
    5
    Thanked 105 Times in 104 Posts
    Blog Entries
    1

    Default

    That's because their's is done 99% in JS. Not CSS. I have found almost similar ones in pure CSS, but not really all that close.

    If I had slept a little in the last 3 days I would write one up for you though.

    If you can wait till I get home from work and have a little nap I will see what I can do

    Let me know.
    Last edited by BLiZZaRD; 01-03-2008 at 06:39 AM. Reason: spelling
    {CWoT - Riddle } {Freelance Copywriter} {Learn to Write}
    Follow Me on Twitter: @InkingHubris
    PHP Code:
    $result mysql_query("SELECT finger FROM hand WHERE id=3");
    echo 
    $result

  3. #3
    Join Date
    Jan 2008
    Posts
    5
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    u will write it?? damn.. i always admire people who can write their own code. thank you!! me.. i always copy and paste LOL. im going to continue searching too..

    ....

  4. #4
    Join Date
    Jan 2008
    Posts
    5
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    anybody else here?

  5. #5
    Join Date
    Aug 2005
    Location
    Other Side of My Monitor
    Posts
    3,494
    Thanks
    5
    Thanked 105 Times in 104 Posts
    Blog Entries
    1

    Default

    Okay, I was up all night last night working on this. When they say things are impossible it tends to make me angry, LOL

    So I have a nav menu, I have a menu of links with a vertical divider, and links on each side.

    The "impossible" part is the display of the thing on hover.

    Quote Originally Posted by Some Moron who gave up to early
    Div's can not hide and show other Div's without the use of JavaScript
    But I am close. I found a way to hide the divided menu, and on hover... nothing happened. I then found a way to show the hidden div, only the layout was screwed up.

    So I am about 80% done with a pure HTML/CSS version and I haven't given up, just got frustrated and had to quit. Give me a little more time.
    {CWoT - Riddle } {Freelance Copywriter} {Learn to Write}
    Follow Me on Twitter: @InkingHubris
    PHP Code:
    $result mysql_query("SELECT finger FROM hand WHERE id=3");
    echo 
    $result

  6. #6
    Join Date
    Jan 2008
    Posts
    5
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    aww *hugs* thank you so much. As i was waiting for you, dint waste my time I searched more and i was able to find a css/w/ jscript menu that 'kinda' is close to what i need. took me about 2 days to alter it and i finally got what i want! WOOOOOT. so you dont need to finish yours blizzard

    if anybody in here want a sneak of d script, leme know!

  7. #7
    Join Date
    Aug 2005
    Location
    Other Side of My Monitor
    Posts
    3,494
    Thanks
    5
    Thanked 105 Times in 104 Posts
    Blog Entries
    1

    Default

    I am very happy you found a working one. Using JS is easy. I will finish mine without the use of JS and prove to the nay sayers that it can't be done.

    It may not be pretty to start with, but I can do it! (this is the point where John comes in and does it before me )

    Now that you have a working one though, I can take my time
    {CWoT - Riddle } {Freelance Copywriter} {Learn to Write}
    Follow Me on Twitter: @InkingHubris
    PHP Code:
    $result mysql_query("SELECT finger FROM hand WHERE id=3");
    echo 
    $result

  8. #8
    Join Date
    Jan 2008
    Posts
    5
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Thumbs up

    u are so sweet *hugs and kisses* thanks again!

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
  •