jQuery UI Calendar Widget + Input Placeholders for IE8 -


i using jquery ui's calendar widget form, , received word input placeholder not showing in ie8. ie8 doesn't support them, i've been trying implement shim. 1 found on here following:

https://github.com/parndt/jquery-html5-placeholder-shim

it simple, , straight forward, doesn't seem work in ie8 still. happens input appears blank, when clicked on, placeholder appears, , disappears once date selected.

i've tried re-initializing plugin after datepicker drawn, doesn't seem me.

anyone have success combining jquery ui datepicker ie8 placeholder shim?


Comments

Popular posts from this blog

css - Which browser returns the correct result for getBoundingClientRect of an SVG element? -

gcc - Calling fftR4() in c from assembly -

Function that returns a formatted array in VBA -