Link to home
Start Free TrialLog in
Avatar of Robert Granlund
Robert GranlundFlag for United States of America

asked on

Syntax error in console

Syntax error in console:
jquery-2.2.4.min.js?ver=null:2 Uncaught Error: Syntax error, unrecognized expression: http://downtowndurham.com/psp/

<html>
<ul class="select">
<li class="active"><a class="anchorLink" href="#myoverview" rel="" name="introduction">Overview</a></li>
<li><a href="#my2019projects">Projects</a></li>
<li><a href="#my2019selectionaacommittee">Selection Committee</a></li>
<li><a href="#myapply">Apply</a></li>
<li><a href="#mysponsorship">Sponsorship</a></li>
<li><a href="#mysignup">Sign-up</a></li>
<li><a href="http://downtowndurham.com/psp/">Public Space Project</a></li>
</ul>

Open in new window

SOLUTION
Avatar of leakim971
leakim971
Flag of Guadeloupe image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of Robert Granlund

ASKER

Thank you this helps a lot.  However Now I get this error:
Uncaught Error: Syntax error, unrecognized expression: [href=#]
ASKER CERTIFIED SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
I found the issue.  Thanks for your help.
I found the issue.  Thanks for your help.
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial