Hi there, i need to drag an draggable element to an child div node inside an another div container, but i create the child node dynamicly with ids like ' div_ + i ' where 'i' is a incremental variable, thats the problem because i need get the id of this child nodes to manipulate it, somebody knows how if i drag the element to that child node i can get the id of that node ? i try with the dropon.id but i get the id of the parent div node, i need the id of the childs

thanks

--
//
//   Ing. Francisco J. Calderón S.
//   [EMAIL PROTECTED]
//   Usuario de GNU/Linux  nº 349529
//   Maracay, Venezuela
//
_______________________________________________
Rails-spinoffs mailing list
Rails-spinoffs@lists.rubyonrails.org
http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs

Reply via email to