Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Tables

Status
Not open for further replies.

mike101

Programmer
Jul 20, 2001
169
US
I have my table. In the <td> I have a background image. I would like to put another image on top of it. I know this is REALLY easy a simple img tag. The thing is you can highlight it. I am creating a menu. I am mixing javascript rollovers for the buttons which are the background images. I want to stick another image that cant be highlighted if you drag over it. The reason I am not integrating the image into each of the buttons is for faster load time. I just need to know how to put them on top.
 
hmm, try loading the imgs like you are, then take a screen shot and use that img w/ an img map for the bg? -Greg :-Q

flaga.gif
 
I just had to add a table inside a table. Thanks.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top