Welcome to TalkGraphics.com
Results 1 to 5 of 5
  1. #1
    Join Date
    Nov 2003
    Location
    United Kingdom
    Posts
    38

    Default

    I've already exported (and manually edited / expanded) my menu which is live on the site.

    I'd like to add the drop down speed functionality,
    but don't want to export the whole thing again.

    Can anyone help with which bit of javascript needs amending please ?

    Thanks in advance for any help.

  2. #2
    Join Date
    Jan 2004
    Posts
    1,830

    Default

    Its easier to do this from within the program!

  3. #3
    Join Date
    Nov 2003
    Location
    United Kingdom
    Posts
    38

    Default

    I used the program to create the template,
    but have replaced it with my own custom images.

    I've also modified the css and there are now about 100 extra items on the menus.

    I do not want to have to put that all into the program.

    Can anyone offer a link to a site using the navigation speed,
    I'll try and spot the difference myself.
    The examples on the Xara site are all immediate show and hide. :-(

  4. #4
    Join Date
    Nov 2003
    Location
    United Kingdom
    Posts
    38

    Default

    Ok, did it the tricky way, exported two versions of a simple navbar and compared the two javascript files.

    In yourmenu.js (not xaramenu.js)

    just below the css stuff there's this line...

    if(typeof(frames)=="undefined"){var frames=3;if(frames>0)animate();}

    OR the version without animation

    if(typeof(frames)=="undefined"){var frames=0;}

  5. #5

    Default

    Hey LeiChat,

    Please post your URL so we can see your amazing navbar. I'm interested to see what you mean.

 

 

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
  •