锚链接不在Accordion列表中工作

时间:2017-05-05 19:19:58

标签: javascript html css

所以我创建了一个网页的手风琴列表,我的公司将在其中为我们的客户提供在线下载的模板。我发现当我点击下载链接时,它根本不会去任何地方。这很奇怪。我可以点击它但没有任何反应。

我尝试过的事情: 我试着改变'下载模板'到包含锚标记的段落标记。同样的问题。

我发现每当我将此链接放在手风琴div之外时,链接似乎工作正常,所以我认为它可能是手风琴的javascript影响链接。您可以在第一个标签' Bannerstands'下找到该示例。

链接:

The Webpage

JSFiddle:https://jsfiddle.net/4Lxfmhqz/

        <div class="accordion">
        <dl>
              <dt><a class="accordionTitle" href="#">Bannerstands</a></dt>
              <dd class="accordionItem accordionItemCollapsed">

<table id="downloadTemplatesProductTable">
            <tr>
                <td class="template-cell-one">
                    FCS Executive Series Retractable Banner 3383
                </td>
                <td>
                    <a href="http://freedomcreativesolutions.com/img/FCS-Executive-Series-Retractable-Banner.pdf" target="_blank" class="templatesDownload">Download Template</a>
                    <a class="viewProduct" name="viewProduct" rel="/templates/gotprint.com/catalog-5.5inx8.5in-h.psd.zip">View Product</a>
                </td>
            </tr>
            <tr>
                <td class="template-cell-one">
                    5.5" x 8.5" - Vertical Saddle Stitch
                </td>
                <td>
                    <a name="downloadTemplates" rel="/templates/gotprint.com/catalog-5.5inx8.5in-v.ai.zip"><img name="downloadTemplatesIllustrator" alt="Illustrator Icon" /></a>
                    <a name="downloadTemplates" rel="/templates/gotprint.com/catalog-5.5inx8.5in-v.psd.zip"><img name="downloadTemplatesPhotoshop" alt="Photoshop Icon" /></a>
                    <a name="downloadTemplates" rel="/templates/gotprint.com/catalog-5.5inx8.5in-v.pdf.zip"><img name="downloadTemplatesAcrobat" alt="Acrobat Icon" /></a>
                    <a name="downloadTemplates" rel="/templates/gotprint.com/catalog-5.5inx8.5in-v.indd.zip"><img name="downloadTemplatesIndd" alt="InDesign Icon" /></a>
                    <a name="downloadTemplates" rel="/templates/gotprint.com/catalog-5.5inx8.5in-v.jpg.zip"><img name="downloadTemplatesJpeg" alt="JPEG Icon" /></a>
                </td>
            </tr>
            <tr>
                <td class="template-cell-one">
                    5.5" x 8.5" - Horizontal Perfect Binding
                </td>
                <td>
                    <a name="downloadTemplates" rel="/templates/gotprint.com/catalog-5.5inx8.5in-h-pb.ai.zip"><img name="downloadTemplatesIllustrator" alt="Illustrator Icon" /></a>    
                    <a name="downloadTemplates" rel="/templates/gotprint.com/catalog-5.5inx8.5in-h-pb.psd.zip"><img name="downloadTemplatesPhotoshop" alt="Photoshop Icon" /></a>   
                    <a name="downloadTemplates" rel="/templates/gotprint.com/catalog-5.5inx8.5in-h-pb.pdf.zip"><img name="downloadTemplatesAcrobat" alt="Acrobat Icon" /></a>
                    <a name="downloadTemplates" rel="/templates/gotprint.com/catalog-5.5inx8.5in-h-pb.indd.zip"><img name="downloadTemplatesIndd" alt="InDesign Icon" /></a>    
                    <a name="downloadTemplates" rel="/templates/gotprint.com/catalog-5.5inx8.5in-h-pb.jpg.zip"><img name="downloadTemplatesJpeg" alt="JPEG Icon" /></a>
                </td>
            </tr>
            <tr>
                <td class="template-cell-one">
                    5.5" x 8.5" - Vertical Perfect Binding
                </td>
                <td>
                    <a name="downloadTemplates" rel="/templates/gotprint.com/catalog-5.5inx8.5in-v-pb.ai.zip"><img name="downloadTemplatesIllustrator" alt="Illustrator Icon" /></a>    
                    <a name="downloadTemplates" rel="/templates/gotprint.com/catalog-5.5inx8.5in-v-pb.psd.zip"><img name="downloadTemplatesPhotoshop" alt="Photoshop Icon" /></a>   
                    <a name="downloadTemplates" rel="/templates/gotprint.com/catalog-5.5inx8.5in-v-pb.pdf.zip"><img name="downloadTemplatesAcrobat" alt="Acrobat Icon" /></a>
                    <a name="downloadTemplates" rel="/templates/gotprint.com/catalog-5.5inx8.5in-v-pb.indd.zip"><img name="downloadTemplatesIndd" alt="InDesign Icon" /></a>    
                    <a name="downloadTemplates" rel="/templates/gotprint.com/catalog-5.5inx8.5in-v-pb.jpg.zip"><img name="downloadTemplatesJpeg" alt="JPEG Icon" /></a>
                </td>
            </tr>
            <tr>
                <td class="template-cell-one">
                    6" x 9" - Horizontal Saddle Stitch
                </td>
                <td>
                    <a name="downloadTemplates" rel="/templates/gotprint.com/booklet-6inx9in-h.ai.zip"><img name="downloadTemplatesIllustrator" alt="Illustrator Icon" /></a>
                    <a name="downloadTemplates" rel="/templates/gotprint.com/booklet-6inx9in-h.psd.zip"><img name="downloadTemplatesPhotoshop" alt="Photoshop Icon" /></a>
                    <a name="downloadTemplates" rel="/templates/gotprint.com/booklet-6inx9in-h.pdf.zip"><img name="downloadTemplatesAcrobat" alt="Acrobat Icon" /></a>
                    <a name="downloadTemplates" rel="/templates/gotprint.com/booklet-6inx9in-h.indd.zip"><img name="downloadTemplatesIndd" alt="InDesign Icon" /></a>
                    <a name="downloadTemplates" rel="/templates/gotprint.com/booklet-6inx9in-h.jpg.zip"><img name="downloadTemplatesJpeg" alt="JPEG Icon" /></a>
                </td>
            </tr>
            <tr>
                <td class="template-cell-one">      
                    6" x 9" - Vertical Saddle Stitch
                </td>
                <td>
                    <a name="downloadTemplates" rel="/templates/gotprint.com/booklet-6inx9in-v.ai.zip"><img name="downloadTemplatesIllustrator" alt="Illustrator Icon" /></a>   
                    <a name="downloadTemplates" rel="/templates/gotprint.com/booklet-6inx9in-v.psd.zip"><img name="downloadTemplatesPhotoshop" alt="Photoshop Icon" /></a>
                    <a name="downloadTemplates" rel="/templates/gotprint.com/booklet-6inx9in-v.pdf.zip"><img name="downloadTemplatesAcrobat" alt="Acrobat Icon" /></a>  
                    <a name="downloadTemplates" rel="/templates/gotprint.com/booklet-6inx9in-v.indd.zip"><img name="downloadTemplatesIndd" alt="InDesign Icon" /></a>   
                    <a name="downloadTemplates" rel="/templates/gotprint.com/booklet-6inx9in-v.jpg.zip"><img name="downloadTemplatesJpeg" alt="JPEG Icon" /></a>
                </td>
            </tr>
            <tr>
                <td class="template-cell-one">
                    6" x 9" - Horizontal Perfect Binding
                </td>
                <td>
                    <a name="downloadTemplates" rel="/templates/gotprint.com/booklet-6inx9in-h-pb.ai.zip"><img name="downloadTemplatesIllustrator" alt="Illustrator Icon" /></a>
                    <a name="downloadTemplates" rel="/templates/gotprint.com/booklet-6inx9in-h-pb.psd.zip"><img name="downloadTemplatesPhotoshop" alt="Photoshop Icon" /></a>
                    <a name="downloadTemplates" rel="/templates/gotprint.com/booklet-6inx9in-h-pb.pdf.zip"><img name="downloadTemplatesAcrobat" alt="Acrobat Icon" /></a>
                    <a name="downloadTemplates" rel="/templates/gotprint.com/booklet-6inx9in-h-pb.indd.zip"><img name="downloadTemplatesIndd" alt="InDesign Icon" /></a>
                    <a name="downloadTemplates" rel="/templates/gotprint.com/booklet-6inx9in-h-pb.jpg.zip"><img name="downloadTemplatesJpeg" alt="JPEG Icon" /></a>
                </td>
            </tr>

        </table>

              </dd>

            </dl>
          <dl>
              <dt><a class="accordionTitle" href="#">Targeted Mailing Lists</a></dt>
              <dd class="accordionItem accordionItemCollapsed">
                <p>Targeted mailing lists are based on some sort of qualification.  
