how to implement functionality like My favorites tab on yahoo.com

Discussion in 'JavaScript' started by javadeveloper01, Nov 22, 2009.

  1. #1
    Hi,

    i have to create a My favorite menu in a html page.under that different menu tabs will be there. on mouse over the menu tabs,
    it will display a description window about the tab on right adjacant to the tab.

    Could anyone please help me ?

    thanks in Advance.
     
    Last edited: Nov 22, 2009
    javadeveloper01, Nov 22, 2009 IP
  2. bizmagic

    bizmagic Well-Known Member

    Messages:
    145
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    103
    #2
    View->Source the page and see what they are doing.
     
    bizmagic, Nov 22, 2009 IP
    javadeveloper01 likes this.
  3. javadeveloper01

    javadeveloper01 Peon

    Messages:
    2
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    from the view source, i am not able to know about how it has been done.
     
    javadeveloper01, Nov 22, 2009 IP
  4. bizmagic

    bizmagic Well-Known Member

    Messages:
    145
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    103
    #4
    Then try again.
    Without knowing how they are doing it, you won't be able to replicate it. Simple.
     
    bizmagic, Nov 22, 2009 IP
  5. camjohnson95

    camjohnson95 Active Member

    Messages:
    737
    Likes Received:
    17
    Best Answers:
    0
    Trophy Points:
    60
    #5
    Do people still use yahoo? I can't see a My favourites tab. Do you want to copy the way that it is shown or what it is showing? If it is what it is showing then you are probably after some server-side code rather than javascript.
     
    camjohnson95, Nov 23, 2009 IP