Displaying 1 result from an estimated 1 matches for "supopsed".
Did you mean:
supoose
2006 May 20
1
RJS returned javascript written straight to page
...personnel => p
}
page.visual_effect :highlight, @params[:type].gsub(/_/, ""),
end
end
whenever I use this, the generated javascript just gets pasted right in like this. over the top of everything else in the div it''s supopsed to be inserting into:
new Insertion.Bottom("script", " <div class=\"repeatGroup\" id=\"script_701127528526052\">\n <p class=\"removeControl\"> etc...
I''m running 1.1.2, I''ve updated my scripts, but I can''t seem...