Why pay to send your message to people who won't be interested in your product or service. <a href="http://www.freedomcreativesolutions.com/marketing-printing-winston-salem/targeted-mailing-lists/">Click here for list counts.</a> </p>

              </dd>

            </dl>
            <dl>
              <dt><a class="accordionTitle" href="#">Successful Marketing</a></dt>
              <dd class="accordionItem accordionItemCollapsed">
                <p>As any successful marketer knows, the key to successful advertising is getting your message in front of; possible buyers. Mailing lists can be designed that target the person or organization most likely to purchase your product or service.  
</p>

              </dd>

            </dl>
            <dl>
              <dt><a class="accordionTitle" href="#">Find and Sell: Most Desirable</a></dt>
              <dd class="accordionItem accordionItemCollapsed">
                <p>Using income, age, homeowner/renter status, location, interests and other descriptive factors, Freedom Mailing can help you find and sell to the people most likely to desire your product and service
</p>

              </dd>

            </dl>
            <dl>
              <dt><a class="accordionTitle" href="#">Consumer Database</a></dt>
              <dd class="accordionItem accordionItemCollapsed">
                <p> <a href="http://www.freedomcreativesolutions.com/marketing-printing-winston-salem/targeted-mailing-lists/">Click here for list counts.</a> Sample list of selects on our consumer database: Age, Sex, Income, Location, Renter/Homeowner, Age of children, Pet Owner, etc...</p>

              </dd>

            </dl>
            <dl>
              <dt><a class="accordionTitle" href="#">Business Database</a></dt>
              <dd class="accordionItem accordionItemCollapsed">
                <p> <a href="http://www.freedomcreativesolutions.com/marketing-printing-winston-salem/targeted-mailing-lists/">Click here for list counts.</a> Sample list of selects on our business database: Business type, size, gross receipts, number of employees, years in business, location(s), etc...</p>

              </dd>

            </dl>

          </div>

