Welcome to TalkGraphics.com
Page 2 of 2 FirstFirst 12
Results 11 to 16 of 16
  1. #11
    Join Date
    Aug 2004
    Location
    Ukraine
    Posts
    3,904

    Default Re: Flash Menus in Web Designer

    Quote Originally Posted by red_sting View Post
    I am trying to add to the header of my page a smoothscroll.js in order to scroll to links instead of jump to them.
    I named an object <header> and the same object used it to pass the link to script.
    Not <header> but <head>. You have to:
    1. Create placeholder object and put following code into it:

    Code:
    <script type="text/javascript" src="smoothscroll.js"></script>
    Replace smoothscroll.js with the url of your script.

    2. Add <head> name to this object.

    That's it.
    John.

  2. #12
    Join Date
    May 2008
    Posts
    18

    Default Re: Flash Menus in Web Designer

    Sorry Covoxer but for some reason while doing what you instructed me, the damn thing doesn't wanna work.
    The path the script is in, is "./index_htm_files/smoothscroll.js".
    By the way do you know this script?
    Maybe if I attach the files for you to have a look on them will be a great help. Additionally I noticed that the code that should have been added to <head> section it goes inside a <div> so probably that is the reason is not working.
    Thanks in advance for your time Covoxer.
    Attached Files Attached Files

  3. #13
    Join Date
    Aug 2004
    Location
    Ukraine
    Posts
    3,904

    Default Re: Flash Menus in Web Designer

    Obviously you had not correctly added the <head> name to the placeholder. It is inserted as a usual placeholder instead of head. There's no web file included so I can't find out more.
    And no, I'm not familiar with this script.
    John.

  4. #14
    Join Date
    May 2008
    Posts
    18

    Unhappy Re: Flash Menus in Web Designer

    Sorry my mistake John
    I was sure it was in .zip file

    Thanos
    Attached Files Attached Files

  5. #15
    Join Date
    Aug 2004
    Location
    Ukraine
    Posts
    3,904

    Default Re: Flash Menus in Web Designer

    Ah ha! You have old version of WD. It doesn't support head placeholders. Please upgrade: http://www.talkgraphics.com/showthread.php?t=37004
    John.

  6. #16
    Join Date
    May 2008
    Posts
    18

    Default Re: Flash Menus in Web Designer

    John I have updated my WD copy to.7886 now the script url goes to head but still it doesn't work as it should.
    Any ideas?....I know I 've become a pain in the ....but I 'll slice my wrists if I don' t make it work

    Thanos

 

 

Tags for this Thread

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
  •