FLUID-2408: update Uploader class names

Metadata

Source
FLUID-2408
Type
Sub-task
Priority
Major
Status
Closed
Resolution
Fixed
Assignee
Eli Cochran
Reporter
Justin Obara
Created
2009-03-25T12:35:12.000-0400
Updated
2011-02-22T16:27:46.035-0500
Versions
N/A
Fixed Versions
  1. 1.0
Component
  1. Uploader

Description

update Uploader class names

Comments

  • Justin Obara commented 2009-03-25T12:37:48.000-0400

    Clean Up Parade 1.0

  • Jacob Farber commented 2009-03-26T17:04:27.000-0400

    currently fl-ProgEnhance-show/hide are whats being used to execute progressive enhancement display effects. Since this gets flipped at run-time, it doesnt make sense.
    When possible, I suggest we try :

    fl-ProgEnhance-basic {} // what would get changed at run time to hidden
    fl-ProgEnhance-enhanced {} // what would get changed at run time to shown (instead of writing out the style on the node)

    and flc-basic, flc-enhanced could be the DOM selectors maybe?

  • Eli Cochran commented 2009-03-30T14:43:41.000-0400

    changed fl-ProgEnhance selectors to use the selectors as suggested by Jacob above

  • Eli Cochran commented 2009-03-31T15:05:47.000-0400

    Uploader style and selector class names are now updated to the new scheme

  • Michelle D'Souza commented 2011-02-22T16:27:46.034-0500

    Closing issues that were resolved for 1.0 and earlier releases.