我有一個使用生成的HTML jQuery和它就像未知元素點擊
<p class="fieldChoices title" style="">
Choices:
<input id="Choice1" value="option1" maxlength="150"/>
<div class="seperator"/>
<p class="deleteChoice1 cutsom_button deleteField"></p>
<div class="seperator"/>
<input id="Choice2" value="option2" maxlength="150"/>
<div class="seperator"/>
<p class="deleteChoice2 cutsom_button deleteField"></p>
<div class="seperator"/>
</p>
我對deleteChoice1的點擊相應的選擇1必須從使用JQuery的.fieldChoices被刪除試圖..
此外,我可能不知道的JQuery我是否點擊deleteChoice1/deleteChoice2 ,, ,所以我不知道如何使用JQuery..please解決它建議我....
哦,良好的通話。否則,外部元素仍然存在。要編輯我的! – Anthony 2009-09-04 07:01:58