:: Forum >>

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
Thursday, April 15, 2010
Something is wrong here. The classes "active-..." are from the version 1.0 and should not be in 2.5.5 code.
Alex (ActiveWidgets)
Friday, April 16, 2010
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
Friday, April 16, 2010
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
Friday, April 16, 2010

This topic is archived.


Back to support forum

Forum search