Re: Flash Menus in Web Designer
Quote:
Originally Posted by
red_sting
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.
1 Attachment(s)
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.
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.
1 Attachment(s)
Re: Flash Menus in Web Designer
Sorry my mistake John
I was sure it was in .zip file:(
Thanos
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
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.:eek:
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