I'm not sure how to get that to happen. I saw it discussed once, but have forgotten the method and particulars. Any thoughts? Thanks, BuddyB
you want to be able to type over a graphic using an input box? or just overlay text on a graphic?
if it's an input box, use "
If it's the other, then you will prolly need to absolutely position the graphic under the text with x/y co-ordinates
Will type always be on top? BuddyB
If it's an input box, use "
"Input Box." By that do you mean a layer?
BuddyB
he's using a text area, a type of input box, which is a form element. You can use a td cell, a div, a p, or whatever in the same way.