PDA

View Full Version : javascript referencing elements


Quincy
Mar10-10, 05:54 PM
This sin't for homework but i'm not sure where else to ask this: I need to know how to get elements by id in javascript. I know you have to use the getElementById() function but it doesn't work when i try to get an element from a different document in the folder.