Skip to content
Advertisement

how to place sliced images into a javascript table

JavaScript

I have to place images into a table, only using java script.

I have this so far., and i am unsure of how to get the images to actually display as actual images for the javascript table. My teacher told us to use document.write, any help will be appreciated.

Advertisement

Answer

You need to use something like below for image:

JavaScript
User contributions licensed under: CC BY-SA
6 People found this is helpful
Advertisement