i’m having trouble in safari, it doesn’t reads the style i’m applying to a Select input.
is this a normal issue? is there a way to fix it?
thanks
i’m having trouble in safari, it doesn’t reads the style i’m applying to a Select input.
is this a normal issue? is there a way to fix it?
thanks
Yes it’s normal. There are others that won’t either. The only way to cross browser it is to use JS… http://www.visibilityinherit.com/code/jquery-customselect.php
thanks, i’ll check it!