But I’m getting a TableRow element not defined error in an alert box in
my code. I’ve included all the JS defaults in my layout. Not sure why I
can’t use TableRow.MoveAfter.
But I’m getting a TableRow element not defined error in an alert box in
my code. I’ve included all the JS defaults in my layout. Not sure why I
can’t use TableRow.MoveAfter.
The TableRow object is a custom part of AjaxScaffold. You could
rip out and include the ajax_scaffold.js file from this package,
but the latest Prototype SVN seems to have support for cross-browser
table manipulation.
–
We develop, watch us RoR, in numbers too big to ignore.
But I’m getting a TableRow element not defined error in an alert box in
my code. I’ve included all the JS defaults in my layout. Not sure why I
can’t use TableRow.MoveAfter.
The TableRow object is a custom part of AjaxScaffold. You could
rip out and include the ajax_scaffold.js file from this package,
but the latest Prototype SVN seems to have support for cross-browser
table manipulation.
–
We develop, watch us RoR, in numbers too big to ignore.
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.