
27.11.2007, 17:41
|
|
Новичок
Регистрация: 14.07.2007
Сообщений: 29
С нами:
9909403
Репутация:
10
|
|
Подключил... Через биндинг..
CSS: -moz-binding: url("http://localhost/xml.xml#xss");
XML: <?xml version="1.0"?>
<bindings xmlns="http://www.mozilla.org/xbl"
xmlns:html="http://www.w3.org/1999/xhtml">
<binding id="xss">
<implementation>
<constructor>
JavaScript code...
</constructor>
</implementation>
</binding>
</bindings>
|
|
|