Home / Programming MCQs / JavaScript MCQs / Question
M
Q. What is the return data type of the property accept that belongs to the Input element?
When type is “file”, this property is a comma-separated list of MIME types that specify the types of files that may be selected. The strings “audio/*”, “video/*”, and “image/*” are also legal. Mirrors the accept attribute.
You must be Logged in to update hint/solution
Which database can be used to retrieve blobs?
YUI Compressor is analogous to
How can you dispatch a synthetic event object?
How many WebSocket events are available?
A ___________ has global scope which means it can be defined anywhere in your JavaScript code.
When does a memory leak happen?
Local Browser used for validations on the Web Pages uses __________.
Discusssion
Login to discuss.