PDA

View Full Version : select box and ajax print outside of it


sasha85
01-03-2008, 03:18 PM
i am printing records inside select drop down box...as <options
now i want that each time user will click on one of the options inside the select list, that out side of that list will be printed one of the records fields.

how can i do that?:)

A1ien51
01-04-2008, 04:49 AM
onchange....innerHTML...

Eric