Skip to content
This repository has been archived by the owner on Apr 12, 2022. It is now read-only.

invalid expression #25

Open
MrMaz opened this issue Oct 28, 2012 · 1 comment
Open

invalid expression #25

MrMaz opened this issue Oct 28, 2012 · 1 comment

Comments

@MrMaz
Copy link

MrMaz commented Oct 28, 2012

Hi there!

I found a bug with this line:

https://github.com/mattkersley/Responsive-Menu/blob/master/jquery.mobilemenu.js#L90

The [href=http://foo.com] selector needs to have the URL wrapped in double quotes like this:

[href="http://foo.com"]

To avoid an invalid expression error in Chrome and possibly others.

Regards,
Marshall

@tpluscode
Copy link
Contributor

I've just bumped into the same problem. I'm sending a pull request, but is this plugin still supported?

mattkersley added a commit that referenced this issue May 9, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants