Interviewer And Interviewee Guide

SMIL Interview Question:

How to add SMIL elements?

Submitted by: Administrator
- Add a prefix and class attribute to the SMIL elements.

- This executes SMIL presentation in HTML.

- Following example perform the task:
<time:seq repeatCount="indefinite">
<img class="time" src="image1.jpg" dur="3s" />
<img class="time" src="image2.jpg" dur="3s" />
</time:seq>
Submitted by: Administrator

Read Online SMIL Job Interview Questions And Answers
Copyright 2007-2024 by Interview Questions Answers .ORG All Rights Reserved.
https://InterviewQuestionsAnswers.ORG.