-
```
Tryed to use geteted from my javascript code selectors (like "BODY",
"DIV.sidebar") and get empty collections, but "body", "div.sidebar" worked
right.
http://pastebin.com/2pyRYv2S
In my componen…
-
```
What steps will reproduce the problem?
use: selectors & pseudo classes
exp: E[foo^="bar"]:hover {background: red;}
What is the expected output? What do you see instead?
No respone.
What vers…
-
```
Tryed to use geteted from my javascript code selectors (like "BODY",
"DIV.sidebar") and get empty collections, but "body", "div.sidebar" worked
right.
http://pastebin.com/2pyRYv2S
In my componen…
-
```
What steps will reproduce the problem?
simply placea brakpoint on selectors / add NSLog
What is the expected output? What do you see instead?
selectors are never called.
if( _delegate && …
-
```
Tryed to use geteted from my javascript code selectors (like "BODY",
"DIV.sidebar") and get empty collections, but "body", "div.sidebar" worked
right.
http://pastebin.com/2pyRYv2S
In my componen…
-
```
What steps will reproduce the problem?
use: selectors & pseudo classes
exp: E[foo^="bar"]:hover {background: red;}
What is the expected output? What do you see instead?
No respone.
What vers…
-
```
I've implemented a new selector: "?=" which calls out to a custom delegate
passing the element and the name/value (i.e. both sides of ?=) for more
complex element analysis. If there's interest, I…
-
```
What steps will reproduce the problem?
use: selectors & pseudo classes
exp: E[foo^="bar"]:hover {background: red;}
What is the expected output? What do you see instead?
No respone.
What vers…
-
```
What steps will reproduce the problem?
simply placea brakpoint on selectors / add NSLog
What is the expected output? What do you see instead?
selectors are never called.
if( _delegate && …
-
```
What steps will reproduce the problem?
simply placea brakpoint on selectors / add NSLog
What is the expected output? What do you see instead?
selectors are never called.
if( _delegate && …