1 个答案:

答案 0 :(得分:3)

您在.accordion上有一个点击处理程序,可以禁用该元素中链接的默认操作。看起来该代码只是尝试定位.accordionTitle链接,因此我更新了您的选择器以定位该元素,以便它不会干扰该元素中的嵌套链接。

var accordion = $('.accordion');更改为var accordion = $('.accordionTitle');

/*!
 * classie - class helper functions
 * from bonzo https://github.com/ded/bonzo
 * 
 * classie.has( elem, 'my-class' ) -> true/false
 * classie.add( elem, 'my-new-class' )
 * classie.remove( elem, 'my-unwanted-class' )
 * classie.toggle( elem, 'my-class' )
 */

/*jshint browser: true, strict: true, undef: true */
/*global define: false */

(function(window) {
  "use strict";
  // class helper functions from bonzo https://github.com/ded/bonzo

  function classReg(className) {
    return new RegExp("(^|\\s+)" + className + "(\\s+|$)");
  }

  // classList support for class management
  // altho to be fair, the api sucks because it won't accept multiple classes at once
  var hasClass, addClass, removeClass;

  if ("classList" in document.documentElement) {
    hasClass = function(elem, c) {
      return elem.classList.contains(c);
    };
    addClass = function(elem, c) {
      elem.classList.add(c);
    };
    removeClass = function(elem, c) {
      elem.classList.remove(c);
    };
  } else {
    hasClass = function(elem, c) {
      return classReg(c).test(elem.className);
    };
    addClass = function(elem, c) {
      if (!hasClass(elem, c)) {
        elem.className = elem.className + " " + c;
      }
    };
    removeClass = function(elem, c) {
      elem.className = elem.className.replace(classReg(c), " ");
    };
  }

  function toggleClass(elem, c) {
    var fn = hasClass(elem, c) ? removeClass : addClass;
    fn(elem, c);
  }

  var classie = {
    // full names
    hasClass: hasClass,
    addClass: addClass,
    removeClass: removeClass,
    toggleClass: toggleClass,
    // short names
    has: hasClass,
    add: addClass,
    remove: removeClass,
    toggle: toggleClass
  };

  // transport
  if (typeof define === "function" && define.amd) {
    // AMD
    define(classie);
  } else {
    // browser global
    window.classie = classie;
  }
})(window);

