What is a library I can use for CSS webkit support across multiple browsers including older ones like ie6? Something possibly written in Javascript.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I think you’re a bit misguided about what to ask for here. webkit is a specific browser engine. The only way to have webkit support is for a browser to use webkit (Safari and Chrome). You won’t find webkit in Firefox or IE.
Perhaps what you mean to ask about is specific features that you find in a webkit browser and you want a library that would help give you support for those specific features in non-webkit browsers. Since there are thousands of potential features that this could be about, to get any sort of meaningful answer, you will have to ask for a library that offers support for the specific features X, Y and Z in non-webkit browsers.
The key part of the question will be to describe what specific features you’re looking for and perhaps to classify which non-webkit browsers and browser versions you want the library to cover. For example, do you have to go all the way back to IE6 or only back to IE8? Back to Firefox 3 or only back to Firefox 3.5 or Firefox 4?