D
Dan
I'm quite new to javascript, and i'm trying to create a menu for my page.
Could someone answer a couple of questions for me?
(1) I've created an image using document.writeln ("<IMG
SRC=\"image.jpg\">"). Is there a way I can create this directly in
javascript instead, so I can control its position better?
(2) How do I position a string on top of this image?
Thanks for any help,
Dan.
Could someone answer a couple of questions for me?
(1) I've created an image using document.writeln ("<IMG
SRC=\"image.jpg\">"). Is there a way I can create this directly in
javascript instead, so I can control its position better?
(2) How do I position a string on top of this image?
Thanks for any help,
Dan.