9.6. Images via the DOM

Here is an example of an image element that keeps getting new images by JavaScript

Example 9.19. imgcar.html
<xi:include></xi:include>

Check it


Here is an example of an image carousel by JavaScript

Example 9.20. imgcar1.html
<xi:include></xi:include>

Check it