Hi All,
In firebug I have an JS error that I'd like to fix. Here is the error:
JavaScript error - displayLink is not defined
and here is the offending code:
<div class="content"><script type="text/javascript"> displayLink("1", " "Cypress Beauty & Co. - Your Ultimate Beauty Destination", "Bookmark us!");</script><br /><script type="text/javascript"> displayLink("3", "", "Cypress Beauty & Co. - Your Ultimate Beauty Destination", ""); </script></div></div>
Does anyone see something wrong that I could change?
Thanks much for reading.
In firebug I have an JS error that I'd like to fix. Here is the error:
JavaScript error - displayLink is not defined
and here is the offending code:
<div class="content"><script type="text/javascript"> displayLink("1", " "Cypress Beauty & Co. - Your Ultimate Beauty Destination", "Bookmark us!");</script><br /><script type="text/javascript"> displayLink("3", "", "Cypress Beauty & Co. - Your Ultimate Beauty Destination", ""); </script></div></div>
Does anyone see something wrong that I could change?
Thanks much for reading.