Josh Goebel

Results 1642 comments of Josh Goebel
trafficstars

I would suggest modifying your first example to do exactly what is suggested: > first unset `dataset.highlighted`. So write custom Javascript to do that (unset it) BEFORE you call `highlightAll`......

> yes but the real problem is not the warning . highlight doesnt work in first case ,I guess it only do it on server side and completely ignore client...

> is this issue still open? I would like to help. What do you think the fix is? It's not clear yet to me that anything needs to be changed.

> So I do a highlightAll() repeatedly. ..... It seems like highlightAll() should take an optional element If `highlightAll` already works, why do you suggest the additional parameter? Is it...

Closing this as it's trivial to do this - not needed to be added to core.

If this is correct PHP then I don't think we properly fully support all types of PHP comments or all nuances of strings. Our grammar specifically says that single quoted...

> the escape char is not relevant. ... Also if there is no escape It is very relevant - if we understood the escape we'd know that that quote isn't...

> Have you tried it in the demo? I use the developer tool, it's much more powerful than the demo. :-)