http://trac.tiddlywiki.org/changeset/9950

FND
2009-06-26 10:02:44 +0000 (Fri, 26 Jun 2009)
41
$.twFile: minor documentation adjustments

---------------

U   Trunk/core/jquery/plugins/doc/twFile.html

---------------

Modified: Trunk/core/jquery/plugins/doc/twFile.html
===================================================================
--- Trunk/core/jquery/plugins/doc/twFile.html   2009-06-26 10:01:21 UTC (rev 
9949)
+++ Trunk/core/jquery/plugins/doc/twFile.html   2009-06-26 10:02:44 UTC (rev 
9950)
@@ -51,12 +51,17 @@
        <h2>Limitations</h2>
        <ul>
                <li>
-                       plugin not available until after all document.onready 
handlers have completed
+                       plugin unavailable until
+                       <a 
href="http://docs.jquery.com/Events/ready";>document.ready</a>
+                       handlers have completed
                        <p>
-                               Because the TiddlySaver applet cannot be 
synchronously injected
-                               into the document, it is done during 
document.onready processing.
+                               Since the TiddlySaver applet cannot be injected 
synchronously
+                               into the document, this is done asynchronously 
during
+                               <code>document.ready</code> processing.
+                       </p>
+                       <p>
                                This means that the plugin is not guaranteed to 
work properly
-                               until after all document.onready handlers have 
completed.
+                               until after all these handlers have completed.
                        </p>
                </li>
                <li>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TiddlyWikiDev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/TiddlyWikiDev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to