Welcome to TalkGraphics.com
Page 2 of 3 FirstFirst 123 LastLast
Results 11 to 20 of 23
  1. #11
    Join Date
    Jan 2009
    Posts
    13

    Default Re: Intergrating Menu into web page

    Quote Originally Posted by soquili View Post
    what did you name your navbar project when you saved from webstyle?

    Your javascript file that works the menu will have that name.
    cmfx

  2. #12
    Join Date
    Nov 2000
    Location
    Red Boiling Springs TN USA
    Posts
    19,208

    Default Re: Intergrating Menu into web page

    I've looked at your web site and it's code. It appears there are no double quote marks surrounding the path to the javascript file.

    The line should look like the one shown below.

    Code:
     
    <td colspan="5"><img src="image/navbar.png" alt="" width="760" height="25" /><script webstyle4.src="/menu/cmfx.js"></script></td>
    Soquili
    a.k.a. Bill Taylor
    Bill is no longer with us. He died on 10 Dec 2012. We remember him always.
    My TG Album
    Last XaReg update

  3. #13
    Join Date
    Jan 2009
    Posts
    13

    Default Re: Intergrating Menu into web page

    I have copied the code as you have shown it and replace the original code with it. Still nothing...

  4. #14
    Join Date
    Nov 2000
    Location
    Red Boiling Springs TN USA
    Posts
    19,208

    Default Re: Intergrating Menu into web page

    Try removing the tags for the png image. It is not required and may be hiding the actual navbar.

    <td colspan="5"><script webstyle4.src="/menu/cmfx.js"></script></td>
    Soquili
    a.k.a. Bill Taylor
    Bill is no longer with us. He died on 10 Dec 2012. We remember him always.
    My TG Album
    Last XaReg update

  5. #15
    Join Date
    Jan 2009
    Posts
    13

    Default Re: Intergrating Menu into web page

    Unfortunately, all that did was to remove my menu graphic. Nothing else

  6. #16
    Join Date
    Nov 2000
    Location
    Red Boiling Springs TN USA
    Posts
    19,208

    Default Re: Intergrating Menu into web page

    Did you add a lot of code that you saw on the Xara.com site. There seems to be a lot of unnecessary code in your page.

    I'm not an html expert and I do not use Webstyle to create website.

    I'm a volunteer that helps moderate the forums.

    I would recommend removing all code you added that was not part of your original html page and then place the single line for the reference to your cmfx.js file.
    Soquili
    a.k.a. Bill Taylor
    Bill is no longer with us. He died on 10 Dec 2012. We remember him always.
    My TG Album
    Last XaReg update

  7. #17
    Join Date
    Jan 2009
    Posts
    13

    Default Re: Intergrating Menu into web page

    Actually I only copied the script codes that you originally saw. I am designing this website in DW_CS4.

  8. #18
    Join Date
    Nov 2000
    Location
    Red Boiling Springs TN USA
    Posts
    19,208

    Default Re: Intergrating Menu into web page

    Dreamweaver is not a program I have worked with. Sorry but I cannot provide any help with that.


    I do not know if the Webstyle extension will work with CS4. I do know that many Dreamweaver CS3 people had to reinstall dreamweaver before the extension would work correctly for them.
    Soquili
    a.k.a. Bill Taylor
    Bill is no longer with us. He died on 10 Dec 2012. We remember him always.
    My TG Album
    Last XaReg update

  9. #19
    Join Date
    Jan 2009
    Posts
    13

    Default Re: Intergrating Menu into web page

    Thanks, I appreciate your efforts...

  10. #20
    Join Date
    Jan 2009
    Posts
    13

    Default Re: Intergrating Menu into web page

    FYI: I finally got it working. Here is what I needed to do:
    <script webstyle4>document.write('<scr'+'ipt src="xaramenu.js">'+'</scr'+'ipt>');document.write('<scr'+'ipt src="menu/www_corporatemagic_fx.js">'+'</scr'+'ipt>');/*img src="menu/www.corporatemagic-fx.gif" moduleid="CMFX3 (Project)\www.corporatemagic-fx_off.xws"*/</script>

 

 

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
  •