vagabond Posted November 28, 2006 Share Posted November 28, 2006 hiok apologies if this has been covered before but i could not find what i was looking for under my seraches!i have working ajax and php i can use java script to create a form that is dependent upon the selected optionthe problem is that the form created seems not to be referenceable by javascript. i'm still fairly new to this and all was going well but if i create a form i cant reference the form elements created.the javascript calls a php page which creates parts of a form and these are then placed on the page using http responce.this all works and i get a form that changes accordingly i just cant reference the form elements generated this way ! the start and close tags of the form are already in the document code so any parts on the origional page can be refenced, its the new form inputs that i cant reference.any help appreciated. Quote Link to comment Share on other sites More sharing options...
ober Posted November 28, 2006 Share Posted November 28, 2006 Can you post the code? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.