Skip to content

mirzalazuardi/Fingertext-JQuery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Fingertext-JQuery

Its speed up your coding in JQuery using Notepad++

Firstly you must have

Notepad++ (http://notepad-plus-plus.org/) & FingerText plugin (http://sourceforge.net/projects/fingertext/)

Install Fingertext-JQuery

go to Menu Plugins > FingerText > Import snippets from ftd files > choose Fingertext-JQuery.ftd

Getting Started

type 'ready' then press tab in Javascript syntax mode (or extension js)

//result

$(document).ready(function() { // code when DOM ready });

Note : if you write this code in html,php file or other. Just edit, find 'ext:js' and replace it with 'GLOBAL' .

I hope usefull.

Regards,, @mirzalazuardi

About

doing some aritmethic with php codeigniter jquery

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published