1
0
mirror of https://github.com/moparisthebest/app-UI synced 2024-08-13 16:54:00 -04:00

updated index.html

This commit is contained in:
Andrew Trice 2012-04-24 22:13:57 -04:00
parent 9f9c7a297c
commit b212755c31

View File

@ -27,19 +27,12 @@
<section>
<p><strong>app-UI</strong> is a 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 (<a href="http://www.phonegap.com" target="_blank">http://www.phonegap.com</a>). app-UI can easily be styled/customized using CSS.</p>
<p><strong>app-UI</strong> is a FREE 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 (<a href="http://www.phonegap.com" target="_blank">http://www.phonegap.com</a>). app-UI can easily be styled/customized using CSS.</p>
<p><iframe width="560" height="315" src="http://www.youtube.com/embed/gSJAN6BBRj4?rel=0" frameborder="0" allowfullscreen></iframe></p>
<p><em>Disclaimer: Please keep in mind that things will change as the project is improved and matured - this is a beta/early prototype.</em></p>
<p>app-UI was created by Andrew Trice
<ul>
<li>blog: <a href="http://tricedesigns.com" target="_blank">http://tricedesigns.com</a></li>
<li>twitter: <a href="https://twitter.com/#!/andytrice" target="_blank">https://twitter.com/#!/andytrice</a></li>
</ul>
</p>
<p>All of app-UI was created using HTML, CSS, & JavaScript. All animations are rendered using CSS3 translate3d, so that they are hardware accelerated (where supported). app-UI works well on iOS, Android and BlackBerry browsers (others not tested), and works well on the latest releases of most desktop browsers.</p>
<hr />
@ -147,6 +140,15 @@ NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVE
ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
</pre>
<hr/>
<p>app-UI was created by Andrew Trice
<ul>
<li>blog: <a href="http://tricedesigns.com" target="_blank">http://tricedesigns.com</a></li>
<li>twitter: <a href="https://twitter.com/#!/andytrice" target="_blank">https://twitter.com/#!/andytrice</a></li>
</ul>
</p>