HTML5 Which of the following attribute triggers event after the document is printed? offlineprint onafterprint onbeforeprint onprint offlineprint onafterprint onbeforeprint onprint ANSWER DOWNLOAD EXAMIANS APP
HTML5 In HTML Audio/Video DOM, __________ returns a TimeRanges object representing the buffered parts of the audio/video. controller preload buffered networkState controller preload buffered networkState ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which is a JavaScript running in the background, without affecting the performance of the page. SVG Canvas None of these Web Worker SVG Canvas None of these Web Worker ANSWER DOWNLOAD EXAMIANS APP
HTML5 The canvas element has a DOM method it is called. getId getContext getElement None of these getId getContext getElement None of these ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which method must clear the pixels in the specified rectangle that also intersects the current clipping region to a fully transparent black, erasing any previous image? clearRect(x, y, w, h) strokeRect(x, y, w, h) none of the mentioned fillRect(x, y, w, h) clearRect(x, y, w, h) strokeRect(x, y, w, h) none of the mentioned fillRect(x, y, w, h) ANSWER DOWNLOAD EXAMIANS APP
HTML5 What is the replacement for cookies in HTML5? Local Storage Java scripts All listed here Web beacons Local Storage Java scripts All listed here Web beacons ANSWER DOWNLOAD EXAMIANS APP