Ruby on Rails | Screencasts | Download | Documentation | Weblog | Community | Source

Ticket #10008 (new defect)

Opened 1 year ago

[PATCH] Fix selector with child on IE

Reported by: kuriyama Assigned to: sam
Priority: low Milestone: 2.x
Component: Prototype Version: edge
Severity: minor Keywords:
Cc:

Description

It seems there is a problem when using selectors like $$('#p > #p') in IE version (not XPath version).

Attachments

selector-child.diff.txt (1.5 kB) - added by kuriyama on 10/27/07 14:41:10.

Change History

10/27/07 14:41:10 changed by kuriyama

  • attachment selector-child.diff.txt added.