Is there a way to create and submit a hidden form? What I've got is an image with a mouseover event and that triggers a menu to show with different online stores that a user can purchase a specific album from. When they choose a store a hidden form is filled out and submitted. The code for this mouseover was written by someone else so I'm going to have to change a lot of it - there's a lot of document and window object uses.
If there is a way to create this hidden form, what's the best way to access the input fields? (instead of document.form_name.input_name.value) Thanks. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Desktop Developer Group" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/Google-Desktop-Developer?hl=en -~----------~----~----~----~------~----~------~--~---