//fake jQuery
var $ = function(selector) {
  return document.querySelectorAll(selector);
};

var accordion = document.getElementsByClassName('accordionTitle');

//add event listener to all anchor tags with accordion title class
for (var i = 0; i < accordion.length; i++) {
  accordion[i].addEventListener("click", function(e) {
    e.stopPropagation();
    e.preventDefault();
    if (e.target && e.target.nodeName == "A") {
      var classes = e.target.className.split(" ");
      if (classes) {
        for (var x = 0; x < classes.length; x++) {
          if (classes[x] == "accordionTitle") {
            var title = e.target;

            //next element sibling needs to be tested in IE8+ for any crashing problems
            var content = e.target.parentNode.nextElementSibling;

            //use classie to then toggle the active class which will then open and close the accordion

            classie.toggle(title, "accordionTitleActive");
            //this is just here to allow a custom animation to treat the content
            if (classie.has(content, "accordionItemCollapsed")) {
              if (classie.has(content, "animateOut")) {
                classie.remove(content, "animateOut");
              }
              classie.add(content, "animateIn");
            } else {
              classie.remove(content, "animateIn");
              classie.add(content, "animateOut");
            }
            //remove or add the collapsed state
            classie.toggle(content, "accordionItemCollapsed");
          }
        }
      }
    }
  });
}
.accordion dl {
  border: 1px solid #999
}

.accordion dl:after {
  content: "";
  display: block;
  height: auto;
  width: 100%;
  background: #fff
}

.accordion dt>a {
  text-align: left;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  font-size: 1.25em;
  padding: 2em;
  display: block;
  text-decoration: none;
  color: #fff;
  -webkit-transition: background-color .5s ease-in-out
}

.accordion dd {
  background-color: color: #fff;
  font-size: 1em;
  line-height: 1.5em
}

.accordion dd>p {
  background-color: #fff;
  font-size: 1em;
  line-height: 1.5em;
  padding: 2em
}

.accordion {
  position: relative;
  background-color: #fff;
  margin-top: 38px
}

.container {
  max-width: 100%;
  margin: 0 auto;
  padding: 2em 0 2em 0
}

.accordionTitle {
  background-color: #00aeef;
  border-bottom: 1px solid #fff
}

.accordionTitle:after {
  content: "+";
  font-size: 2em;
  line-height: .5em;
  float: right;
  -webkit-transition: transform .6s ease-in-out;
  -moz-transition: transform .6s ease-in-out;
  transition: transform .6s ease-in-out
}

.accordionTitle:hover {
  background-color: #477ba7
}

.accordionTitleActive {
  background-color: #477ba7
}

.accordionTitleActive:after {
  -webkit-transform: rotate(-225deg);
  -moz-transform: rotate(-225deg);
  transform: rotate(-225deg)
}

.accordionItem {
  height: auto;
  overflow: hidden
}

@media all {
  .accordionItem {
    max-height: 50em;
    -webkit-transition: max-height 1s;
    -moz-transition: max-height 1s;
    transition: max-height 1s
  }
}

@media screen and (min-width:48em) {
  .accordionItem {
    max-height: 18em;
    -webkit-transition: max-height .5s;
    -moz-transition: max-height .5s;
    transition: max-height .5s
  }
}

.accordionItemCollapsed {
  max-height: 0
}

