That was my first thought as well when the OP mentioned writing an app.
(Reposted from main list, per request from J.R.)
Hiya!
http://ui.jquery.com/
i'm looking through the Tabs demo (nice stuff) and i noticed that the
"Ajax tabs" demo appears to have a problem. When i click on any tab, i
see a brief "loading..." text, then no content. Is this as designed?
If so, i would recommend putting some dummy content in there to avoid
any confusion.
(Only tried it in Firefox/Linux 2.0.0.6.)
Slightly related: the tabs docs are full of the comment "(no zero-
based index)". What exactly does that mean? e.g.:
http://docs.jquery.com/UI/Tabs/tabs#initialoptions
My assumption is that it means that indexing starts at 1, but if that
is/were the case then "1-based index" would be infinitely clearer than
"no zero-based index". ???
:)