![Oracle Drags Its Feet in the JavaScript Trademark Dispute](https://cdn.sanity.io/images/cgdhsj6q/production/919c3b22c24f93884c548d60cbb338e819ff2435-1024x1024.webp?w=400&fit=max&auto=format)
Security News
Oracle Drags Its Feet in the JavaScript Trademark Dispute
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
fork-placeholders.js
Advanced tools
#Placeholders.js - An HTML5 placeholder attribute polyfill
Placeholders.js is a polyfill (or shim, or whatever you like to call it) for
the HTML5 placeholder attribute, as defined in the HTML5 specification.
Placeholder attributes are valid on input
elements of various types and
textarea
elements.
Placeholders.js is licensed under the MIT License. See the unminified file for the full license text.
The polyfill is available through Bower:
bower install placeholders
Alternatively, you can download the polyfill and get a whole load of information and instructions at our website. If you're using Ruby on Rails, you can also try out our gem.
Placeholders.js aims to support the widest range of browsers possible. The idea
is that you will be able to use the native placeholder
attribute along with
Placeholders.js and your users on any platform will get the same experience.
This table will be updated as and when further browsers are tested. Mobile
browser testing is a big one that's high on the list. Currently tested and
working in the following browsers on (where applicable) both Windows 7 and
CentOS 6:
Do you use some obscure browser that doesn't have native placeholder
attribute
support? If so, please let me know so I can make sure Placeholders.js works with
it.
FAQs
A JavaScript polyfill for the HTML5 placeholder attribute
The npm package fork-placeholders.js receives a total of 44 weekly downloads. As such, fork-placeholders.js popularity was classified as not popular.
We found that fork-placeholders.js demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Security News
The Linux Foundation is warning open source developers that compliance with global sanctions is mandatory, highlighting legal risks and restrictions on contributions.
Security News
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.