.animateIn {
  -webkit-animation-name: accordionIn;
  -webkit-animation-duration: .65s;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-direction: normal;
  -webkit-animation-timing-function: ease-in-out;
  -webkit-animation-fill-mode: both;
  -webkit-animation-delay: 0s;
  -moz-animation-name: normal;
  -moz-animation-duration: .65s;
  -moz-animation-iteration-count: 1;
  -moz-animation-direction: alternate;
  -moz-animation-timing-function: ease-in-out;
  -moz-animation-fill-mode: both;
  -moz-animation-delay: 0s;
  animation-name: accordionIn;
  animation-duration: .65s;
  animation-iteration-count: 1;
  animation-direction: normal;
  animation-timing-function: ease-in-out;
  animation-fill-mode: both;
  animation-delay: 0s
}

.animateOut {
  -webkit-animation-name: accordionOut;
  -webkit-animation-duration: .75s;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-direction: alternate;
  -webkit-animation-timing-function: ease-in-out;
  -webkit-animation-fill-mode: both;
  -webkit-animation-delay: 0s;
  -moz-animation-name: accordionOut;
  -moz-animation-duration: .75s;
  -moz-animation-iteration-count: 1;
  -moz-animation-direction: alternate;
  -moz-animation-timing-function: ease-in-out;
  -moz-animation-fill-mode: both;
  -moz-animation-delay: 0s;
  animation-name: accordionOut;
  animation-duration: .75s;
  animation-iteration-count: 1;
  animation-direction: alternate;
  animation-timing-function: ease-in-out;
  animation-fill-mode: both;
  animation-delay: 0s
}

@-webkit-keyframes accordionIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.8)
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1)
  }
}

@-moz-keyframes accordionIn {
  0% {
    opacity: 0;
    -moz-transform: scale(0.8)
  }
  100% {
    opacity: 1;
    -moz-transform: scale(1)
  }
}

@keyframes accordionIn {
  0% {
    opacity: 0;
    transform: scale(0.8)
  }
  100% {
    opacity: 1;
    transform: scale(1)
  }
}

@-webkit-keyframes accordionOut {
  0% {
    opacity: 1;
    -webkit-transform: scale(1)
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.8)
  }
}

@-moz-keyframes accordionOut {
  0% {
    opacity: 1;
    -moz-transform: scale(1)
  }
  100% {
    opacity: 0;
    -moz-transform: scale(0.8)
  }
}

