Adrian Rowbotham

Results 2 issues of Adrian Rowbotham

## Expected Behavior It should be possible to open an Accordion tap using the JavaScript 'down' method described in [the documentation](https://get.foundation/sites/docs/accordion.html#down) ## Current Behavior The 'down' action seems to close...

JSHint returned a point that did not exist in the document being edited. Rule: `W110` Requested point: 1105:57 my .jshintrc file: ``` { "undef": true, "unused": true, "latedef": false, "browser":...

External