The BIM Whale Project
CtrlK
  • Welcome
  • Introduction
    • The BIM Whale Project
      • 1. BIMWHALE.js
      • 2. Docs
      • 3. BIM-valen
    • Additional Notes
      • Links
      • FAQ
      • Abbreviations
  • Getting Started
    • Getting Started
      • Quick Start
      • Detailed instructions
    • Simple Example
      • What are Property Sets?
      • Config
      • Get Property Set
      • Print the Result
      • Print Property Set
      • Final result
    • Advanced Example
      • Prerequisites
      • Getting Started
      • Add Basic HTML Page
      • Add Config - part 1
      • Add Config - part 2
      • Create a Table
      • Final Touches
      • The Final Result
  • Configuration
    • Config
  • Demos
    • Demos
      • Demo 1
      • Demo 2 (in Swedish)
  • Industry Foundation Classes, IFC
    • What is IFC?
    • EXPRESS
    • STEP-file
  • IFC Sample Files
    • Sample files
      • Simple Wall
      • Many Simple Walls
      • Tall Building
      • Large Building
      • Basic House
      • Advanced Project
  • Developer
    • BIMWHALE.js docs
  • Sources
Powered by GitBook
On this page
  • Boostrap
  • DataTables
  • jQuery
  • Select2
Export as PDF
  1. Getting Started
  2. Advanced Example

Prerequisites

Boostrap

We will use Bootstrap as the CSS framework.

LogoBootstrapgetbootstrap

DataTables

Regular Bootstrap tables lacks any functionality. DataTables will add that.

LogoDataTables | Table plug-in for jQuery

jQuery

Both Bootstrap and DataTables require jQuery.

LogojQuery

Select2

We are going to use select2 to extend the select boxes.

LogoGetting Started | Select2 - The jQuery replacement for select boxes

PreviousAdvanced ExampleNextGetting Started

Last updated 4 years ago