Finished a jQuery Mobile site. Tasskr.com

Finished a jQuery Mobile site. Tasskr.com

Finished a mobile site for my todo list app.   Tasskr todo list

Some problems I ran into.  Are there solutions for these?

There needs to be a way to refresh a page when using forms.  I got around this by using rel="external" but it breaks the back button and doesn't have the page slide animation.  Also I was only able to link to the root with rel="external" or it would break the navigation.

I want to put more than just text into lists.  <li><span style='color:red;'>blah</span> weee</li> doesn't work.  I also want to put a checkbox into a list.

The way jquery does the lists with two links in them is odd.  It's a little too magic and should be more configurable.  That goes for a lot of things.  Magic is cool if it's that magic I want but if not then there needs to be a way to make it do what I want.
    • Topic Participants

    • dan