Jump to content

select options


natalieG

Recommended Posts

Is there a way to add options  select control that is already on the page?.  I have a page
with  the following:

<select>
<div ID="optiopns">..............................</div>
</select>

and I want to load options into  options div from  php via an AJAX  function in thre page. If I just enter
the text <option  value=?>abcd</option>  after the </select> is on the page,  thge options do not
show up in the select box. There may ne somethiong ewlse wrong, but it points to this and I was wondering if there was an "add option"  method I could use?.

Natalie
Link to comment
https://forums.phpfreaks.com/topic/15154-select-options/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.