Default image??

  • Thread starter Thread starter Steve Grosz
  • Start date Start date
S

Steve Grosz

Can you set a default image to appear in this type of tag?

<div id="dynloadarea" style="width:50px;height:175px"></div>

I have a script that when a mouseover occurs, puts a image in that id. I'd
like a default image to be there first though, and show up if nothing else
is there. Can this be done?

Thanks,
Steve
 
Just insert an image tag w/ an id before </div>

--




| Can you set a default image to appear in this type of tag?
|
| <div id="dynloadarea" style="width:50px;height:175px"></div>
|
| I have a script that when a mouseover occurs, puts a image in that id. I'd
| like a default image to be there first though, and show up if nothing else
| is there. Can this be done?
|
| Thanks,
| Steve
|
|
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top