James Allardice

Results 24 comments of James Allardice

Hi all, I am aware of this... not entirely sure what happened but the domain has been taken over and I'm locked out of my account with the registrar. Trying...

Thanks for reporting this. Can you update the issue with a simple example? That would make it easier for me to debug. I have never noticed any problems with dynamically...

Thanks for pointing this out. I'm surprised that it hasn't been mentioned before! As you said, a temporary workaround would be to bind the `click` event on the reset button,...

The problem is that the `reset` (and `click` event) fires before the values are removed from the form fields. The only solution is therefore to have a timeout and show...

Thanks for this. Looking at the JSLint source it appears the generic message used is "Insecure '{a}'". The convention I've used throughout the site is to have a single page...

I don't know what causes this. I can reproduce it but no idea on a fix yet. Will look into it further when I get a chance. If anyone else...

I will get around to investigating this. There is already code in there to remove placeholders before form submission but clearly there's a bug with it somewhere. I'm more than...

The method is perhaps named badly. It will hide the placeholder for the given element (or all elements if none are passed to it) but not actually "disable" the functionality....

@XP1 - You could write that up into a full article and submit it as a pull request! If you'd rather not, I will get around to adding a page...

It doesn't find the "Bad line breaking before" error because I don't think anybody has written an article to explain that one yet :wink:. It is possible to search by...