jQuery / wordpress issue with .addClass based on url
- by Jonathon Joyce
Hi,
I'm have some issues adding a class to 2 navigation links on a theme.
I need to add a class based on a url string as i'm redirecting the page to another.
You can see the blog here: http://208.43.250.67/~thingsig/
Links are: 'Blog' and 'Keepers'
I'm using the following code:
<script type="text/javascript">
if…