- news (348)
- links (346)
- jQuery Plugins (62)
- jQuery Code Snippets (34)
- jQuery and JavaScript (21)
- plugins (17)
- jQuery News (17)
- Uncategorized (16)
- Media (13)
- jQuery Mobile (11)
- jQuery and CSS (10)
- jQuery Utilities (9)
- jQuery and Ajax (9)
- Random jQuery Stuff (9)
- jQuery Functions (8)
- jQuery Articles (8)
- images (7)
- jQuery (7)
- jQuery Tutorials (7)
- Jquery Editors (6)
- jQuery and HTML (6)
- jQuery and WordPress (6)
- Javascript Libraries (6)
- jQuery Testing (6)
- jQuery Events (6)
- Supersized - Full Screen Background/Slideshow jQuery Plugin
- Supersized - Full Screen Background Slideshow jQuery Plugin
- jQuery content slider carousel image slideshow | bxSlider
- qTip2 - Pretty powerful tooltips
- 30 Days to Learn jQuery | Tuts+ Premium | The best way to learn creative and technical skills.
- turn.js - The page flip effect for HTML5
- Web Design Shock
- Underscore.js
- SimpleModal / Eric Martin / ericmmartin.com
- Highslide JS - JavaScript thumbnail viewer
- Cookie Law Compliance Solution | Cookie Control by Civic
- Page Loading Effects with jQuery
- Estro - jQuery Ken Burns & swipe effect slider Preview - CodeCanyon
- Make Your Own Bookmarklets With jQuery - Smashing Coding
- jQuery Slideshow & Content Slider Plugin | SlideDeck
- ALAJAX - jQuery AJAX Forms plugin
- jQueryをロードする際のナイス!と思った書き方
- Everything You Need to Build A CSS3 Responsive Fluid Layout | Queness
- How to Code a jQuery Rolodex-Style Countdown Ticker - DesignM.ag
- jQuery/JavaScript Tools and Plugins Worth Checking Out | Impressive Webs
- jqBootstapValidation by ReactiveRaven
- Kendo Blog Posts > Hello Services / WebAPI, REST, JSON and AJAX
- 翻訳:HTML5モバイルWebフレームワークの比較 - きしだのはてな
- [JS]異なる高さのdiv要素を揃えるだけでなく、均等割付やグリッドに揃えることもできるスクリプト -jQuery.grrrid.js | コリス
- [5]テーブル、チャート、コード表示プラグインを活用する - みてわかる!jQuery入門:ITpro
Sublime2 vs Notepad++
I hear everyone saying “JavaScript needs a good IDE”… well Notepad++ as an editor is fantastic. But with the recent releases of Sublime 2 it is worth making the switch!
Reasons why (in my opinion) Sublime2 may be better than Notepad++:
- jQuery Function Templates – this is legendary! if you simply type $.ajax and press tab it loads the template for the ajax function automatically. This works for all the other jQuery functions too and you can customise them to suit your needs.
- Speed – Both are extemely fast code editors but Sublime2 has the ability to find files, switch files, and find in files much quicker.
- Platform Independant – It works on PC/Windows and Macs!
- Customisations – Both can be custimised but Sublime2 has a text based/XML setup very easily changed
- Auto Completion of brackets – Sublime2 comes as standard when you type it closes off brackets
- Code at 1000 feet – The scrollbar on the right is bigger and has a visual view of the code
- Smart Tab Change – when you create a new code you can tab through the values and it takes you straight there for quick edit.
- Mutiple Edit – You can also select multiple areas and edit them at the same time with mutiple cursors.
See the full list of Sublime 2 features.
More posts on Sublime 2
- How to Setup Sublime 2 Text Editor
- Making jQuery Easy with Sublime 2 Text Editor
- Full list of jQuery Snippets for Sublime 2
- Mapping a new tab command in Sublime 2 Text
Read the full/original article at jQuery4u
Comments are closed.
Learn more about jQuery
Live edit functionality in web pages and web apps is all the rage these days but never fun to implement. ...
I only just found out that the jQuery validation plugins has a validation rule called “remote” which can be used ...
jQuery function to check if horizontal scroll is present – hasHScrollBar() – (or vertical check below also, util function to ...
jQuery function to Set any DOM Element to Top View (bring to front) using CSS Z-Index property.
Is it possible to declare arrays in JavaScript object literal notation? Example 1 – this works with arrays Declaration: Storage ...
To get the a variables type using jQuery there is a jQuery function called .type() which returns “array”, “string”, “number”, ...
In this post you can find tutorials which explain step by step different API use cases with jQuery like Google ...
For valuable work on creation of sites you need a good comfortable editor necessarily. There are many requiring paid products ...
Today we are sharing with you a collection of awesome jQuery Camera Photo plugins. They offer a range of image ...
Back in the day, if you saw something that was animated on a website it was automatically assumed to be ...
In this post, we have compiled a list of 10 jQuery HTML5 Audio players available today, most allow native audio ...
jQuery Mobile is a powerful framework for making mobile web applications. But can we use it to convert existing desktop ...
I have jotted a quick post on a Basic JavaScript Regular Expression Example to give beginners out there a taste ...
In April 2012′s edition of Interestingly Random JavaScript, jQuery and Web Development we bring you some very cool stuff such ...
In this post we are sharing you a roundup of 10 really jQuery plugins as of today. Pretty cool plugins ...
As always expected from the jQuery community, the compilation we have for you today are some good and impressive recently ...
A collection of jQuery PNG/JPEG/GIF plugins that enables image animation, cartoon-like background, etc… let them help you design displays for ...
A collection of JavaScript/jQuery Zip/File/Compressor plugins that allows you to minify your JS code and compress your JS files ready ...
Quick jQuery code snippet on how to keep an element in view. For demo scroll down on any page on ...
Here is what I think is the best and most reliable way to load jQuery library and jQuery UI Libraries. ...
Use jQuery and the Google Maps API to create your own map application.
Super cool and easy way to get stylish tooltips with jQuery.
The right way to include the jQuery library in WordPress.
