oulan / iui

Automatically exported from code.google.com/p/iui
MIT License
0 stars 0 forks source link

Remove a row from a list #218

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create an unordered list (ul) and set selected="true"
2. Add a list item (li), and a button using <input type=button 
class="remove" />

What is the expected output? What do you see instead?
Because of the class "remove", the red delete icon should appear. Similar, 
when setting the class "add", a green add button should appear.

Please use labels and text to provide additional information.
http://adeem.me/blog/2009/05/29/iphone-sdk-tutorial-add-delete-reorder-
uitableview-row/

Thank you guys for your great work!

http://adeem.me/blog/wp-
content/uploads/2009/UITableView/AddDeleteReorderUITableView/Picture%208.pn
g

Original issue reported on code.google.com by locust...@gmail.com on 4 Feb 2010 at 9:31

Attachments: