ENGAGE-261: Allow fluid.engage.renderUtils.createRendererFunction to take in a selector for the renderer container

Metadata

Source
ENGAGE-261
Type
Bug
Priority
Major
Status
Closed
Resolution
Fixed
Assignee
N/A
Reporter
Justin Obara
Created
2010-01-20T14:48:10.000-0500
Updated
2014-03-03T14:15:37.151-0500
Versions
N/A
Fixed Versions
  1. 0.3b
Component
N/A

Description

Allow fluid.engage.renderUtils.createRendererFunction to take in a selector for the renderer container

Currently it needs a jquery of the renderer container, the helper function though should allow the user to pass in a simple selector instead and convert this into a jquery object.

Comments

  • Justin Obara commented 2010-01-22T09:22:30.000-0500

    resolved at r9066

    fluid.engage.renderUtils.createRendererFunction can now take in a selector for the renderer container.