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
Post a Comment