반응형
반응형

app-UI — Reusable application container UI components

 

http://codevisually.com/app-ui-reusable-application-container-ui-components/?utm_source=feedburner&utm_medium=feed&utm_campaign=Feed%3A+CodeVisually+%28CodeVisually%29&utm_content=FaceBook

 

 

app-UI is a free & open source collection of reusable "application container" user interface components that may be helpful to web and mobile developers for creating interactive applications using HTML and JavaScript, especially those targeting mobile devices. app-UI is a continual work in progress - it was born out of the necessity to have rich & native-feeling interfaces in HTML/JS experiences, and it works great with PhoneGap applications (http://www.phonegap.com). app-UI can easily be styled/customized using CSS.

 

 

 

Homepage: http://triceam.github.io/app-UI
GitHub: https://github.com/triceam/app-UI

 

반응형
반응형

Most Popular jQuery Plugins of March 2013

 

http://www.moretechtips.net/2013/05/most-popular-jquery-plugins-of-march.html

 

1. jQuery-menu-aim

 jQuery-menu-aim

menu-aim is a jQuery plugin for dropdown menus that can differentiate between a user trying hover over a dropdown item vs trying to navigate into a submenu's contents.

2. iCheck

Highly customizable checkboxes and radio buttons with jQuery and Zepto. It provides Identical inputs across different browsers and devices and support for Touch devices.

3. windows

windows

loosely-coupled jQuery plugin for full-screen scrolling windows.

4. Maplace.js

Maplace.js

Maplace.js helps you to embed Google Maps into your website, quickly create markers and controls menu for the locations on map.

5. Donuts

Donuts



 

6. MagicSuggest

 MagicSuggest

Auto-suggest combo box with bootstrap theme using jQuery.

7. Unslider

 Unslider

Unslider is a very simple jQuery Slider, still it comes with a range of options to customise it.

8. jQuery.Pin

jQuery.Pin

jQuery.Pin helps to pin any element to the top of a container. It can be also disabled for smaller screen-sizes where there's no room for it.

9. Photoset Grid

Photoset Grid

A simple plugin to arrange images into a flexible grid, based on Tumblr's photoset feature.

10. HCaptions

HCaptions

HCaptions enables you to display caption overlays with cool effects over images, div's, ect..

11. Navi.js

 Navi.js

Navi makes it easy to dynamically display content on your sites. Instead of cluttering up your site tree with extra files, you can easily write all of your html code for multiple pages in one file.

12. JResponsive

JResponsive

JResponsive will organize your content in an efficient, dynamic and responsive layout. It can be applied to a container element and it will arrange its children in a layout that makes optimal use of screen space, by "packing" them in tightly.

13. Selecter

Selecter

A plugin to replace default select elements with something a little nicer.

14. Trip.js

Trip.js

A light-weight jQuery plugin that can easily customize a 'tutorial trip'.

반응형
반응형

Maplace.js

 

A small Google Maps Javascript helper.

 

 

http://maplacejs.com/

 

Maplace.js helps you to embed Google Maps into your website, quickly create markers and controls menu for the locations on map.
It requires jQuery and Google Maps API v3 so you need to have both in your page.

Features

  • Straightforward implementation with simple options
  • Can run as many maps as required
  • Markers and custom icons, zoom level and custom controls menu
  • Supports for Directions, Polygons, Polylines, Fusion tables and styled maps
  • Works in all major browsers, including IE6 (this website not so much)
  • Released under the MIT license

 

 

 

반응형
반응형

PHP Mobile Detect — Lightweight detection for mobile devices

Mobile Dev - PHP/Added on May 9, 2013/Add to favorites

PHP Mobile Detect is a lightweight PHP class for detecting mobile devices, including tablets and smartphones. It detects a mobile environment using the User-Agent string along with specific HTTP headers.

PHP Mobile Detect

 

반응형
반응형

Microsoft DOS tree command

 

http://www.computerhope.com/treehlp.htm

 

Microsoft DOS tree command

Quick links

About tree
Availability
Syntax
Examples

About tree

Allows the user to view a listing of files and folders in an easy to read listing.

Availability

The tree.com is an external command that is available in the below Microsoft operating systems.

All Versions of MS-DOS
Windows 2000
Windows XP
Windows Vista
Windows 7

Syntax

TREE Drive:\ Path /f /a

Drive:\Path Drive and directory containing disk for display of directory structure.
/f Displays file names in each directory.
/a ext characters used for linking lines, instead of graphic characters. /a is used with code pages that do not support graphic characters and to send output to printers that do not properly interpret graphic characters.

Examples

tree

List a tree listing of the current drive. Below is a basic example of what a directory may look like.

C:.
├───Common
├───Director
├───Flash
├───Shockwave 8
│ ├───DswMedia
│ ├───Prefs
│ └───Xtras
└───update

반응형
반응형

JSDares — Learn JavaScript by programming games

Javascript - Reference/Added on May 6, 2013/Add to favorites

JSDares is a series of tutorials that will teach you step-by-step how to program JavaScript via game development. You complete “dares”, short puzzles, by copying the example with as few lines of code as possible. Right now it’s a proof of concept with examples, but soon there will be dare collections to start with.

JS Dares

 

반응형

+ Recent posts