Stray start tag a.(validation error)
-
Hi!
I’m trying to implement responsive menu that would show <select> element on smaller screens.
I’m using Walker to get the menu items, and populate <option> elements, but the jquery code that I use to make those items link won’t validate:
http://www.vezbe.org/healthy-wp/Line 38, Column 325: Stray start tag a. …home menu-item-16"><a href="http://www.vezbe.org/healthy-wp/">Home</a></option>Line 38, Column 333: Stray end tag a. …home menu-item-16"><a href="http://www.vezbe.org/healthy-wp/">Home</a></option>Thanks for taking a look!
The topic ‘Stray start tag a.(validation error)’ is closed to new replies.