|
|||||||
| JavaScript JavaScript (not Java) Discussion and technical support, including AJAX and frameworks (JQuery, MooTools, Prototype...) |
![]() |
|
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Hello, I am trying to finish a project for class that requires all images on a site to display a "File Name - File Size" for 3 seconds in a div named "credits".
Here is the link to my current project: http://sulley.dm.ucf.edu/~jrhodes/di...ent3/home.html I must use arrays and DOM scripting with DOM core methods and properties. Any suggestions on how I can do this? I've tried plenty of things, with no luck. The only thing I know that works for sure is that the images all call the function "showCredits();" just fine. Thanks for the help. |
|
#2
|
|||
|
|||
|
After I go to the link in the post, what am I supposed to click on to see the problem?
|
|
#3
|
|||
|
|||
|
I think the problem is another ckick away-
http://sulley.dm.ucf.edu/~jrhodes/di.../hotrods.html# |
|
#4
|
|||
|
|||
|
Quote:
I don't see anything happening, especially anything about 'ShowCredits()' How does the problem manifest? Try putting an alert() message where the credits are supposed to show and see if they show up with any test action. I would like to help, but I would like to see what the problem is first. |
|
#5
|
|||
|
|||
|
Can't keep guessing forever. I'll be surfing away
|
|
#6
|
|||
|
|||
|
Sorry...When you click an image on the page, it displays the "File name and file size" on the page. I can get it to work with an if else statement, but am failing at getting it to work with an Array.
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|