Theory and Practice
About Archives Categories Tags Authors 中文 ไทย
  1. Tags
  2. AngularJS

[AngularJS] Input Suggest Dropdown Menu

January 27, 2017

Provide input suggest feature via AngularJS. Usually used in dictionary application.

 read more »

[AngularJS] Animate.css Test Demo

January 26, 2017

Use Animate.css and AngularJS to animate your webpage.

 read more »

[AngularJS] Virtual Keyboard

January 20, 2017

Virtual kayboard/keypad via AngularJS. Used in Pāli Dictionary.

 read more »

[AngularJS] Add Tooltip to Every Word

May 31, 2016

Add tooltip to every word via AngularJS. Used in Pāli Tipiṭaka.

 read more »

[AngularJS] i18n Directive

May 29, 2016

Client side gettext-like Internationalization (i18n) via AngularJS Directives.

 read more »

[AngularJS] gettext-like i18n Solution

May 28, 2016

Client side gettext-like Internationalization (i18n) via AngularJS.

 read more »

[AngularJS] Treeview

May 27, 2016

Treeview via AngularJS. Used in Pāli Tipiṭaka.

 read more »

[AngularJS] Tooltip

May 26, 2016

Tooltip via AngularJS. Used in Pāli Tipiṭaka.

 read more »

[AngularJS] Resizable Views

May 25, 2016

Resizable Views via AngularJS. Used in Pāli Tipiṭaka.

 read more »

[AngularJS] Dropdown Menu Using Directive

February 04, 2015

Use AngularJS powerful custom directive to implement dropdown menu without jQuery or any other library.

 read more »

[AngularJS] Toggle Element without JavaScript

June 22, 2013

Example of toggling DOM element using AngularJS, without any JavaScript code.

 read more »

[AngularJS] Get Element Offset (Position)

May 12, 2013

Get the offset (position) of an AngularJS DOM element without jQuery

 read more »

[AngularJS] Incorrect ng-mouseenter ng-mouseleave and Solution

May 01, 2013 (Updated: February 24, 2015)

Solution to mouseenter and mouseleave event in old version AngularJS.

 read more »

[AngularJS] Draggable (Movable) Element

April 04, 2013 (Updated: February 20, 2015)

Draggable, movable HTML element using AngularJS.

 read more »

[AngularJS] Safe Scope.$apply Implementation (Error: $apply already in progress)

April 04, 2013 (Updated: February 23, 2015)

Safely execute an expression in angular from outside of the angular framework.

 read more »

[AngularJS] Set HTML Document Title

March 08, 2013

Set HTML document title in AngularJS

 read more »

[AngularJS] Update Property in Parent Scope

February 08, 2013 (Updated: February 23, 2015)

Update parent scope from child scope by event dispatching and listening mechanism.

 read more »

[AngularJS] datepicker with jQuery

February 06, 2013 (Updated: February 23, 2015)

jQuery datepicker wrapped in AngularJS directive.

 read more »
Powered by Github Pages, Pelican, pyScss.