iFACE A JavaScript Framework
-
iFACE - for ASP.NET, JSP, PHP & HTML
- Save 30-40% of Development Time
- Minimize Margin of Errors
- Write Less. Get More
- Exceptional Performance
iFACE would speed up UI development up to 30- 40% . This would allow web developers to focus most of their time on implementing business logic.
iFACE promise to enhance exceptional performance and end-user experience.
The Basics
This is a basic tutorial, designed to help you get started using iFACE. The following example illustrates how to place the files.
<link href="styles/iface-skin.css" rel="stylesheet" /> <script src="scripts/jquery-1.9.1.min.js" type="text/javascript"></script> <script src="scripts/jquery-ui.1.10.2.js" type="text/javascript"></script> <script src="scripts/iface-1.0.1.js" type="text/javascript"></script>Along with 'iface-skin.css' file Include latest jQuery framework followed by 'iface-1.0.1.js'. Once you are done with it set the exposed property of elements/ controls correctly to achieve required UI control and behavior
-
HTML Controls
Panels
Collapseble Panel (Collapsed) Collapseble Panel (Expanded) Static PanelTabs
Horizontal Tab (Ajax) Vertical Tab (Ajax) Horizontal Tab Vertical TabPop Up
Modal Popup (Header = true) Modal Popup Modal Popup (BIG data)