User Profile
Collapse
-
Yeah thanx anyway "thesmithma n" and also "Frinavale" . I suppose the best diagnosis is a good night sleep. Was trying to figure it all out at 2am in the morning (before I relised what time it was.) -
Sorry to mess you around. The problem turned out to be my PHP coding.
The PHP coding I had set up changed which javascript function the dropdown menu called up, to one that didn't exist.
All works fine now. Thanks.Leave a comment:
-
I have tried replacing the code:
with this code:Code:document.getElementById('aircraft1').value
And I still get the same error. :(Code:document.navform.aircraft1.options[document.navform.aircraft1.selectedIndex].value
Leave a comment:
-
Sorry, can you explain it to me in lamens (easy) terms? I'm good with PHP but I really haven't the slightest clue with Javascript....Leave a comment:
-
Javascript Error (Line: 1 Char: 1 Error: Object Expected Code: 0)
I am having trouble related to the attached coding.
I am trying to make the object "flight1pic " change depending on what is selected in the drop down menus "airline1" and "aircraft1" .
My problem is when changing "airline1" it all works fine, but when changing "aircraft1" i get the error:
Line: 1
Char: 1
Error: Object Expected
Code:...
No activity results to display
Show More
Leave a comment: