What are the important properties methods and event handlers of-01047
This subjective question is related to the book/course vu cs614 Data Warehousing. It can also be found in vu cs614 Mid Term Solved Past Paper No. 1.
Question 1: What are the important properties, methods and event handlers of image object?
Answer:
The primary use of the image object is to download an image into the cache before it is needed to display, image object can be used to create different kinds of animations or to display one of several images based on the desired requirement, in java script image object can be used to display the required pre loaded image
Properties of image object is: height , width ,hspace ,vspace , src , name border etc
Methods: none
Event handlers: on aboart , onload, onerror etc