首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > Java > actionscript-xml-css-selectors

actionscript-xml-css-selectors

  • 资源大小:6.38 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签:

资 源 简 介

It has nothing to do with CSS styles, only CSS selectors for filtering, e.g. "#id > .class". Based on cssQuery for javascript: http://dean.edwards.name/my/cssQuery/ , luckily it was lGPL. Rewriten for AS3 with usage of of E4X. Limitations: it does not support namespaces, :not, :nth-child (only for numbers, but no equations) and it shows only distinct results. After all, isn"t var value:String = html.cssQuery("#entry_form input[name=id]").xml.attribute("value"); simple and elegant? :) It is possible to parse any XML, not only XHTML. Usage Accepted selectors API

文 件 列 表

xhtml
src
XHTMLList.as
XHTMLNode.as
XHTMLQuery.as
VIP VIP
0.203756s