udjamaflip
09-29-2008, 11:08 AM
I have an external JS file which manages a drag and drop list, however I want to change the alert('values I need') to document.getElementById('hiddenfieldid').value = 'value I need'
Is this possible as that code doesn't seem to be working.
I've tripple checked the spelling of my input element, and the alert works fine so I know its not the other parts of the JS file.
Anyone able to help a javascript noob please? :)
thanks in advance.
Is this possible as that code doesn't seem to be working.
I've tripple checked the spelling of my input element, and the alert works fine so I know its not the other parts of the JS file.
Anyone able to help a javascript noob please? :)
thanks in advance.