@keyframes accordionOut {
  0% {
    opacity: 1;
    transform: scale(1)
  }
  100% {
    opacity: 0;
    transform: scale(0.8)
  }
}
<div class="accordion">
  <dl>
    <dt><a class="accordionTitle" href="#">Bannerstands</a></dt>
    <dd class="accordionItem accordionItemCollapsed">

      <table id="downloadTemplatesProductTable">
        <tr>
          <td class="template-cell-one">
            FCS Executive Series Retractable Banner 3383
          </td>
          <td>
            <a href="http://freedomcreativesolutions.com/img/FCS-Executive-Series-Retractable-Banner.pdf" target="_blank" class="templatesDownload">Download Template</a>
            <a class="viewProduct" name="viewProduct" rel="/templates/gotprint.com/catalog-5.5inx8.5in-h.psd.zip">View Product</a>
          </td>
        </tr>
        <tr>
          <td class="template-cell-one">
            5.5" x 8.5" - Vertical Saddle Stitch
          </td>
          <td>
            <a name="downloadTemplates" rel="/templates/gotprint.com/catalog-5.5inx8.5in-v.ai.zip"><img name="downloadTemplatesIllustrator" alt="Illustrator Icon" /></a>
            <a name="downloadTemplates" rel="/templates/gotprint.com/catalog-5.5inx8.5in-v.psd.zip"><img name="downloadTemplatesPhotoshop" alt="Photoshop Icon" /></a>
            <a name="downloadTemplates" rel="/templates/gotprint.com/catalog-5.5inx8.5in-v.pdf.zip"><img name="downloadTemplatesAcrobat" alt="Acrobat Icon" /></a>
            <a name="downloadTemplates" rel="/templates/gotprint.com/catalog-5.5inx8.5in-v.indd.zip"><img name="downloadTemplatesIndd" alt="InDesign Icon" /></a>
            <a name="downloadTemplates" rel="/templates/gotprint.com/catalog-5.5inx8.5in-v.jpg.zip"><img name="downloadTemplatesJpeg" alt="JPEG Icon" /></a>
          </td>
        </tr>
        <tr>
          <td class="template-cell-one">
            5.5" x 8.5" - Horizontal Perfect Binding
          </td>
          <td>
            <a name="downloadTemplates" rel="/templates/gotprint.com/catalog-5.5inx8.5in-h-pb.ai.zip"><img name="downloadTemplatesIllustrator" alt="Illustrator Icon" /></a>
            <a name="downloadTemplates" rel="/templates/gotprint.com/catalog-5.5inx8.5in-h-pb.psd.zip"><img name="downloadTemplatesPhotoshop" alt="Photoshop Icon" /></a>
            <a name="downloadTemplates" rel="/templates/gotprint.com/catalog-5.5inx8.5in-h-pb.pdf.zip"><img name="downloadTemplatesAcrobat" alt="Acrobat Icon" /></a>
            <a name="downloadTemplates" rel="/templates/gotprint.com/catalog-5.5inx8.5in-h-pb.indd.zip"><img name="downloadTemplatesIndd" alt="InDesign Icon" /></a>
            <a name="downloadTemplates" rel="/templates/gotprint.com/catalog-5.5inx8.5in-h-pb.jpg.zip"><img name="downloadTemplatesJpeg" alt="JPEG Icon" /></a>
          </td>
        </tr>
        <tr>
          <td class="template-cell-one">
            5.5" x 8.5" - Vertical Perfect Binding
          </td>
          <td>
            <a name="downloadTemplates" rel="/templates/gotprint.com/catalog-5.5inx8.5in-v-pb.ai.zip"><img name="downloadTemplatesIllustrator" alt="Illustrator Icon" /></a>
            <a name="downloadTemplates" rel="/templates/gotprint.com/catalog-5.5inx8.5in-v-pb.psd.zip"><img name="downloadTemplatesPhotoshop" alt="Photoshop Icon" /></a>
            <a name="downloadTemplates" rel="/templates/gotprint.com/catalog-5.5inx8.5in-v-pb.pdf.zip"><img name="downloadTemplatesAcrobat" alt="Acrobat Icon" /></a>
            <a name="downloadTemplates" rel="/templates/gotprint.com/catalog-5.5inx8.5in-v-pb.indd.zip"><img name="downloadTemplatesIndd" alt="InDesign Icon" /></a>
            <a name="downloadTemplates" rel="/templates/gotprint.com/catalog-5.5inx8.5in-v-pb.jpg.zip"><img name="downloadTemplatesJpeg" alt="JPEG Icon" /></a>
          </td>
        </tr>
        <tr>
          <td class="template-cell-one">
            6" x 9" - Horizontal Saddle Stitch
          </td>
          <td>
            <a name="downloadTemplates" rel="/templates/gotprint.com/booklet-6inx9in-h.ai.zip"><img name="downloadTemplatesIllustrator" alt="Illustrator Icon" /></a>
            <a name="downloadTemplates" rel="/templates/gotprint.com/booklet-6inx9in-h.psd.zip"><img name="downloadTemplatesPhotoshop" alt="Photoshop Icon" /></a>
            <a name="downloadTemplates" rel="/templates/gotprint.com/booklet-6inx9in-h.pdf.zip"><img name="downloadTemplatesAcrobat" alt="Acrobat Icon" /></a>
            <a name="downloadTemplates" rel="/templates/gotprint.com/booklet-6inx9in-h.indd.zip"><img name="downloadTemplatesIndd" alt="InDesign Icon" /></a>
            <a name="downloadTemplates" rel="/templates/gotprint.com/booklet-6inx9in-h.jpg.zip"><img name="downloadTemplatesJpeg" alt="JPEG Icon" /></a>
          </td>
        </tr>
        <tr>
          <td class="template-cell-one">
            6" x 9" - Vertical Saddle Stitch
          </td>
          <td>
            <a name="downloadTemplates" rel="/templates/gotprint.com/booklet-6inx9in-v.ai.zip"><img name="downloadTemplatesIllustrator" alt="Illustrator Icon" /></a>
            <a name="downloadTemplates" rel="/templates/gotprint.com/booklet-6inx9in-v.psd.zip"><img name="downloadTemplatesPhotoshop" alt="Photoshop Icon" /></a>
            <a name="downloadTemplates" rel="/templates/gotprint.com/booklet-6inx9in-v.pdf.zip"><img name="downloadTemplatesAcrobat" alt="Acrobat Icon" /></a>
            <a name="downloadTemplates" rel="/templates/gotprint.com/booklet-6inx9in-v.indd.zip"><img name="downloadTemplatesIndd" alt="InDesign Icon" /></a>
            <a name="downloadTemplates" rel="/templates/gotprint.com/booklet-6inx9in-v.jpg.zip"><img name="downloadTemplatesJpeg" alt="JPEG Icon" /></a>
          </td>
        </tr>
        <tr>
          <td class="template-cell-one">
            6" x 9" - Horizontal Perfect Binding
          </td>
          <td>
            <a name="downloadTemplates" rel="/templates/gotprint.com/booklet-6inx9in-h-pb.ai.zip"><img name="downloadTemplatesIllustrator" alt="Illustrator Icon" /></a>
            <a name="downloadTemplates" rel="/templates/gotprint.com/booklet-6inx9in-h-pb.psd.zip"><img name="downloadTemplatesPhotoshop" alt="Photoshop Icon" /></a>
            <a name="downloadTemplates" rel="/templates/gotprint.com/booklet-6inx9in-h-pb.pdf.zip"><img name="downloadTemplatesAcrobat" alt="Acrobat Icon" /></a>
            <a name="downloadTemplates" rel="/templates/gotprint.com/booklet-6inx9in-h-pb.indd.zip"><img name="downloadTemplatesIndd" alt="InDesign Icon" /></a>
            <a name="downloadTemplates" rel="/templates/gotprint.com/booklet-6inx9in-h-pb.jpg.zip"><img name="downloadTemplatesJpeg" alt="JPEG Icon" /></a>
          </td>
        </tr>

      </table>

    </dd>

  </dl>
  <dl>
    <dt><a class="accordionTitle" href="#">Targeted Mailing Lists</a></dt>
    <dd class="accordionItem accordionItemCollapsed">
      <p>Targeted mailing lists are based on some sort of qualification. Why pay to send your message to people who won't be interested in your product or service. <a href="http://www.freedomcreativesolutions.com/marketing-printing-winston-salem/targeted-mailing-lists/">Click here for list counts.</a>        </p>

    </dd>

  </dl>
  <dl>
    <dt><a class="accordionTitle" href="#">Successful Marketing</a></dt>
    <dd class="accordionItem accordionItemCollapsed">
      <p>As any successful marketer knows, the key to successful advertising is getting your message in front of; possible buyers. Mailing lists can be designed that target the person or organization most likely to purchase your product or service.
      </p>

    </dd>

  </dl>
  <dl>
    <dt><a class="accordionTitle" href="#">Find and Sell: Most Desirable</a></dt>
    <dd class="accordionItem accordionItemCollapsed">
      <p>Using income, age, homeowner/renter status, location, interests and other descriptive factors, Freedom Mailing can help you find and sell to the people most likely to desire your product and service
      </p>

    </dd>

  </dl>
  <dl>
    <dt><a class="accordionTitle" href="#">Consumer Database</a></dt>
    <dd class="accordionItem accordionItemCollapsed">
      <p> <a href="http://www.freedomcreativesolutions.com/marketing-printing-winston-salem/targeted-mailing-lists/">Click here for list counts.</a> Sample list of selects on our consumer database: Age, Sex, Income, Location, Renter/Homeowner, Age of children,
        Pet Owner, etc...</p>

    </dd>

  </dl>
  <dl>
    <dt><a class="accordionTitle" href="#">Business Database</a></dt>
    <dd class="accordionItem accordionItemCollapsed">
      <p> <a href="http://www.freedomcreativesolutions.com/marketing-printing-winston-salem/targeted-mailing-lists/">Click here for list counts.</a> Sample list of selects on our business database: Business type, size, gross receipts, number of employees,
        years in business, location(s), etc...</p>

    </dd>

  </dl>

</div>