You cannot post messages because only members can post, and you are not currently a member.
|
Firefinder with XML
|
| |
I would like to use Firefinder to perform XPath queries on XML loaded
in the browser.
The obstacle here could be the XML namespaces, not really sure how to
approach that one, maybe define them on the side somehow...
Nice to have would be the possibility to choose an XSLT and apply the
transformation (wishful thinking ;).... more »
|
|
filter results not visible when Firebug is running in separate window
|
| |
It seems that the Firefinder results are not visible when Firebug is running in separate window. To reproduce: Start Firebug (F12) and search for elements using Firefinder. Results are show. See first attachment. Detach Firebug (Ctrl-F12) and search again. Results are NOT shown, but matching elements count is. See second attachment.... more »
|
|
Firefinder does not work with Firefox 3.6.8
|
| |
I installed Firebug 1.5.4 on Firefox 3.6.8, but the latest available Firefinder does not work with Firebug 1.5.4, it needs Firebug 1.01. However Firebug 1.01 does not work with Firefox 3.6.8, which means I'll have to downgrade my Firefox which I cannot do right now. Do we have a solution for this problem? Please let me know what versions of Firebug and Firefinder... more »
|
|
add !important to outlines
|
| |
I had "outline:none" to some elements and it was overwriting
firefinder rules.
I recommend adding !important to the rules on the
"firefinder@robert.../chrome/c ontent/browser.css" file...
cheers.
--
Miller Medeiros | [link] | blog.millermedeiros.com
|
|
Firefinder seems to make Firebug not open in FF 3.6
|
| |
Hey Guys,
Firebug seems to not open (clicking on the bug on the bottom doesn't
open the pane) when firefinder is installed. It seems to be firefinder
that is causing the issue because when i disable it and restart
firefox, firebug opens again
Versions used:
-------------------
-OS: Ubuntu Linux 10.04 64 bit... more »
|
|
a patch to add Jquery/Dojo selector to firefirender
|
| |
Hi group, I worked for a long time with firefinder and I don't have to explain you how it's useful. I spend a lot of time dealing with jquery selector, so last night I mumbled if was possible add this feature to firefinder. So I've modified the original code to add sizzle engine support, at the moment it's... more »
|
|
single quote
|
| |
go to [link]
try this expression: descendant::span[@class='bread crumbSelected']
it doesn't work.
if you look at the code of the original page [not from firebug, it
corrects the error] you see they are using a single quote for the
class attribute insted of a double quote:... more »
|
|
|