Displaying 1 result from an estimated 1 matches for "wt_".
Did you mean:
pt_
2005 Sep 15
1
Javascript object literals -- prototype clash?
...;
properties. I think it''s prototype extending the base Object (not sure about
the extra undefined object in my input list, though). Since I''m a relative
javascript/prototype/Behaviour) newbie, I''m clueless in how I would fix
this, other than labeling properties "wt_" and then screening for that
prefix.
Also, feel free to slap me upside the head and say, "if you want to do that,
you should REALLY be doing this..." :) The long-term idea is to define forms
and workflow one place (DRY) and have Rails generate both AJAX and non-AJAX
ways of pres...