Thierry
08-12-2005, 10:04 AM
Hi
If I use the originals files on the root of my website, there is no problem, the works great, but I have to do Multilanguage versions so I would like to put all files in the “http://???.com/fr/hvmenu” subdirectory of my webite so I tryed to modifie the script in my “index html” to have something like
</script>
<script type='text/javascript' src='/fr/hvmenu/exmplmenu_var.js'></script>
<script type='text/javascript' src='/fr/hvmenu/menu_com.js'></script>
<noscript>Your browser does not support script</noscript>
I upload the modified “index.html” to my website root, but when I go online and refresh, nothing appears !!!
You know I don’t know anything about programing so if you can help me…
I suppose that it’s in the path syntax error of the script inside “index.html” but I don’t know how to fix it.
May be this script only works with all files directly uploaded on the www root directory of the website where "index.htm" file is located ? Can you confirm
Thanks a lot for your help.
A happy user.
Sorry for my poor English, I’m French.
If I use the originals files on the root of my website, there is no problem, the works great, but I have to do Multilanguage versions so I would like to put all files in the “http://???.com/fr/hvmenu” subdirectory of my webite so I tryed to modifie the script in my “index html” to have something like
</script>
<script type='text/javascript' src='/fr/hvmenu/exmplmenu_var.js'></script>
<script type='text/javascript' src='/fr/hvmenu/menu_com.js'></script>
<noscript>Your browser does not support script</noscript>
I upload the modified “index.html” to my website root, but when I go online and refresh, nothing appears !!!
You know I don’t know anything about programing so if you can help me…
I suppose that it’s in the path syntax error of the script inside “index.html” but I don’t know how to fix it.
May be this script only works with all files directly uploaded on the www root directory of the website where "index.htm" file is located ? Can you confirm
Thanks a lot for your help.
A happy user.
Sorry for my poor English, I’m French.