Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Help with a JS error?

Status
Not open for further replies.

jburnard

Technical User
Mar 5, 2009
5
US
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.
 
Hmm, sounds weird but that's a tough question. I'm using a CRM package called Drupal. I enabled a "bookmark us" block and then I get those errors. If I check the source that code is in the actual page. Not sure if that helps.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top