It just doesn't do anything - I checked the error console and the error I'm getting is:

Code:
document.getElementById(itemID) is null
Any thoughts on why this is? I'm guessing the form cannot be passed this way or something like that?