Can you give me an example code of what I need to do to get a table to fade in above the picture which when the mouse is over the picture will activate the fade in function and also when the mouse goes off the photo or that new fadeded in table then it would fade out. The table that fades will will contain more photos of that user.
On May 3, 5:20 pm, Aaron <[EMAIL PROTECTED]> wrote: > Hi I am having trouble using the hover and fade in and fade out I look > at the doc I understand it but I don't understand how I can use it for > what I want to do. > > I want the user to be able when the mouse is over a photo of them a > table or window fades in with other photos they uploaded ect when the > mouse moves off the photo or the table then the table or window fades > out. > > can some one explain how I can do this and what rules I should follow > when using hover and fade in and fade out ect. > > could I make a javascript use jquery? if so how?? > > I know I can do this in html but I would like to make a javascript > with jquery functions ect and have that file added to the html doc.