The Artima Developer Community
Sponsored Link

Ruby Buzz Forum
RJS Error [object error] en IE al agregar filas a una tabla usando prototype

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Edgar Gonzalez

Posts: 560
Nickname: egg
Registered: Feb, 2006

Edgar Gonzalez is Chief Technology Officer for VALHALLA project
RJS Error [object error] en IE al agregar filas a una tabla usando prototype Posted: Nov 22, 2007 1:39 PM
Reply to this message Reply

This post originated from an RSS feed registered with Ruby Buzz by Edgar Gonzalez.
Original Post: RJS Error [object error] en IE al agregar filas a una tabla usando prototype
Feed Title: La Cara Oscura del Desarrollo de Software
Feed URL: http://www.lacaraoscura.com/feed/
Feed Description: Our experiences day after day about software development: programming languages, standards, design patterns, tools and tips. (blog in spanish)
Latest Ruby Buzz Posts
Latest Ruby Buzz Posts by Edgar Gonzalez
Latest Posts From La Cara Oscura del Desarrollo de Software

Advertisement
En una aplicación rails estoy agregando filas (<tr>) a una tabla (<table>), vía un rjs: page.insert_html :bottom, "my_table",                  :partial => "my_row",                  :collection => @entries,                  :locals => { :user => @user, :foods => [...]

Read: RJS Error [object error] en IE al agregar filas a una tabla usando prototype

Topic: Skitch... my favorite desktop application of 2007? Previous Topic   Next Topic Topic: Q&A with Brian LeRoux (Nitobi) on Vlad the Deployer, Rails 2.0 and More (Part II)

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use