Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Section
Column
Include Page
Infusion13:FSS Links Panel
Infusion13:FSS Links Panel
Column

Naming Conventions

FSS and Infusion both adhere to a strict naming convention for class name selectors.

Include Page
Infusion13:Class Name Conventions
Infusion13:Class Name Conventions

The reason we do this is to separate the different purposes of selectors: one to style things, one to find things in the DOM. This way, you could change your behavioural code without affecting your appearance and vice versa.