We have some kludgy workarounds for an internal app and I was wondering which jQuery/css technique is considered faster / more efficient ...etc.
Technique A
I would add non-semantic classes via jQ. Such as: 'float-right', 'margin-right'. This is a lot cleaner to maintain imo.