Dirk Ginader

Results 18 comments of Dirk Ginader

- good find about the IE9 issue in line 103! - the reason for line 107 is that some browsers have support for placeholders on input fields but not on...

Alright. I quickly finalized what I was working on anyway. I just pushed Version 2.0.2 which can now rerun. Here is the demo page showcasing the new functionality: http://blog.ginader.de/dev/jquery/HTML5-placeholder-polyfill/index-rerun.html Just...

I foresee IE testing in my near future :-( (will keep you updated...)

will check. (on a side note: are you sure you're not testing with a browser that has native support? I keep falling for that...)

I tried to reproduce the issue you mentioned about IE not triggering the resize on the document. I can't reproduce that though. Don you have a testcase for that? Also:...

good find! what did you use to make the input auto resizing? thanks :-)

Yeah I guess there's no reason to put it into the label in the first place when visibleToScreenreaders is set to false so I will only do that when it's...