Announcement

Collapse
No announcement yet.

code for NETQUOTEVAR:BROCHURE_TEXT????

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

    code for NETQUOTEVAR:BROCHURE_TEXT????

    Hi,
    does anyone know how to get at the code for NETQUOTEVAR:BROCHURE_TEXT?

    I want to create an anchor that encapsulates BROCHURE IMAGE and BROCHURE_TEXT so that if a user hovers over the image, the text beneath it is hilighted and vice-versa.

    -----------------------------------
    It seems that BROCHURE_TEXT outputs the following
    <A HREF="myurl TARGET="_self"><Actinic:TEMPLATE type="begin" filename="C:\Program Files\Actinic v7\Sites\Site1\Act_BrochureImage.html"/>
    ---------------------------------------

    But I want to remove the slash at the end

    thanks!
    www.squeakybee.co.uk
    Creative Gift Ideas - Jellycat toys - Home Accessories

    #2
    I'm a bit stuck with this,can anyone help????

    When I add NETQUOTEVAR:BROCHURE_TEXT to a fragment I'd like to be able to specify a class for the anchor as

    <a class="whatever" href="www.xxxxxxx.com">

    Surely there must be a way of doing this!
    www.squeakybee.co.uk
    Creative Gift Ideas - Jellycat toys - Home Accessories

    Comment


      #3
      Can Someone in Support Help me Please???

      Maybe someone in support could help??
      Have alook at the attachment to help explain.....


      I have a fragment on the product page that is linked to a product section.
      When the mouse hovers over the fragment, I'd like the surrounding box and text to change colour.

      This works ok in mozilla, but in IE I need to get at the BROCHURE TEXT code to add a class to the anchor.
      Attached Files
      www.squeakybee.co.uk
      Creative Gift Ideas - Jellycat toys - Home Accessories

      Comment


        #4
        Hi,

        Take a look at 'Design | Text | ID 2056' for links to products, 'ID 2057' for links to sections and 'ID 2058' for links to URLs (click on 'Go To' button and type the relevant ID and click 'OK'). You should be able to add your class into these href tags.
        ********************
        Tracey
        SellerDeck

        Comment


          #5
          Thank you very much for that!
          I was scanning through those text IDs before - don't know how I missed it,

          All working now,
          cheers!
          www.squeakybee.co.uk
          Creative Gift Ideas - Jellycat toys - Home Accessories

          Comment

          Working...
          X