/* * ============================================================================= * SOLVERFORGE QUICKSTART - SHARED WEB UI UTILITIES * ============================================================================= * * This file provides shared utility functions for all SolverForge quickstart UIs. * It includes: * - Header/footer generation * - Error notification handling * - Application info display * - Color utilities for visualizations * * USAGE: * ------ * 1. Include this file AFTER jQuery and Bootstrap in your HTML * 2. Call replaceQuickstartSolverForgeAutoHeaderFooter() in your app.js * 3. Use showError() for displaying error notifications * 4. Use pickColor()/nextColor() for consistent visualization colors */ // ============================================================================= // HEADER & FOOTER GENERATION // ============================================================================= /** * Replaces the placeholder header and footer with the SolverForge branded versions. * * This function looks for: * -
- replaced with navbar * -