Announcement

Collapse
No announcement yet.

Running Java (.js) menu file in global header

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Running Java (.js) menu file in global header





    Is there a way to run a Java based menu from the global header? I have a
    request to use a NavStudio generated menu on all Miva generated pages. Can
    it be done? I am not having any luck doing it. I don't want to waste a
    whole lot of time trying if it cannot.

    Merchant Version 4.13 uncompiled.

    Hugh Via
    Web Services
    TranscriptionGear.Com



    #2
    Running Java (.js) menu file in global header



    You need to put it into the head tag (not the global header), which is more
    easily done with OUI, but you could edit the mmui.mv.

    Roger Ide


    -----Original Message-----
    From: [email protected]
    [mailto:[email protected]]On Behalf Of Hugh Via
    Sent: Friday, May 13, 2005 3:33 PM
    To: [email protected]
    Subject: [mru] Running Java (.js) menu file in global header




    Is there a way to run a Java based menu from the global header? I have a
    request to use a NavStudio generated menu on all Miva generated pages. Can
    it be done? I am not having any luck doing it. I don't want to waste a
    whole lot of time trying if it cannot.

    Merchant Version 4.13 uncompiled.

    Hugh Via
    Web Services
    TranscriptionGear.Com


    Comment


      #3
      Running Java (.js) menu file in global header





      You can do it with OpenUI and also with Display Wizard pro.

      This will allow you to insert your script in between the <head> tags.

      Example:
      <script language="JavaScript1.2"
      src="../Merchant2/assets/js/bachelorettetoolbar.js"></script>

      2 Sites:
      <A HREF ="http://www.bachelorettesuperstore.com/">http://www.bachelorettesuperstore.com/</A>
      <A HREF ="http://www.thesassykitten.com/">http://www.thesassykitten.com/</A>


      Cheers,

      Jon Viscott
      Viscott Limited
      eBusiness Solutions
      www.viscott.com






      -----Original Message-----
      From: [email protected]
      [mailto:[email protected]] On Behalf Of Hugh Via
      Sent: Friday, May 13, 2005 12:33 PM
      To: [email protected]
      Subject: [mru] Running Java (.js) menu file in global header



      Is there a way to run a Java based menu from the global header? I have a
      request to use a NavStudio generated menu on all Miva generated pages. Can
      it be done? I am not having any luck doing it. I don't want to waste a whole
      lot of time trying if it cannot.

      Merchant Version 4.13 uncompiled.

      Hugh Via
      Web Services
      TranscriptionGear.Com


      Comment


        #4
        Running Java (.js) menu file in global header



        We use Display Wizard Pro and it rocks. All our menus are Java based created in MenuMaker.
        www.greekclothing.com

        Brian Bozinovich
        GreekClothing.com LLC
        [email protected]

        -----Original Message-----
        From: [email protected] [mailto:[email protected]] On Behalf
        Of Jon Viscott
        Sent: Friday, May 13, 2005 2:48 PM
        To: 'Hugh Via'; [email protected]
        Subject: RE: [mru] Running Java (.js) menu file in global header



        You can do it with OpenUI and also with Display Wizard pro.

        This will allow you to insert your script in between the <head> tags.

        Example:
        <script language="JavaScript1.2"
        src="../Merchant2/assets/js/bachelorettetoolbar.js"></script>

        2 Sites:
        <A HREF ="http://www.bachelorettesuperstore.com/">http://www.bachelorettesuperstore.com/</A>
        <A HREF ="http://www.thesassykitten.com/">http://www.thesassykitten.com/</A>


        Cheers,

        Jon Viscott
        Viscott Limited
        eBusiness Solutions
        www.viscott.com






        -----Original Message-----
        From: [email protected]
        [mailto:[email protected]] On Behalf Of Hugh Via
        Sent: Friday, May 13, 2005 12:33 PM
        To: [email protected]
        Subject: [mru] Running Java (.js) menu file in global header



        Is there a way to run a Java based menu from the global header? I have a
        request to use a NavStudio generated menu on all Miva generated pages. Can
        it be done? I am not having any luck doing it. I don't want to waste a whole
        lot of time trying if it cannot.

        Merchant Version 4.13 uncompiled.

        Hugh Via
        Web Services
        TranscriptionGear.Com


        Comment

        Working...
        X