3.2.0

Problem in FF 3.6 with Grid

For some reason our items are not appearing in the grid in Firefox only. The grid appears, but is empty. They show up in Safari, IE, and Chrome, but not FF.

The classes on the items I'm talking about are:
"active-templates-row active-grid-row active-list-item"

aw.js version 2.5.5

Any idea on what I'm missing?
Rick
April 15,
Something is wrong here. The classes "active-..." are from the version 1.0 and should not be in 2.5.5 code.
Alex (ActiveWidgets)
April 16,
It seems I pasted the wrong class.

The ones I meant are:
"aw-templates-list aw-text-normal aw-grid-row aw-row-0 aw-rows-selected aw-alternate-even"

These rows in the grid are not being generated in Firefox 3.6 for some reason but work in all other browsers.

We are in the process of updating and I must have got my copy paste mixed up.
Thanks for help Alex

Rick
April 16,
Figured it out. Some of the items being put in the grid had "&" in the name. I had to add a replace to replace them with & and it worked fine after that. Guess other browsers handle it.

Thanks.
Rick
April 16,

This topic is archived.

See also:


Back to support forum