[TxMt] tab triggers in Jquery

Scott Haneda talklists at newgeo.com
Sun Sep 20 08:51:19 UTC 2009


I am working in html mode, which seems to work out when I switch to  
php, html, or css just fine.  However, there are tab triggers for the  
JavaScript jQuery Bundle, for examples "ready -> tab" should put in:
           $(document).ready(function() {
                // Stuff to do as soon as the DOM is ready;
           });

I just get "ready" as a literally string.  The source is set to  
source.js.jquery, and I am working in a <script type="text/javascript"  
charset="utf-8"> block.

What am I doing wrong?
-- 
Scott * If you contact me off list replace talklists@ with scott@ *




More information about the textmate mailing list