Skip to content
Kevin De Coninck edited this page Jan 10, 2015 · 6 revisions

Introduction

OfficeUI is a project that aims to mimic the Office 2013 User Interface for web elements. With this project, you should be able to recreate an Office ribbon for usage in any web application.

This project has been written in AngularJS and can be adapted when you know something about AngularJS.

Tested browsers

The project has been tested with the following browsers:

  • Chrome (39.0.2171.95 m)
  • Firefox (34.0.5)
  • Internet Explorer (11.0.9600.17498)

This means that this project has been tested with the browsers above. When you test with another browser, please let us know which version has been tested so that it can be included in the list above.

Clone this wiki locally