I love both of these, but any way to get a full list? The partial list is
only of little help :)
Either way, awesome stuff, and thank you,


bmsterling wrote:
> 
> btw,
> If you want to give the functions color in DW, goto C:\Documents and
> Settings\[Your Directory]\Application Data\Macromedia\Dreamweaver
> 8\Configuration\CodeColoring and open CodeColoring.xml (of course you
> should make a back up) and at about line 534 or so paste the code below
> just below line 534:
> 
>               <keywords name="jQueryObjects Keywords"
> id="CodeColor_JavascriptjQueryObjects">
>                       <keyword>$</keyword>
>                       <keyword>.ajax</keyword>
>                       <keyword>.ajaxTimeout</keyword>
>                       <keyword>.browser</keyword>
>                       <keyword>.each</keyword>
>                       <keyword>.extend</keyword>
>               </keywords>
>               <keywords name="jQuery Keywords" 
> id="CodeColor_JavascriptjQuery">
>                       <keyword>.add</keyword>
>                       <keyword>.addClass</keyword>
>                       <keyword>.after</keyword>
>                       <keyword>.ajaxComplete</keyword>
>                       <keyword>.ajaxError</keyword>
>               </keywords>
> 
> Then open dreamweaver and goto Edit ->Preferences -> Code Coloring ->
> Document Type [Javascript] -> Click "Edit Coloring Scheme" -> click on
> "Javascript jQuey Keywords"  and/or "Javascript jQueryObjects Keywords"
> and change the colors for each.  I chose a dark green for the objects and
> dark red and italic for the other keywords.  Keep in mind this is just a
> partial list.
> 
> --------------------------------------------------------------
> Benjamin Sterling
> kenzomedia.com
> kenzohosting.com
> 

-- 
View this message in context: 
http://www.nabble.com/dreamweaver-and-CodeHints-for-jquery-tf2893497.html#a8084497
Sent from the JQuery mailing list archive at Nabble.com.


_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/

Reply via email to