user interface - Can't get `Spinner` option to work (jQuery UI tabs) -


According to

, the tab that loads content by AJX "Loading ..." while content load if you get this message If you want to customize, you can set the spinner option (assuming):

  $ ("# tabs"). Tab ({spinner: "Just a sec ..."}); However, I'm having these problems:  
  • Setting the option does not seem to work.
Li>
  • Even when I did not set the spinner option, "Loading ..." does not appear
  • "Load Has been ... "does not appear on" content through Ajax "but me!
  • Any thoughts?

    OK, I got the answer () - the content of the tab & lt; Span & gt; :

      & lt; Need to engage in li & gt; & Lt; A href = "http: // url" & gt; Will not work & lt; / A & gt; & Lt; / Li & gt; & Lt; Li & gt; & Lt; A href = "http: // url" & gt; & Lt; Period & gt; Will work & lt; / Span & gt; & Lt; / A & gt; & Lt; / Li & gt;  

    Needless to say, it is very crazy that it is:

    • Do not document anywhere
    • Examples Incorrect on the page

    Comments

    Popular posts from this blog

    asp.net - Javascript/DOM Why is does my form not support submit()? -

    sockets - Delphi: TTcpServer, connection reset when reading -

    javascript - Classic ASP "ExecuteGlobal" statement acting differently on two servers -