Page 1 of 1

how do i create a dropdown menu?

Posted: Thu Jan 06, 2011 2:04 am
by helloise
how do i this? i have no idea....i need to incorporate it on an html form
pleas help?

i will get the data from this line and must be able to select one from the dropdown and get the id/name from the one selected

$supplier_names = LpmAdnetworkPeer::getByName($catcher_id);

thank you

Re: how do i create a dropdown menu?

Posted: Thu Jan 06, 2011 2:43 am
by Phoenixheart
I believe this is more about HTML, CSS and maybe Javascript than PHP...