Thanks. Now I got it! -But the (debugger.js) script is ***heavy*** on
the CPU. My 1000 MHz machine takes *one* minute for loading the
debugger script!

And it is very complicated to handle a firebug script. Additionally on
firefox a separate tab is needed to load the script, and another
separate tab is needed to load the website with the product names.

Therefore I appreciate the "Process Monitor v2.93" application,
downloadhttp://technet.microsoft.com/de-de/sysinternals/bb896645

The Process Monitor has a "freeze" button, as you can see in the
following
picturehttp://www51.zippyshare.com/v/66508849/file.html

...and i like this "freeze" button, because it's easy to handle.

Now I was able to copy all list items from the drop box beginning with
"CA":

<li class="autocomplete_listItem">CADSLPA</li>
<li class="autocomplete_listItem">CADSLR1</li>
<li class="autocomplete_listItem">cadslr4</li>
<li class="autocomplete_listItem">CADSLR4B</li>
<li class="autocomplete_listItem">CADSLR4BPLUS</li>
<li class="autocomplete_listItem">CADSLR4PLUS</li>
<li class="autocomplete_highlightedListItem">CADSLUDA</li>
<li class="autocomplete_listItem">CADSLUG</li>
<li class="autocomplete_listItem">CAIRCINS</li>

-- 
You received this message because you are subscribed to the Google Groups 
"Firebug" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/firebug?hl=en.

Reply via email to