Click to See Complete Forum and Search --> : function problem


calavera
04-10-2003, 11:52 AM
Hi

I've got this bit of code:

document.write("Your answer was" +answer2())

For answer2() is simpy a function that calls a picture from the parent framset.
When run it will show the picture, then the text followed by an 'undefined' statement......

Any ideas what is casuing this ??

Thks!
Cal

Nevermore
04-10-2003, 12:05 PM
Couldyou post all of the code please?