You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a proof of concept about integrating jQuery with CI and building interfaces directly from PHP code.
In this library only two jQuery UI components are accesible and these are tabs and accordion.
With few php lines you can create very nice ui components. This library will be updated very soon with more functionality: ajax connections for the components, tables, menus and dialogs.
Thank you for your feedback,
[url=http://www.mindware.ro/2007/10/simple-interface-library-for-code.html]Here are the details for implementation[/url]
[b]Implemented[/b]
jQuery and the UI components
tabs
accordion
theme setting
The zip contains the extended CI Loader class, very usefull for simple templating.