Results 1 to 6 of 6

Thread: Needs help with Ajax Tabs Content script

  1. #1
    Join Date
    Aug 2007
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Lightbulb Needs help with Ajax Tabs Content script

    source:http://www.dynamicdrive.com/dynamici...axtabscontent/

    I have use it on my pages,and i change the onclick for onmouseover.
    Is there a MouseDelayTime with it?

  2. #2
    Join Date
    Aug 2004
    Posts
    10,143
    Thanks
    3
    Thanked 1,008 Times in 993 Posts
    Blog Entries
    16

    Default

    If you mean why there's a delay before the content shows when you're using onMouseover, that's merely the time your server is taking to fetch the external page. Or do you mean something else?

  3. #3
    Join Date
    Aug 2007
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Unhappy

    no
    I means when the cursor stop on the tag for a seconds then to show the contents of the tag.
    THX.

  4. #4
    Join Date
    Aug 2004
    Posts
    10,143
    Thanks
    3
    Thanked 1,008 Times in 993 Posts
    Blog Entries
    16

    Default

    Hmm there's no quick way to do this right now unfortunately. There are some subtle issues that would need to be taken into account.

  5. #5
    Join Date
    Aug 2007
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default



    view this URL http://www.163.com

  6. #6
    Join Date
    Aug 2007
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Hi fy1125,
    Can you tell me how you set the tabs to have uniform widths (like how you did with www.163.com)?

    In the demo shown at http://www.dynamicdrive.com/dynamici...tent/index.htm

    You can see the tabs ("Intro", "Bird", ...) have different widths. Ultimately, I would like to divide the tabs so that the total width of all the tabs are equal in width with the content area.(Like you did with www.163.com).

    I want to divide the tabs evenly so that sum of tab widths is equal to the content area. This is not the case in the Ajax Tabs Content Script demo. (There are empty spaces after "Sea Otter") You also managed to change it so that there are no spaces between the tabs. If you can teach me how to change that, it would be nice :>

    Thx in advance

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
  •