tags:

views:

33

answers:

1

i am trying to develop a website in php and i am dynamically loading a page in using its id with the help of js and that loaded page has a combo box and i want as the page load in the first option of combo box should be displayed in text box on same page. i tried onload option but it is not working as page is not dynamically loading instead its output is loading by js in <div>.

A: 

http://catb.org/~esr/faqs/smart-questions.html

symcbean
This should be a comment, not an answer.
David Dorward