Hi all,
Can anyone tell me why this line of code works in FF but not IE??
function stuff(id){
record_id=$(id);
record_id.innerHTML = "foo";
}I get a 'Runtime Error'. -- ----------------------- Iggy Sandejas Web Developer 0419 485 252 D-Frag Solutions http://www.dfrag.com.au ----------------------- _______________________________________________ Rails-spinoffs mailing list [email protected] http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs
