Neil Tonge

Results 45 issues of Neil Tonge

Hey, Is there an event that can be called when Slim Select has loaded and initialised. I am hitting an issue where people are interacting with the multi select before...

Hi, I've just added this to a local project i'm working on. It's great but I have a grid of items, on which some of them have a Micro Modal...

needs more info
multiple modals

Hi, I am getting the following error: ``` 13:24:39 jobs.1 | 2022-04-09T12:24:39.428Z pid=35399 tid=25bz WARN: ArgumentError: position cannot be lower than top 13:24:39 jobs.1 | 2022-04-09T12:24:39.428Z pid=35399 tid=25bz WARN: /Users/user/.rbenv/versions/3.0.3/lib/ruby/gems/3.0.0/gems/acts_as_list-1.0.4/lib/acts_as_list/active_record/acts/list.rb:392:in...

Add bower.json

Can a component.json file be added for Bower compatibility?

Hey, I have set gulp-rsync to to sync a selection of files over to a server with the clean option enabled. If I delete a file then then run my...

Hi Phil, Many thanks for this. I've never used Python before but have just got it up and running using PythonAnywhere. Would it be possible to get an option to...

Hey, Just been testing this out on a new site and my image wrapper that I am calling focuspoint on has top and bottom padding. This padding seems to be...

Hi, I have a page where I need to add multiple audio players. This could be up to 30 or even more. I have tried this and the first one...

Hi, I'm getting the following error: `Uncaught (in promise) TypeError: module2 is not a constructor` Any suggestions? My code is as follows: ``` if (document.querySelector('audio')) { let audio = document.querySelector('audio');...